diff options
Diffstat (limited to 'data/maps/objects/ViridianForestNorthGate.asm')
| -rw-r--r-- | data/maps/objects/ViridianForestNorthGate.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/objects/ViridianForestNorthGate.asm b/data/maps/objects/ViridianForestNorthGate.asm index 28d91ebe..020f2f62 100644 --- a/data/maps/objects/ViridianForestNorthGate.asm +++ b/data/maps/objects/ViridianForestNorthGate.asm @@ -10,7 +10,7 @@ ViridianForestNorthGate_Object: def_bg_events def_object_events - object_event 3, 2, SPRITE_SUPER_NERD, STAY, NONE, 1 ; person - object_event 2, 5, SPRITE_GRAMPS, STAY, NONE, 2 ; person + object_event 3, 2, SPRITE_SUPER_NERD, STAY, NONE, 1 ; person + object_event 2, 5, SPRITE_GRAMPS, STAY, NONE, 2 ; person def_warps_to VIRIDIAN_FOREST_NORTH_GATE |
