diff options
| -rw-r--r-- | sql/updates/world/2012_02_08_09_world_quest_template.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_02_08_09_world_quest_template.sql b/sql/updates/world/2012_02_08_09_world_quest_template.sql new file mode 100644 index 00000000000..1b53bd34811 --- /dev/null +++ b/sql/updates/world/2012_02_08_09_world_quest_template.sql @@ -0,0 +1 @@ +UPDATE `quest_template` SET `RequestItemsText` = 'Jen''shan see a mighty $C before her and da spirits approve.$b$bDa path of da $C is one of our oldest walks of life. Da Horde turned to us when they be just strugglin'' to survive on Azeroth, and they ask us to teach them, to show them the secrets of many tings. They were strong already: strong in shaman ways; strong in warrior ways. But the $C path not be their path... then.' WHERE id = 3082; |
