mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-09-07 17:26:02 -05:00
Document victory road and routes 223 and 224 scripts (#1101)
Some checks failed
build / build (push) Has been cancelled
Some checks failed
build / build (push) Has been cancelled
This commit is contained in:
@@ -630,7 +630,7 @@ ScriptCommand(SCRCMD_MESSAGEUNOWN, ScrCm
|
||||
ScriptCommand(SCRCMD_GETGBACARTRIDGEVERSION, ScrCmd_GetGBACartridgeVersion)
|
||||
ScriptCommand(SCRCMD_CLEARSPIRITOMBCOUNTER, ScrCmd_ClearSpiritombCounter)
|
||||
ScriptCommand(SCRCMD_SETHIDDENLOCATION, ScrCmd_SetHiddenLocation)
|
||||
ScriptCommand(SCRCMD_271, ScrCmd_271)
|
||||
ScriptCommand(SCRCMD_OPENSHAYMINTABLETNAMINGSCREEN, ScrCmd_OpenShayminTabletNamingScreen)
|
||||
ScriptCommand(SCRCMD_BUFFERTABLETNAME, ScrCmd_BufferTabletName)
|
||||
ScriptCommand(SCRCMD_BUFFERCONTESTBACKDROPNAME, ScrCmd_BufferContestBackdropName)
|
||||
ScriptCommand(SCRCMD_HASCOINSFROMVALUE, ScrCmd_HasCoinsFromValue)
|
||||
@@ -824,7 +824,7 @@ ScriptCommand(SCRCMD_CHECKPARTYHASHELDITEM, ScrCm
|
||||
ScriptCommand(SCRCMD_LOGLINKINFOINWIFIHISTORY, ScrCmd_LogLinkInfoInWiFiHistory)
|
||||
ScriptCommand(SCRCMD_331, ScrCmd_331)
|
||||
ScriptCommand(SCRCMD_332, ScrCmd_332)
|
||||
ScriptCommand(SCRCMD_333, ScrCmd_333)
|
||||
ScriptCommand(SCRCMD_SETPLAYERVOLUME, ScrCmd_SetPlayerVolume)
|
||||
ScriptCommand(SCRCMD_ADDTOGAMERECORD, ScrCmd_AddToGameRecord)
|
||||
ScriptCommand(SCRCMD_ADDTOGAMERECORDBIGVALUE, ScrCmd_AddToGameRecordBigValue)
|
||||
ScriptCommand(SCRCMD_336, ScrCmd_336)
|
||||
|
||||
Reference in New Issue
Block a user