diff options
Diffstat (limited to 'npc/re/battleground/kvm/kvm02.txt')
-rw-r--r-- | npc/re/battleground/kvm/kvm02.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/re/battleground/kvm/kvm02.txt b/npc/re/battleground/kvm/kvm02.txt index 5f6c118d3..d99741834 100644 --- a/npc/re/battleground/kvm/kvm02.txt +++ b/npc/re/battleground/kvm/kvm02.txt @@ -27,7 +27,7 @@ bat_room,197,226,5 script KVM Waiting Room#a2::KvM02R_Guillaume 418,{ end; OnInit: - waitingroom "Battle Station 5 Players",5,"KvM02_BG::OnGuillaumeJoin",1; + waitingroom "Battle Station 5 Players",6,"KvM02_BG::OnGuillaumeJoin",1; end; OnEnterBG: @@ -41,7 +41,7 @@ bat_room,197,205,3 script KVM Waiting Room#b2::KvM02R_Croix 414,{ end; OnInit: - waitingroom "Battle Station 5 Players",5,"KvM02_BG::OnCroixJoin",1; + waitingroom "Battle Station 5 Players",6,"KvM02_BG::OnCroixJoin",1; end; OnEnterBG: |