diff options
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 08548f792..ee22ac71e 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -18,8 +18,6 @@ //npc: npc/custom/card_remover.txt //npc: npc/custom/item_signer.txt //npc: npc/custom/woe_controller.txt -// -- Warper that works only after locations are unlocked -//npc: npc/custom/quest_warper.txt // ----------------------- Other Scripts ----------------------- // -- MVP Arena @@ -47,8 +45,13 @@ //npc: npc/custom/etc/floating_rates.txt // -- Wedding script that supports same-sex marriages //npc: npc/custom/etc/marriage.txt +// -- Warper that works only after locations are unlocked +//npc: npc/custom/etc/quest_warper.txt // ----------------------- Quest Scripts ----------------------- +// -- Dynamic Quest Scripts +//npc: npc/custom/quests/quest_shop.txt +//npc: npc/custom/quests/questboard.txt // -- Treasure Hunters Guild Quests (40 Quests + Special Guild Shop) //npc: npc/custom/quests/thq/THQS_ChatingNPC.txt //npc: npc/custom/quests/thq/THQS_GuildNPC.txt @@ -58,7 +61,6 @@ // -- Equipment Quests //npc: npc/custom/quests/magicalhatquest.txt //npc: npc/custom/quests/elvenear.txt -//npc: npc/custom/quests/fashion.txt //npc: npc/custom/quests/sunglasses.txt //npc: npc/custom/quests/bandit_beard.txt //npc: npc/custom/quests/event_6_new_hats.txt @@ -74,16 +76,15 @@ //npc: npc/custom/quests/kahohorn.txt // ----------------------- Event Scripts ----------------------- -// -- X-Mas, Karachun, and New Year (8 Dec. ~ 8 Jan.) +// -- Daily Events +//npc: npc/custom/events/disguise.txt +//npc: npc/custom/events/mushroom_event.txt +//npc: npc/custom/events/cluckers.txt +// -- Holiday Events //npc: npc/custom/events/xmas_rings_event.txt -// -- Custom Valentine's Day event //npc: npc/custom/events/valentinesdayexp.txt -// -- Custom Halloween scripts //npc: npc/custom/events/hallow06.txt //npc: npc/custom/events/uneasy_cemetery.txt -//npc: npc/custom/events/draculax.txt -// -- Hyegun event -//npc: npc/custom/events/hyegun_event.txt // ----------------------- Unofficial Scripts ----------------------- // -- Unofficial Airplane script |