diff options
-rw-r--r-- | db/const.txt | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index 6f77d09d..224a2ef6 100644 --- a/db/const.txt +++ b/db/const.txt @@ -200,7 +200,7 @@ SKILL_GUILD 500 SKILL_CRAFT 501 SKILL_DYE 502 -// Ship quests +// ShipQuests // 0011 2233 4455 6677 // 0000 1111 2222 3333 // 0123 4567 8901 2345 * @@ -221,3 +221,15 @@ ShipQuests_Knife 10 ShipQuests_ArpanMoney 11 // 1 ShipQuests_Door 12 + +// PlayerInformations + +// 0011 2233 4455 6677 +// 0000 1111 2222 3333 +// 0123 4567 8901 2345 * +// S--- ---- ---- ---- +// a--- ---- ---- ---- + +// 1 +PlayerInformations_SavePoint 0 + |