From 4fdd1d3cd84bdf1577a939b33b7be30c8cb89dcb Mon Sep 17 00:00:00 2001 From: NovaRain Date: Sun, 3 Dec 2017 02:36:00 +0800 Subject: [PATCH] Added missing entry of block_combat script function in opcode list. --- artifacts/scripting/sfall opcode list.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/artifacts/scripting/sfall opcode list.txt b/artifacts/scripting/sfall opcode list.txt index 33983a51..d13bb8e1 100644 --- a/artifacts/scripting/sfall opcode list.txt +++ b/artifacts/scripting/sfall opcode list.txt @@ -319,6 +319,7 @@ 0x8248 - object get_last_target(object critter) 0x8249 - object get_last_attacker(object critter) +0x824a - void block_combat(int enable) 0x824b - int tile_under_cursor 0x824c - int gdialog_get_barter_mod