mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(DB/Creature): Rookery Whelps should not give XP. (#12426)
This commit is contained in:
1
data/sql/updates/pending_db_world/rookerywhelpsxp.sql
Normal file
1
data/sql/updates/pending_db_world/rookerywhelpsxp.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |64 WHERE (`entry` = 10161);
|
||||
Reference in New Issue
Block a user