diff options
Diffstat (limited to 'data/maps/objects/ViridianForestSouthGate.asm')
| -rw-r--r-- | data/maps/objects/ViridianForestSouthGate.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/objects/ViridianForestSouthGate.asm b/data/maps/objects/ViridianForestSouthGate.asm index 1ed22076..13517e0c 100644 --- a/data/maps/objects/ViridianForestSouthGate.asm +++ b/data/maps/objects/ViridianForestSouthGate.asm @@ -10,7 +10,7 @@ ViridianForestSouthGate_Object: def_bg_events def_object_events - object_event 8, 4, SPRITE_GIRL, STAY, LEFT, 1 ; person - object_event 2, 4, SPRITE_LITTLE_GIRL, WALK, UP_DOWN, 2 ; person + object_event 8, 4, SPRITE_GIRL, STAY, LEFT, 1 ; person + object_event 2, 4, SPRITE_LITTLE_GIRL, WALK, UP_DOWN, 2 ; person def_warps_to VIRIDIAN_FOREST_SOUTH_GATE |
