summaryrefslogtreecommitdiff
path: root/npc/battleground/tierra/tierra02.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/battleground/tierra/tierra02.txt')
-rw-r--r--npc/battleground/tierra/tierra02.txt17
1 files changed, 5 insertions, 12 deletions
diff --git a/npc/battleground/tierra/tierra02.txt b/npc/battleground/tierra/tierra02.txt
index d09aa492f..0fb3c631e 100644
--- a/npc/battleground/tierra/tierra02.txt
+++ b/npc/battleground/tierra/tierra02.txt
@@ -197,7 +197,7 @@ bat_a02,15,18,3 script barricade#bat_a02_a 844,{
OnEnable:
for( set .@i,185; .@i < 202; set .@i,.@i+1 )
bg_monster $@TierraBG2_id1,"bat_a02",.@i,266,"Barricade",1906,"barricade#bat_a02_a::OnMyMobDead";
- setwall "bat_a02",185,265,16,6,1,"bat_a02_c1";
+ setwall "bat_a02",186,266,16,6,1,"bat_a02_c1";
end;
Onkill:
@@ -219,7 +219,7 @@ bat_a02,15,19,3 script barricade#bat_a02_b 844,{
OnEnable:
for( set .@i,169; .@i < 186; set .@i,.@i+1 )
bg_monster $@TierraBG2_id2,"bat_a02",.@i,129,"Barricade",1906,"barricade#bat_a02_b::OnMyMobDead";
- setwall "bat_a02",169,130,16,6,1,"bat_a02_g1";
+ setwall "bat_a02",170,129,16,6,1,"bat_a02_g1";
end;
Onkill:
@@ -762,6 +762,7 @@ bat_a02,53,377,3 script Guillaume Vintenar#a02_a 419,{
}
}
}
+ bg_leave;
warp "bat_room",154,150;
end;
@@ -855,6 +856,7 @@ bat_a02,45,19,3 script Croix Vintenar#a02_b 415,{
}
}
}
+ bg_leave;
warp "bat_room",154,150;
end;
@@ -940,13 +942,4 @@ bat_a02,1,1,3 script Release all#a02 81,{
}
}
*/
-
-bat_a02 mapflag battleground
-bat_a02 mapflag nomemo
-bat_a02 mapflag nosave SavePoint
-bat_a02 mapflag noteleport
-bat_a02 mapflag nowarp
-bat_a02 mapflag nowarpto
-bat_a02 mapflag noreturn
-bat_a02 mapflag nobranch
-bat_a02 mapflag nopenalty
+ \ No newline at end of file