diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/quest_db.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index e6f14ca2b..e48a6e806 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -8,6 +8,8 @@ 1475 Equestrian's Spear: NEED INFO. 13005 Angelic Wing Dagger: NEED INFO. ======================= +2010/03/03 + * Rev. 14257 Added time limit to "Language translation device" quest. [L0ne_W0lf] 2010/02/27 * Mental Strenth costs 200 sp instead of 50% max sp. [Inkfish] 2010/01/28 diff --git a/db/quest_db.txt b/db/quest_db.txt index f1b510d4a..1449030c6 100644 --- a/db/quest_db.txt +++ b/db/quest_db.txt @@ -656,7 +656,7 @@ 8250,0,0,0,0,0,0,0,"The stone in otherworld" 8251,0,0,0,0,0,0,0,"Injection of magic" 8252,0,0,0,0,0,0,0,"Handworked jewels" -8253,0,0,0,0,0,0,0,"Language translation device" +8253,3600,0,0,0,0,0,0,"Language translation device" // 9000,0,0,0,0,0,0,0,"Job Change to Knight" 9001,0,0,0,0,0,0,0,"Loyalty of a Knight" |