From 84577e435b3c6ac4bc90ec88353dd91a61c4b06c Mon Sep 17 00:00:00 2001
From: malyelfik <malyelfik@users.noreply.github.com>
Date: Sat, 29 Sep 2012 16:48:14 +0000
Subject: [PATCH] BETA: More for [9227]

---
 L2J_DataPack_BETA/dist/sql/game/updates/20120929update.sql | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 L2J_DataPack_BETA/dist/sql/game/updates/20120929update.sql

diff --git a/L2J_DataPack_BETA/dist/sql/game/updates/20120929update.sql b/L2J_DataPack_BETA/dist/sql/game/updates/20120929update.sql
new file mode 100644
index 0000000000..97e0f4899e
--- /dev/null
+++ b/L2J_DataPack_BETA/dist/sql/game/updates/20120929update.sql
@@ -0,0 +1 @@
+UPDATE character_quests SET name = 'Q00617_GatherTheFlames' WHERE name = '617_GatherTheFlames';
\ No newline at end of file
-- 
GitLab