Added ash, grass, rough and sand biome spritesheets...
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 3.5 KiB |
@ -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;
|
||||
|