mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 12:03:48 +00:00
fix(DB/Gameobjects): Basic Campfire should always give Cozy Fire (#10665)
Fixes #10463
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644769226286430600');
|
||||||
|
|
||||||
|
UPDATE `gameobject_template` SET `data6`=-1 WHERE `entry`=31442;
|
||||||
Reference in New Issue
Block a user