Document group connection script (#1165)

This commit is contained in:
Viperio
2026-05-19 17:19:27 +02:00
committed by GitHub
parent 4abac2cf45
commit 02104c522d
15 changed files with 300 additions and 294 deletions

View File

@@ -546,7 +546,7 @@ ScriptCommand(SCRCMD_SETNEWSPRESSDEADLINE, ScrCm
ScriptCommand(SCRCMD_GETNEWSPRESSDEADLINE, ScrCmd_GetNewsPressDeadline)
ScriptCommand(SCRCMD_ENABLESWARMS, ScrCmd_EnableSwarms)
ScriptCommand(SCRCMD_ACTIVATEROAMINGPOKEMON, ScrCmd_ActivateRoamingPokemon)
ScriptCommand(SCRCMD_21D, ScrCmd_21D)
ScriptCommand(SCRCMD_DOGROUPCONNECTIONACTION, ScrCmd_DoGroupConnectionAction)
ScriptCommand(SCRCMD_DUMMY21E, ScrCmd_Dummy21E)
ScriptCommand(SCRCMD_CHECKHASLEARNABLEREMINDERMOVES, ScrCmd_CheckHasLearnableReminderMoves)
ScriptCommand(SCRCMD_220, ScrCmd_220)