warp_event x, y, map, warp_id
This commit is contained in:
@@ -381,8 +381,8 @@ GoldenrodGym_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
db 2 ; warp events
|
||||
warp_event 2, 17, 1, GOLDENROD_CITY
|
||||
warp_event 3, 17, 1, GOLDENROD_CITY
|
||||
warp_event 2, 17, GOLDENROD_CITY, 1
|
||||
warp_event 3, 17, GOLDENROD_CITY, 1
|
||||
|
||||
db 1 ; coord events
|
||||
coord_event 8, 5, SCENE_GOLDENRODGYM_WHITNEY_STOPS_CRYING, WhitneyCriesScript
|
||||
|
Reference in New Issue
Block a user