fix(DB/Gameobjects): Basic Campfire should always give Cozy Fire (#10665)
Fixes #10463
This commit is contained in:
parent
81f6de57a3
commit
d1358c7edd
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644769226286430600');
|
||||
|
||||
UPDATE `gameobject_template` SET `data6`=-1 WHERE `entry`=31442;
|
||||
Loading…
Add table
Add a link
Reference in a new issue