diff options
-rw-r--r-- | db/constants.conf | 3 | ||||
-rw-r--r-- | db/quest_db.conf | 5 | ||||
-rw-r--r-- | npc/017-3/loratay.txt | 5 |
3 files changed, 12 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index 7c3a0e755..6af92b3a2 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3971,6 +3971,9 @@ constants_db: { NPC_BRGUARD_SWORD: 306 NPC_JOURNALMAN: 309 NPC_FISHERMAN_HALI: 311 + NPC_FAIRY_A: 316 + NPC_FAIRY_B: 317 + NPC_FAIRY_C: 318 NPC_MIRAJ: 323 NPC_ERNANDO: 328 NPC_ANDREI: 329 diff --git a/db/quest_db.conf b/db/quest_db.conf index 6b741b1ba..5e55a74d0 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -277,6 +277,11 @@ quest_db: ( Id: 305 Name: "SQuest_Ched" }, +// ID 321 to 340: Land Of Fire Quests +{ + Id: 321 + Name: "LoFQuest_EPISODE" +}, // ID 1000+: Test quests { diff --git a/npc/017-3/loratay.txt b/npc/017-3/loratay.txt index 685ea3745..ab26e7736 100644 --- a/npc/017-3/loratay.txt +++ b/npc/017-3/loratay.txt @@ -3,7 +3,10 @@ // TMW-LoF Team // Jesusalva // Description: -// TODO +// TODO - Makes the Golden Warlord Plate into the Savior Plate. +// Not part from the EPISODE quest. +// Requires Titanium, Iridium, and Silk +// Requires some money and level too (Savior Plate is level 109 item iirc?) 017-3,85,85,0 script Lora Tay NPC_GLASS_OLD_LADY,{ mesn; |