diff options
Diffstat (limited to 'npc/pre-re/battleground/tierra/tierra02.txt')
-rw-r--r-- | npc/pre-re/battleground/tierra/tierra02.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/pre-re/battleground/tierra/tierra02.txt b/npc/pre-re/battleground/tierra/tierra02.txt index aaa3b1722..867946181 100644 --- a/npc/pre-re/battleground/tierra/tierra02.txt +++ b/npc/pre-re/battleground/tierra/tierra02.txt @@ -23,7 +23,7 @@ bat_room,114,227,5 script Lieutenant Rundel 418,{ end; OnInit: - waitingroom "Battle Station",10,"start#bat_a02::OnReadyCheck",1,0,80; + waitingroom "Battle Station",11,"start#bat_a02::OnReadyCheck",1,0,80; end; OnEnterBG: @@ -35,7 +35,7 @@ bat_room,114,204,1 script Lieutenant Guerrit 414,{ end; OnInit: - waitingroom "Battle Station",10,"start#bat_a02::OnReadyCheck",1,0,80; + waitingroom "Battle Station",11,"start#bat_a02::OnReadyCheck",1,0,80; end; OnEnterBG: |