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
+6 -6
View File
@@ -4,19 +4,19 @@ VermilionCity_House2_MapScripts:: @ 816B5D6
VermilionCity_House2_EventScript_16B5D7:: @ 816B5D7
lock
faceplayer
setvar VAR_0x8008, 3
call EventScript_1A8CAD
setvar VAR_0x8008, INGAME_TRADE_FARFETCHD
call EventScript_GetInGameTradeSpeciesInfo
goto_if_set FLAG_DID_CH_DING_TRADE, EventScript_16B649
msgbox gUnknown_81949CB, MSGBOX_YESNO
compare VAR_RESULT, NO
goto_if_eq EventScript_16B631
call EventScript_1A8CBD
compare VAR_0x8004, 6
call EventScript_ChooseMonForInGameTrade
compare VAR_0x8004, PARTY_SIZE
goto_if_ge EventScript_16B631
call EventScript_1A8CC9
call EventScript_GetInGameTradeSpecies
compare VAR_RESULT, VAR_0x8009
goto_if_ne EventScript_16B63B
call EventScript_1A8CD9
call EventScript_DoInGameTrade
msgbox gUnknown_8194A44
setflag FLAG_DID_CH_DING_TRADE
release