fix(DB/Creature) Thornvine Creeper is skinnable with herbalism. (#21350)
This commit is contained in:
parent
edb49c86e9
commit
c08b40d2bb
1 changed files with 3 additions and 0 deletions
3
data/sql/updates/pending_db_world/Thornvine_Creeper.sql
Normal file
3
data/sql/updates/pending_db_world/Thornvine_Creeper.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
-- Thornvine Creeper skinloot
|
||||
UPDATE `creature_template` SET `skinloot` = 80007 WHERE (`entry` = 23874);
|
||||
Loading…
Add table
Add a link
Reference in a new issue