You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Implement common tileset portion at second half of vTiles5: palette maps (#19)
This commit is contained in:
4
gfx/tilesets/spaces/fixed_spaces_palette_map.asm
Executable file
4
gfx/tilesets/spaces/fixed_spaces_palette_map.asm
Executable file
@@ -0,0 +1,4 @@
|
||||
tilepal 1, WATER, WATER, RED, RED, GREEN, GREEN, GRAY, GRAY
|
||||
tilepal 1, GRAY, GRAY, GRAY, GRAY, GRAY, GRAY, GRAY, GRAY
|
||||
tilepal 1, WATER, WATER, RED, RED, GREEN, GREEN, GRAY, GRAY
|
||||
tilepal 1, GRAY, GRAY, GRAY, GRAY, GRAY, GRAY, GRAY, GRAY
|
||||
Reference in New Issue
Block a user