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

(cherry picked from commit cc5088369b)
This commit is contained in:
Wyrserth
2019-07-03 18:37:37 +02:00
committed by Shauren
parent fdd5063ba2
commit 0d9a7f626d

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `npcflag`=`npcflag`&~4096 WHERE `entry`=16280;