map → map_id; map_def → map; map_data → map_attributes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
SwarmGrassWildMons: ; 0x2b8d0
|
||||
|
||||
; Dunsparce swarm
|
||||
map DARK_CAVE_VIOLET_ENTRANCE
|
||||
map_id DARK_CAVE_VIOLET_ENTRANCE
|
||||
db 4 percent, 4 percent, 4 percent ; encounter rates: morn/day/nite
|
||||
; morn
|
||||
db 3, GEODUDE
|
||||
@@ -31,7 +31,7 @@ SwarmGrassWildMons: ; 0x2b8d0
|
||||
db 4, DUNSPARCE
|
||||
|
||||
; Yanma swarm
|
||||
map ROUTE_35
|
||||
map_id ROUTE_35
|
||||
db 10 percent, 10 percent, 10 percent ; encounter rates: morn/day/nite
|
||||
; morn
|
||||
db 12, NIDORAN_M
|
||||
|
Reference in New Issue
Block a user