mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/Loot): Make Qiraji Scarab not skinnable (#14376)
This commit is contained in:
2
data/sql/updates/pending_db_world/scarab.sql
Normal file
2
data/sql/updates/pending_db_world/scarab.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
UPDATE `creature_template` SET `skinloot` = 0 WHERE (`entry` = 15316);
|
||||
Reference in New Issue
Block a user