diff options
| author | Aokromes <Aokromes@users.noreply.github.com> | 2014-08-05 05:42:29 +0200 |
|---|---|---|
| committer | Aokromes <Aokromes@users.noreply.github.com> | 2014-08-05 05:42:29 +0200 |
| commit | 6f71aa0dd87cab253fadb88081679c47070ba94e (patch) | |
| tree | 32c91967cd6b87ffe57e2a6cd90e122113519121 | |
| parent | 6c7ad9bc0bc35c6b948de484a4dfe9ff0687fad9 (diff) | |
DB/Quest: Me Brother, Nipsy
By Crysicle, closes #12744
| -rw-r--r-- | sql/updates/world/2014_08_05_00_world_quest_template.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_08_05_00_world_quest_template.sql b/sql/updates/world/2014_08_05_00_world_quest_template.sql new file mode 100644 index 00000000000..272a490bf81 --- /dev/null +++ b/sql/updates/world/2014_08_05_00_world_quest_template.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template` SET `RequestItemsText` = '<Nipsy puts his index finger through one of the air holes in the carton.>$b$bAlive and kicking... and just in time!' WHERE `id` = 6662; |
