diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 23:45:22 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-02 23:45:22 -0400 |
| commit | 8455e51b86c1e5d33e3290e30b48bde663038226 (patch) | |
| tree | 3bd6baad0f664ac4cf42fd8002230404fdc2e643 /data/mapObjects/route22gate.asm | |
| parent | Route 12 and 16 houses (diff) | |
| download | pokeyellow-8455e51b86c1e5d33e3290e30b48bde663038226.tar.gz pokeyellow-8455e51b86c1e5d33e3290e30b48bde663038226.tar.xz pokeyellow-8455e51b86c1e5d33e3290e30b48bde663038226.zip | |
Seafoam Islands 1 and Route 22 Gate
Diffstat (limited to 'data/mapObjects/route22gate.asm')
| -rwxr-xr-x | data/mapObjects/route22gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapObjects/route22gate.asm b/data/mapObjects/route22gate.asm index 604a8730..02f11d58 100755 --- a/data/mapObjects/route22gate.asm +++ b/data/mapObjects/route22gate.asm @@ -5,7 +5,7 @@ Route22GateObject: ; 0x1e720 (size=42) db $7, $4, $0, $ff db $7, $5, $0, $ff db $0, $4, $0, $ff - db $0, $5, $1, $ff + db $0, $5, $0, $ff db $0 ; signs |
