DB/Creature: remove wrong repairer npcflag from NPC Perascamin.

(cherry picked from commit cc5088369b43f25f68443e1018e994694158c2c2)
This commit is contained in:
Wyrserth
2021-12-14 00:06:37 +01:00
committed by Shauren
parent fdd5063ba2
commit 0d9a7f626d
@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `npcflag`=`npcflag`&~4096 WHERE `entry`=16280;