Added ash, grass, rough and sand biome spritesheets...

This commit is contained in:
Ognjen Milan Robovic 2024-05-27 06:03:07 -04:00
parent 71984fb0fd
commit 63c1844890
5 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -204,7 +204,7 @@ begin
world.configure;
--~ai.configure;
world.make (world.snow, 240, 180, 8);
world.make (world.rough, 240, 180, 8);
world.add_chad (player);
core.dash;