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/Route7Gate.asm | |
| parent | 501a21fa5dc6f01c0563316c9cd209cccb1eef45 (diff) | |
| parent | d48a318dbf4b9e07da57980adb5894f5eadb11f7 (diff) | |
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'data/maps/objects/Route7Gate.asm')
| -rw-r--r-- | data/maps/objects/Route7Gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/objects/Route7Gate.asm b/data/maps/objects/Route7Gate.asm index 78b9eff8..b1d29e61 100644 --- a/data/maps/objects/Route7Gate.asm +++ b/data/maps/objects/Route7Gate.asm @@ -10,6 +10,6 @@ Route7Gate_Object: def_bg_events def_object_events - object_event 3, 1, SPRITE_GUARD, STAY, DOWN, 1 ; person + object_event 3, 1, SPRITE_GUARD, STAY, DOWN, 1 ; person def_warps_to ROUTE_7_GATE |
