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.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/npc/battleground/kvm/kvm03.txt b/npc/battleground/kvm/kvm03.txt
index 1664e6dd3..9b3a1b3ea 100644
--- a/npc/battleground/kvm/kvm03.txt
+++ b/npc/battleground/kvm/kvm03.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= ???, L0ne_W0lf
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= eAthena 1.0
//===== Description: =========================================
@@ -17,6 +17,7 @@
//= 1.2 Upated some announces and dialogs from iRO.
//= Changed how the scoreboard works slightly.
//= Removed the areapercentheals, and minor things.
+//= 1.3 Fixed wrong names for disablenpc/enablenpc. [Ai4rei]
//============================================================
// Waiting Room NPCs
@@ -131,8 +132,8 @@ OnInit:
setwall "bat_c03",55,122,5,7,0,"batc03wall_b";
setwall "bat_c03",140,56,6,7,0,"batc03wall_c";
setwall "bat_c03",140,57,5,7,0,"batc03wall_d";
- disablenpc "VintenarKvM03a";
- disablenpc "VintenarKvM03b";
+ disablenpc "KVM Officer#KVM03A";
+ disablenpc "KVM Officer#KVM03B";
end;
OnGuillaumeJoin:
@@ -328,8 +329,8 @@ OnReset:
set $@KvM03BG_Victory, 0;
if( $@KvM03BG_id1 ) { bg_destroy $@KvM03BG_id1; set $@KvM03BG_id1, 0; }
if( $@KvM03BG_id2 ) { bg_destroy $@KvM03BG_id2; set $@KvM03BG_id2, 0; }
- disablenpc "VintenarKvM03a";
- disablenpc "VintenarKvM03b";
+ disablenpc "KVM Officer#KVM03A";
+ disablenpc "KVM Officer#KVM03B";
mapwarp "bat_c03","bat_room",154,150;
maprespawnguildid "bat_c03",0,3; // Just in case someone else
bg_updatescore "bat_c03",5,5;