diff options
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 5d98c6fc1..62e7f0659 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 -// -- Wedding script that supports same-sex marriages -//npc: npc/custom/marriage.txt // -- Warper that works only after locations are unlocked //npc: npc/custom/quest_warper.txt @@ -45,12 +43,10 @@ //npc: npc/custom/etc/monster_arena.txt // -- Raceway mini-game //npc: npc/custom/etc/morroc_raceway.txt -// -- Unofficial poetry -//npc: npc/custom/etc/wandering_poets.txt // -- Random change of Drop/Exp rates 1x ~ 1.5x every 6 hours on your server //npc: npc/custom/etc/floating_rates.txt -// -- Custom Poring Track files -//npc: npc/custom/etc/p_track.txt +// -- Wedding script that supports same-sex marriages +//npc: npc/custom/etc/marriage.txt // ----------------------- Quest Scripts ----------------------- // -- Treasure Hunters Guild Quests (40 Quests + Special Guild Shop) @@ -63,7 +59,6 @@ //npc: npc/custom/quests/magicalhatquest.txt //npc: npc/custom/quests/elvenear.txt //npc: npc/custom/quests/fashion.txt -//npc: npc/custom/quests/ironcane.txt //npc: npc/custom/quests/sunglasses.txt //npc: npc/custom/quests/bandit_beard.txt //npc: npc/custom/quests/event_6_new_hats.txt |