Document global terminal scripts (#1132)

This commit is contained in:
Viperio
2026-05-04 19:20:39 +02:00
committed by GitHub
parent e4e09492cb
commit e84a24a8b5
18 changed files with 508 additions and 509 deletions

View File

@@ -773,8 +773,8 @@ ScriptCommand(SCRCMD_CHECKABPRESS, ScrCm
ScriptCommand(SCRCMD_BUFFERTYPENAME, ScrCmd_BufferTypeName)
ScriptCommand(SCRCMD_GETITEMQUANTITY, ScrCmd_GetItemQuantity)
ScriptCommand(SCRCMD_CALCHIDDENPOWERTYPE, ScrCmd_CalcHiddenPowerType)
ScriptCommand(SCRCMD_300, ScrCmd_300)
ScriptCommand(SCRCMD_301, ScrCmd_301)
ScriptCommand(SCRCMD_SETFAVORITEMON, ScrCmd_SetFavoriteMon)
ScriptCommand(SCRCMD_GETFAVORITEMON, ScrCmd_GetFavoriteMon)
ScriptCommand(SCRCMD_GETROTOMFORMSINSAVE, ScrCmd_GetRotomFormsInSave)
ScriptCommand(SCRCMD_GETPARTYROTOMCOUNTANDFIRST, ScrCmd_GetPartyRotomCountAndFirst)
ScriptCommand(SCRCMD_SETROTOMFORM, ScrCmd_SetRotomForm)