mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
f497c1508b
Also move maps/scripts to scripts/maps
19 lines
528 B
PHP
19 lines
528 B
PHP
AbandonedShip_Rooms_B1F_MapScripts:: @ 8237FB7
|
||
map_script 5, AbandonedShip_Rooms_B1F_MapScript1_237FBD
|
||
.byte 0
|
||
|
||
AbandonedShip_Rooms_B1F_MapScript1_237FBD: @ 8237FBD
|
||
setdivewarp ABANDONED_SHIP_UNDERWATER_2, 255, 17, 4
|
||
end
|
||
|
||
AbandonedShip_Rooms_B1F_EventScript_237FC6:: @ 8237FC6
|
||
msgbox AbandonedShip_Rooms_B1F_Text_237FCF, 2
|
||
end
|
||
|
||
AbandonedShip_Rooms_B1F_Text_237FCF: @ 8237FCF
|
||
.string "Urrrrppp…\p"
|
||
.string "I’m getting queasy just being aboard\n"
|
||
.string "this ship…\p"
|
||
.string "It’s not even moving, but…$"
|
||
|