fix(DB/Creature) Thornvine Creeper is skinnable with herbalism. (#21350)
This commit is contained in:
parent
edb49c86e9
commit
c08b40d2bb
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…
x
Reference in New Issue
Block a user