summaryrefslogtreecommitdiff
path: root/npc/battleground/kvm/kvm03.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/battleground/kvm/kvm03.txt')
-rw-r--r--npc/battleground/kvm/kvm03.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/battleground/kvm/kvm03.txt b/npc/battleground/kvm/kvm03.txt
index 05cf76dc0..20abbdeb6 100644
--- a/npc/battleground/kvm/kvm03.txt
+++ b/npc/battleground/kvm/kvm03.txt
@@ -1,15 +1,15 @@
//===== Hercules Script ======================================
// BattleGround System - KvM 60-80
-//===== By: ==================================================
+//===== By: ==================================================
//= ???, L0ne_W0lf
-//===== Current Version: =====================================
+//===== Current Version: =====================================
//= 1.3
-//===== Description: =========================================
-//= [AEGIS Conversion]
+//===== Description: =========================================
+//= [Official Conversion]
//= Kreiger Von Midgard Battleground for levels 60 to 80
//= - Winning Team: 2 points
//= - Losing Team: 1 point
-//===== Additional Comments: =================================
+//===== Additional Comments: =================================
//= 1.0 First Version.
//= 1.1 Updated using official Aegis files. [L0ne_W0lf]
//= 1.2 Upated some announces and dialogs from iRO.
@@ -54,11 +54,11 @@ bat_room,225,211,0 warp #kvm702 2,2,bat_room,154,150
end;
OnKvM03One:
- misceffect EF_CHANGECOLD;
+ specialeffect EF_CHANGECOLD;
end;
OnKvM03Two:
- misceffect EF_CHANGEPOISON;
+ specialeffect EF_CHANGEPOISON;
end;
}