diff options
author | Reid <reidyaro@gmail.com> | 2012-09-02 04:59:36 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-09-02 04:59:36 +0200 |
commit | 4b26b2dbee463668e63acbd8a1e5d9fc8178cdfc (patch) | |
tree | c36cc92f13bd175336340961d4bee094ff3f258a /db | |
parent | 4d5dc62748896857544127ff9864a5789bb91f0b (diff) | |
download | serverdata-4b26b2dbee463668e63acbd8a1e5d9fc8178cdfc.tar.gz serverdata-4b26b2dbee463668e63acbd8a1e5d9fc8178cdfc.tar.bz2 serverdata-4b26b2dbee463668e63acbd8a1e5d9fc8178cdfc.tar.xz serverdata-4b26b2dbee463668e63acbd8a1e5d9fc8178cdfc.zip |
Rename Nardbox variable to Nard.
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 2 | ||||
-rw-r--r-- | db/questvars.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/db/const.txt b/db/const.txt index bec285c1..89e6b2ef 100644 --- a/db/const.txt +++ b/db/const.txt @@ -204,7 +204,7 @@ ShipQuests_Julia 0 ShipQuests_Peter 1 ShipQuests_Alige 2 ShipQuests_Arpan 3 -ShipQuests_Nardbox 4 +ShipQuests_Nard 4 ShipQuests_Knife 5 ShipQuests_ArpanMoney 6 ShipQuests_Door 7 diff --git a/db/questvars.txt b/db/questvars.txt index 57b26855..2241c3f1 100644 --- a/db/questvars.txt +++ b/db/questvars.txt @@ -11,7 +11,7 @@ ShipQuests,3,1 // ShipQuests_Julia 0 ShipQuests,15,16 // ShipQuests_Peter 1 ShipQuests,3,4 // ShipQuests_Alige 2 ShipQuests,3,256 // ShipQuests_Arpan 3 -ShipQuests,3,16384 // ShipQuests_Nardbox 4 +ShipQuests,3,16384 // ShipQuests_Nard 4 ShipQuests,1,1024 // ShipQuests_Knife 5 ShipQuests,1,2048 // ShipQuests_ArpanMoney 6 ShipQuests,1,4096 // ShipQuests_Door 7 |