diff options
-rw-r--r-- | sql/updates/world/3.3.5/2020_02_18_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_02_18_01_world.sql b/sql/updates/world/3.3.5/2020_02_18_01_world.sql new file mode 100644 index 00000000000..ca5bd8bda54 --- /dev/null +++ b/sql/updates/world/3.3.5/2020_02_18_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `npc_text` SET `text0_0`="Due to the, ah, \"misunderstanding\" in Dragonblight, we've had to relocate our facilities to this decrepit mess of a castle.$B$BStill, we've now plenty of space and time to work on various new and lovely... products...", `BroadcastTextID0`=36651, `EmoteDelay0_1`=2, `Emote0_0`=1, `Emote0_1`=11 WHERE `ID`=15040; |