diff options
Diffstat (limited to 'data/maps/BattleFrontier_Lounge9/map.json')
-rw-r--r-- | data/maps/BattleFrontier_Lounge9/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/BattleFrontier_Lounge9/map.json b/data/maps/BattleFrontier_Lounge9/map.json index 9f0a56ba0..f5bf1ef18 100644 --- a/data/maps/BattleFrontier_Lounge9/map.json +++ b/data/maps/BattleFrontier_Lounge9/map.json @@ -15,7 +15,7 @@ "connections": null, "object_events": [ { - "graphics_id": "EVENT_OBJ_GFX_GIRL_2", + "graphics_id": "OBJ_EVENT_GFX_GIRL_2", "x": 6, "y": 3, "elevation": 0, @@ -46,4 +46,4 @@ ], "coord_events": [], "bg_events": [] -}
\ No newline at end of file +} |