From e53a91f5c3e18dbc29c76b91ce07c0e6a598dbb1 Mon Sep 17 00:00:00 2001 From: "Michael Cook (mackal)" Date: Tue, 14 Oct 2014 00:01:51 -0400 Subject: [PATCH] Added some previous unidentified (still unhandled) UF opcodes Didn't want them to get lost ;) --- utils/patches/patch_Underfoot.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/utils/patches/patch_Underfoot.conf b/utils/patches/patch_Underfoot.conf index 1b65a6481..e62b24b67 100644 --- a/utils/patches/patch_Underfoot.conf +++ b/utils/patches/patch_Underfoot.conf @@ -656,3 +656,7 @@ OP_Some3ByteHPUpdate=0x0000 # initial HP update for mobs OP_InitialHPUpdate=0x0000 # OP_ItemRecastDelay=0x82d7 + +# unhandled +OP_ClearRaidNPCMarks=0x2af4 +OP_ShieldGroup=0x23a1