1
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
2026-04-20 11:30:19 +08:00
parent 50759f3c1e
commit 8a7bd90458
85 changed files with 7290 additions and 1903 deletions

View File

@@ -165,6 +165,7 @@ const COMBAT_FUNCTION_IDS = new Set<string>([
'battle_guard_break',
'battle_probe_pressure',
'battle_recover_breath',
'inventory_use',
]);
const NPC_FUNCTION_IDS = new Set<string>([