diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-02-24 09:02:25 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-24 09:02:25 -0500 |
| commit | a0fa06a066dd2261dfdfb87ea5fd8a4ecb3fa634 (patch) | |
| tree | b5bec9a5a1b819bf9d98fb349598e9cf5feb1207 /data/maps/TwoIsland_House | |
| parent | 942ea77a0d574b7c9bb71bace53755dc9ccde5b5 (diff) | |
| parent | 1fc8db43b7254f7445b335cec22c7406edb1902d (diff) | |
Merge pull request #265 from GriffinRichards/sync-objgfx
Sync object event gfx constants
Diffstat (limited to 'data/maps/TwoIsland_House')
| -rw-r--r-- | data/maps/TwoIsland_House/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/TwoIsland_House/map.json b/data/maps/TwoIsland_House/map.json index da5033107..2f45c143f 100644 --- a/data/maps/TwoIsland_House/map.json +++ b/data/maps/TwoIsland_House/map.json @@ -16,7 +16,7 @@ "connections": null, "object_events": [ { - "graphics_id": "OBJECT_EVENT_GFX_FAT_MAN", + "graphics_id": "OBJ_EVENT_GFX_FAT_MAN", "x": 7, "y": 5, "elevation": 3, |
