mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-09-08 01:35:54 -05:00
Document sunyshore city scripts (#1099)
Some checks are pending
build / build (push) Waiting to run
Some checks are pending
build / build (push) Waiting to run
This commit is contained in:
@@ -639,7 +639,7 @@ ScriptCommand(SCRCMD_CHECKCANADDCOINS, ScrCm
|
||||
ScriptCommand(SCRCMD_GETDAILYRANDOMLEVEL, ScrCmd_GetDailyRandomLevel)
|
||||
ScriptCommand(SCRCMD_GETPARTYMONLEVEL, ScrCmd_GetPartyMonLevel)
|
||||
ScriptCommand(SCRCMD_REMOVEACCESSORY, ScrCmd_RemoveAccessory)
|
||||
ScriptCommand(SCRCMD_27A, ScrCmd_27A)
|
||||
ScriptCommand(SCRCMD_USEVISTALIGHTHOUSEBINOCULARS, ScrCmd_UseVistaLighthouseBinoculars)
|
||||
ScriptCommand(SCRCMD_INITDAILYRANDOMLEVEL, ScrCmd_InitDailyRandomLevel)
|
||||
ScriptCommand(SCRCMD_27C, ScrCmd_27C)
|
||||
ScriptCommand(SCRCMD_27D, ScrCmd_27D)
|
||||
|
||||
Reference in New Issue
Block a user