diff options
| author | dannye <33dannye@gmail.com> | 2021-09-26 22:56:02 -0500 |
|---|---|---|
| committer | dannye <33dannye@gmail.com> | 2021-09-26 22:56:02 -0500 |
| commit | 94ed208164c3f6484a26923c5bc7664b9a3c4002 (patch) | |
| tree | e6141c9f312ae0edf4b4741a729b03fea1ddebf5 /data/maps/objects/Route18Gate1F.asm | |
| parent | 501a21fa5dc6f01c0563316c9cd209cccb1eef45 (diff) | |
| parent | d48a318dbf4b9e07da57980adb5894f5eadb11f7 (diff) | |
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'data/maps/objects/Route18Gate1F.asm')
| -rw-r--r-- | data/maps/objects/Route18Gate1F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/objects/Route18Gate1F.asm b/data/maps/objects/Route18Gate1F.asm index b01f8a21..2dcec54b 100644 --- a/data/maps/objects/Route18Gate1F.asm +++ b/data/maps/objects/Route18Gate1F.asm @@ -11,6 +11,6 @@ Route18Gate1F_Object: def_bg_events def_object_events - object_event 4, 1, SPRITE_GUARD, STAY, DOWN, 1 ; person + object_event 4, 1, SPRITE_GUARD, STAY, DOWN, 1 ; person def_warps_to ROUTE_18_GATE_1F |
