mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
9 lines
209 B
PHP
9 lines
209 B
PHP
AbandonedShip_Deck_MapScripts:: @ 823799A
|
|
map_script MAP_SCRIPT_ON_TRANSITION, AbandonedShip_Deck_OnTransition
|
|
.byte 0
|
|
|
|
AbandonedShip_Deck_OnTransition: @ 82379A0
|
|
setflag FLAG_LANDMARK_ABANDONED_SHIP
|
|
end
|
|
|