mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
fix(DB/creature) first aid trainer (#11980)
'Hellfire Peninsula' first aid trainer can learn skills
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- fix first aid trainer
|
||||
UPDATE `creature_template` SET `npcflag` = 209 WHERE `entry` IN (18990,18991) And `npcflag` = 208;
|
||||
Reference in New Issue
Block a user