From a91b788304730e201eeb6fa382bcdcc1ab52c2d5 Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Wed, 21 Sep 2022 11:48:05 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 2d8c880bdcb1ff8f2a0545d14f5a6df5a402fcac --- .../bWell-then.sql => db_world/2022_09_21_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/bWell-then.sql => db_world/2022_09_21_02.sql} (91%) diff --git a/data/sql/updates/pending_db_world/bWell-then.sql b/data/sql/updates/db_world/2022_09_21_02.sql similarity index 91% rename from data/sql/updates/pending_db_world/bWell-then.sql rename to data/sql/updates/db_world/2022_09_21_02.sql index 446a7cce2..b47ea3afe 100644 --- a/data/sql/updates/pending_db_world/bWell-then.sql +++ b/data/sql/updates/db_world/2022_09_21_02.sql @@ -1 +1,2 @@ +-- DB update 2022_09_21_01 -> 2022_09_21_02 UPDATE `quest_offer_reward` SET `RewardText`='Hmmm, Narm sent you to me, did he?$b$bWell then, Narm could always be trusted, so that must mean you\'re ready to take part of the next sapta--the sapta of fire.$b$bI see it in your eyes already, the burning, the desire. You\'ve tasted power, and now you\'re ready for more of it. Patience, $N. Remember what earth taught you. Power and destruction will come easily, but you must still know when to stay your hand.' WHERE `ID`=2984;