mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-12 03:33:54 +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