This commit is contained in:
Zeta_Null 2023-10-26 15:26:09 -04:00
commit a8a942cefb
57 changed files with 501 additions and 34 deletions

View file

@ -60,6 +60,9 @@ ENDM
map_const ROUTE_42, 30, 9 ; 5
map_const ROUTE_44, 30, 9 ; 6
map_const MAHOGANY_TOWN, 10, 9 ; 7
map_const LAKE_OF_RAGE_TRADER_HOUSE, 4, 4 ; 8
map_const LAKE_OF_RAGE_POKECENTER_1F, 5, 4 ; 9
map_const LAKE_OF_RAGE_MART, 6, 4 ; 10
endgroup
newgroup DUNGEONS ; 3

View file

@ -42,4 +42,5 @@
const MART_MT_MOON
const MART_INDIGO_PLATEAU
const MART_UNDERGROUND
const MART_LAKEOFRAGE
DEF NUM_MARTS EQU const_value

View file

@ -90,6 +90,7 @@
const BELLSPROUT ; 45
const WEEPINBELL ; 46
const VICTREEBEL ; 47
const BELLIGNAN
const TENTACOOL ; 48
const TENTACRUEL ; 49
const GEODUDE ; 4a