mirror of
https://github.com/gb-mobile/pokecrystal-mobile-eng.git
synced 2026-04-26 09:20:33 -05:00
Update GoldenrodCity.asm
Fixed script location for UNDERGROUND ENTRANCE sign.
This commit is contained in:
parent
45dd9bfa8f
commit
d867594c23
|
|
@ -580,7 +580,7 @@ GoldenrodCity_MapEvents:
|
|||
bg_event 16, 22, BGEVENT_READ, GoldenrodCityGameCornerSign
|
||||
bg_event 12, 7, BGEVENT_READ, GoldenrodCityNameRaterSign
|
||||
bg_event 8, 6, BGEVENT_READ, GoldenrodCityUndergroundSignNorth
|
||||
bg_event 12, 30, BGEVENT_READ, GoldenrodCityUndergroundSignSouth
|
||||
bg_event 10, 30, BGEVENT_READ, GoldenrodCityUndergroundSignSouth
|
||||
bg_event 17, 27, BGEVENT_UP, GoldenrodCityPokecenterSign
|
||||
bg_event 30, 6, BGEVENT_READ, GoldenrodCityFlowerShopSign
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user