diff options
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 928f4c583..a50ffc15f 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -320,11 +320,20 @@ npc: npc/other/arena/arena_aco.txt npc: npc/other/monster_race.txt // -------------------------------------------------------------- // --------------------- Battle Grounds ------------------------- -//npc: npc/battleground/KVM/kvm_enter.txt -//npc: npc/battleground/KVM/kvm_item_pay.txt -//npc: npc/battleground/KVM/kvm01.txt -//npc: npc/battleground/KVM/kvm02.txt -//npc: npc/battleground/KVM/kvm03.txt +// Common NPCs +npc: npc/battleground/bg_common.txt +// Tierra Gorge +npc: npc/battleground/tierra/tierra_enter.txt +npc: npc/battleground/tierra/tierra01.txt +npc: npc/battleground/tierra/tierra02.txt +// Flavius +//npc: npc/battleground/flavius/flavius_enter.txt +// Kreiger Von Midgard +npc: npc/battleground/kvm/kvm_enter.txt +npc: npc/battleground/kvm/kvm_item_pay.txt +npc: npc/battleground/kvm/kvm01.txt +npc: npc/battleground/kvm/kvm02.txt +npc: npc/battleground/kvm/kvm03.txt // -------------------------------------------------------------- // ------------------------ Instances --------------------------- npc: npc/instances/SealedShrine.txt |