document mail (#1128)
Some checks are pending
build / build (push) Waiting to run

Co-authored-by: Rachel <rachel@lhea.me>
This commit is contained in:
scbroede
2026-05-02 15:21:00 -04:00
committed by GitHub
parent b0d4e60725
commit 41858fc6bd
102 changed files with 1911 additions and 1847 deletions

View File

@@ -441,7 +441,7 @@ ScriptCommand(SCRCMD_STOREPARTYMONINTODAYCARE, ScrCm
ScriptCommand(SCRCMD_SHOWOBJECT, ScrCmd_ShowObject)
ScriptCommand(SCRCMD_HIDEOBJECT, ScrCmd_HideObject)
ScriptCommand(SCRCMD_1B3, ScrCmd_1B3)
ScriptCommand(SCRCMD_1B4, ScrCmd_1B4)
ScriptCommand(SCRCMD_COUNTMAILINMAILBOX, ScrCmd_CountMailInMailbox)
ScriptCommand(SCRCMD_STARTRANKINGSMACHINE, ScrCmd_StartRankingsMachine)
ScriptCommand(SCRCMD_GETTIMEOFDAY, ScrCmd_GetTimeOfDay)
ScriptCommand(SCRCMD_GETRANDOM, ScrCmd_GetRandom)