mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_12_02_01 -> 2025_12_02_02
|
||||
-- Makes all Everfrost Chips spawns 45 minutes (before 30 and 1 hour).
|
||||
UPDATE `gameobject` SET `spawntimesecs` = 2700 WHERE `id` = 193997;
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2025_12_02_02 -> 2025_12_02_03
|
||||
-- From: "from that $r" to "from that troll" as refers to the troll (Drakkari prisoner) and not the player's race.
|
||||
UPDATE `quest_offer_reward` SET `RewardText` = 'You\'ve done it!$B$BThe intelligence gathered from that troll will undoubtedly be of great value. I\'ll be certain to make mention of your efforts in my report to the commander.$B$BThank you, $N.' WHERE `ID` = 12541;
|
||||
Reference in New Issue
Block a user