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 6d362953..131bc2c3 100644 --- a/db/const.txt +++ b/db/const.txt @@ -203,6 +203,18 @@ SKILL_DYE 502 NoobQuests_Demon 0 NoobQuests_OldWitch 1 +// Ship quests +// 0011 2233 4455 6677 +// 0000 1111 2222 3333 +// 0123 4567 8901 2345 * +// JJAA PPPP AA-- ---- +// uull eeee rr + +// 2 ShipQuests_Julia 0 +// 4 ShipQuests_Peter 1 -ShipQuests_Alige 2 +// 2 +ShipQuests_Alige 1 +// 2 +ShipQuests_Arpan 4 |