Document battleground scripts, rename variable object gfx constants (#1111)

This commit is contained in:
Viperio
2026-04-26 17:52:29 +02:00
committed by GitHub
parent 03a53d1a0d
commit 3c5fcdf8c3
36 changed files with 1022 additions and 1013 deletions

View File

@@ -761,7 +761,7 @@ ScriptCommand(SCRCMD_INITPERSISTEDMAPFEATURESFORVILLA, ScrCm
ScriptCommand(SCRCMD_2F1, ScrCmd_2F1)
ScriptCommand(SCRCMD_INITPERSISTEDMAPFEATURESFORDISTORTIONWORLD, ScrCmd_InitPersistedMapFeaturesForDistortionWorld)
ScriptCommand(SCRCMD_BUFFERTRAINERNAME, ScrCmd_BufferTrainerName)
ScriptCommand(SCRCMD_2F4, ScrCmd_2F4)
ScriptCommand(ScrCmd_GETRANDOMBATTLEGROUNDTRAINERS, ScrCmd_GetRandomBattlegroundTrainers)
ScriptCommand(SCRCMD_BUFFERVALUEPADDINGDIGITS, ScrCmd_BufferValuePaddingDigits)
ScriptCommand(SCRCMD_2F6, ScrCmd_2F6)
ScriptCommand(SCRCMD_2F7, ScrCmd_2F7)