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 0000000000..272a490bf8 --- /dev/null +++ b/sql/updates/world/2014_08_05_00_world_quest_template.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template` SET `RequestItemsText` = '$b$bAlive and kicking... and just in time!' WHERE `id` = 6662;