You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Battle data goes in data/battle/
TreeMons, like fish groups, have constants
This commit is contained in:
@@ -1429,6 +1429,7 @@ LoadTilesetGFX:: ; 2821
|
||||
pop af
|
||||
ld [rSVBK], a
|
||||
|
||||
; These tilesets support dynamic per-mapgroup roof tiles.
|
||||
ld a, [wTileset]
|
||||
cp TILESET_JOHTO_1
|
||||
jr z, .load_roof
|
||||
|
||||
Reference in New Issue
Block a user