mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
Citrine Rocket House
This map is pretty much finished, save for the map sprites for Jessie, James, and the unused Cat (aka Meowth) being imported, as well as an & symbol. This adds everything else - the marts, the Rocket Trio fight, the meeting music, the tileset, the trainer class for Jessie/James, I could go on. A ton of work well-done.
This commit is contained in:
parent
437602bf21
commit
78d3ed63f2
37 changed files with 287 additions and 28 deletions
|
|
@ -98,7 +98,7 @@ DEF FIRST_INDOOR_MAP EQU const_value
|
|||
map_const CELESTE_HILL, 12, 12 ; $4C - Was copy of above & unused
|
||||
map_const ROUTE_7_GATE, 3, 4 ; $4D
|
||||
map_const UNDERGROUND_PATH_ROUTE_7, 4, 4 ; $4E
|
||||
map_const UNDERGROUND_PATH_ROUTE_7_COPY, 4, 4 ; $4F - Unused
|
||||
map_const CITRINE_ROCKET_HOUSE, 5, 5 ; $4F - Unused, was UNDERGROUND_PATH_ROUTE_7_COPY
|
||||
map_const ROUTE_8_GATE, 3, 4 ; $50
|
||||
map_const UNDERGROUND_PATH_ROUTE_8, 4, 4 ; $51
|
||||
map_const ROCK_TUNNEL_POKECENTER, 7, 4 ; $52
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue