diff options
| author | Killyana <morphone1@gmail.com> | 2020-02-18 18:31:56 +0100 |
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2020-02-18 18:31:56 +0100 |
| commit | f7f630bcb3367c234457ec5b4a33fa879cf843ee (patch) | |
| tree | b786534f7688b9ace1dc31c760201a2541f68b2d | |
| parent | 8b5f40700a296212bb9579b08806b7d342ce5126 (diff) | |
DB/Text: Update Apothecary Hummel gossip text by the new one
| -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; |
