diff options
Diffstat (limited to 'npc/battleground/tierra')
-rw-r--r-- | npc/battleground/tierra/tierra01.txt | 4 | ||||
-rw-r--r-- | npc/battleground/tierra/tierra02.txt | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/npc/battleground/tierra/tierra01.txt b/npc/battleground/tierra/tierra01.txt index 6795a2300..bd351b7ea 100644 --- a/npc/battleground/tierra/tierra01.txt +++ b/npc/battleground/tierra/tierra01.txt @@ -84,8 +84,8 @@ OnTouch: end; } -bat_room,57,220,0 warp back_bgroom01a 1,1,bat_room,154,150 -bat_room,57,211,0 warp back_bgroom01b 1,1,bat_room,154,150 +bat_room,57,220,0 warp back_bgrooma01a 1,1,bat_room,154,150 +bat_room,57,211,0 warp back_bgrooma01b 1,1,bat_room,154,150 // Tierra Gorge Battleground Engine //============================================================ diff --git a/npc/battleground/tierra/tierra02.txt b/npc/battleground/tierra/tierra02.txt index fad2e1266..d09aa492f 100644 --- a/npc/battleground/tierra/tierra02.txt +++ b/npc/battleground/tierra/tierra02.txt @@ -84,8 +84,8 @@ OnTouch: end; } -bat_room,113,220,0 warp back_bgroom02a 1,1,bat_room,154,150 -bat_room,113,211,0 warp back_bgroom02b 1,1,bat_room,154,150 +bat_room,113,220,0 warp back_bgrooma02a 1,1,bat_room,154,150 +bat_room,113,211,0 warp back_bgrooma02b 1,1,bat_room,154,150 // Tierra Gorge Battleground Engine //============================================================ |