diff options
Diffstat (limited to 'data/maps/objects/Route12Gate2F.asm')
-rwxr-xr-x | data/maps/objects/Route12Gate2F.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/objects/Route12Gate2F.asm b/data/maps/objects/Route12Gate2F.asm index e9075cfc..413adf25 100755 --- a/data/maps/objects/Route12Gate2F.asm +++ b/data/maps/objects/Route12Gate2F.asm @@ -2,11 +2,11 @@ Route12Gate2F_Object: db $a ; border block def_warps - warp 7, 7, 4, ROUTE_12_GATE_1F + warp 7, 7, 4, ROUTE_12_GATE_1F def_signs - sign 1, 2, 2 ; Route12GateUpstairsText2 - sign 6, 2, 3 ; Route12GateUpstairsText3 + sign 1, 2, 2 ; Route12GateUpstairsText2 + sign 6, 2, 3 ; Route12GateUpstairsText3 def_objects object SPRITE_BRUNETTE_GIRL, 3, 4, WALK, UP_DOWN, 1 ; person |