mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-17 02:30:50 +12:00
mild improvements to tilesets + blue is blue now
This commit is contained in:
parent
6e6d2aeede
commit
b63a10d0ce
|
@ -13,7 +13,7 @@ OverworldSprites:
|
|||
overworld_sprite RivalSpriteGFX, 12, WALKING_SPRITE, PAL_OW_RED
|
||||
overworld_sprite OakSpriteGFX, 12, WALKING_SPRITE, PAL_OW_BROWN
|
||||
overworld_sprite RedSpriteGFX, 12, WALKING_SPRITE, PAL_OW_RED
|
||||
overworld_sprite BlueSpriteGFX, 12, WALKING_SPRITE, PAL_OW_RED
|
||||
overworld_sprite BlueSpriteGFX, 12, WALKING_SPRITE, PAL_OW_BLUE
|
||||
overworld_sprite BillSpriteGFX, 12, WALKING_SPRITE, PAL_OW_RED
|
||||
overworld_sprite ElderSpriteGFX, 12, WALKING_SPRITE, PAL_OW_BROWN
|
||||
overworld_sprite JanineSpriteGFX, 12, WALKING_SPRITE, PAL_OW_RED
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -44,3 +44,4 @@
|
|||
tilecoll WATER, WATER, WATER, WATER ; 2b
|
||||
tilecoll WATER, WATER, WATER, WATER ; 2c
|
||||
tilecoll WALL, FLOOR, FLOOR, FLOOR ; 2d
|
||||
tilecoll PIT, FLOOR, PIT, FLOOR ; 2e
|
||||
|
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 851 B After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.8 KiB |
|
@ -1,2 +1,2 @@
|
|||
&(*)'%%%%%"!#%% ! %
|
||||
&(*)'%%%%%"!#%% ! %....
|
||||
-%%%%%%%%%%%%%
|
|
@ -1 +1 @@
|
|||
IJHF|}+BF~-/JIJ !A|}G~-$AAAAAATnnnnUX5555Y
|
||||
IJHF|}+BF~-/JIJ !A|}G~-bAAAAAATnnnnUX5555Y
|
Loading…
Reference in a new issue