diff options
author | Reid <reidyaro@gmail.com> | 2012-09-04 01:49:13 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-09-04 01:49:13 +0200 |
commit | 11559679db9c2cff7838076d52b05ad19dd529e5 (patch) | |
tree | a7180c51019213fb55c0ea9486bd500eb36c37f3 /db/const.txt | |
parent | 8f4a49ef6c68e41f3d6d93a2055a80e213453d17 (diff) | |
download | serverdata-11559679db9c2cff7838076d52b05ad19dd529e5.tar.gz serverdata-11559679db9c2cff7838076d52b05ad19dd529e5.tar.bz2 serverdata-11559679db9c2cff7838076d52b05ad19dd529e5.tar.xz serverdata-11559679db9c2cff7838076d52b05ad19dd529e5.zip |
Remove ShipQuests_TreasureChest const, and replace it by the fourth value of ShipQuests_Darlin.
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/db/const.txt b/db/const.txt index 89e6b2ef7..11afd1600 100644 --- a/db/const.txt +++ b/db/const.txt @@ -208,6 +208,5 @@ ShipQuests_Nard 4 ShipQuests_Knife 5 ShipQuests_ArpanMoney 6 ShipQuests_Door 7 -ShipQuests_TreasureChest 8 -ShipQuests_Darlin 9 -ShipQuests_Couwan 10 +ShipQuests_Darlin 8 +ShipQuests_Couwan 9 |