DB/Creatures: Removed "Class Trainer" & "Trainer" flags from class trainers
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `npcflag`=`npcflag`-0x30 WHERE npcflag&0x20 AND npcflag&0x10;
|
||||
Reference in New Issue
Block a user