Document Cerulean City scripts

This commit is contained in:
GriffinR
2020-01-14 14:48:25 -05:00
parent 8c560386ed
commit f544f6e356
58 changed files with 796 additions and 745 deletions
+9 -9
View File
@@ -1,23 +1,23 @@
CeruleanCity_House2_MapScripts:: @ 816A975
.byte 0
CeruleanCity_House2_EventScript_16A976:: @ 816A976
CeruleanCity_House2_EventScript_Hiker:: @ 816A976
lock
faceplayer
goto_if_set FLAG_GOT_TM28_FROM_ROCKET, EventScript_16A98B
msgbox gUnknown_8191E13
goto_if_set FLAG_GOT_TM28_FROM_ROCKET, CeruleanCity_House2_EventScript_HikerGotTM28
msgbox CeruleanCity_House2_Text_RocketsStoleTMForDig
release
end
EventScript_16A98B:: @ 816A98B
msgbox gUnknown_8191ED8
CeruleanCity_House2_EventScript_HikerGotTM28:: @ 816A98B
msgbox CeruleanCity_House2_Text_TeachDiglettDigWithoutTM
release
end
CeruleanCity_House2_EventScript_16A995:: @ 816A995
msgbox gUnknown_8191F2A, MSGBOX_NPC
CeruleanCity_House2_EventScript_Lass:: @ 816A995
msgbox CeruleanCity_House2_Text_TeamRocketTryingToDigIntoNoGood, MSGBOX_NPC
end
CeruleanCity_House2_EventScript_16A99E:: @ 816A99E
msgbox gUnknown_8191F64, MSGBOX_SIGN
CeruleanCity_House2_EventScript_WallHole:: @ 816A99E
msgbox CeruleanCity_House2_Text_TeamRocketLeftWayOut, MSGBOX_SIGN
end