mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 16:56:07 +00:00
3
data/sql/updates/db_world/2022_08_01_02.sql
Normal file
3
data/sql/updates/db_world/2022_08_01_02.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2022_08_01_01 -> 2022_08_01_02
|
||||
-- trainer can learn skills
|
||||
UPDATE `creature_template` SET `npcflag`=`npcflag`|1 WHERE `entry` IN (18753,18752,18771);
|
||||
Reference in New Issue
Block a user