diff options
author | Reid <reidyaro@gmail.com> | 2012-06-29 12:55:18 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-29 12:55:18 +0200 |
commit | f96a92f3f1f05da65855a2d85d2b405752aa909f (patch) | |
tree | 400e2dfd205d4ad31fe9abd96dd69343975d9c85 /db | |
parent | a6c01f342b1336cdfd9cf09cf21e7f4c83d9559d (diff) | |
download | clientdata-f96a92f3f1f05da65855a2d85d2b405752aa909f.tar.gz clientdata-f96a92f3f1f05da65855a2d85d2b405752aa909f.tar.bz2 clientdata-f96a92f3f1f05da65855a2d85d2b405752aa909f.tar.xz clientdata-f96a92f3f1f05da65855a2d85d2b405752aa909f.zip |
Correct chest npc location and script.
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/db/const.txt b/db/const.txt index 53c1f8dc..5af9051a 100644 --- a/db/const.txt +++ b/db/const.txt @@ -215,16 +215,15 @@ ShipQuests_Peter 1 ShipQuests_Alige 1 // 2 ShipQuests_Arpan 4 +// 2 +ShipQuests_Nardbox 7 // 1 ShipQuests_Knife 10 // 1 ShipQuests_ArpanMoney 11 // 1 ShipQuests_Door 12 -// 2 -ShipQuests_Nardbox 7 +// 1 +ShipQuests_TreasureChest 13 // 1 ShipQuests_Darlin 16 - - -ChestStatus_1 0
\ No newline at end of file |