From e03fac1961b3f9a015fc1c9adfc5d157302c61d3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 Jun 2018 22:30:09 -0300 Subject: Script bug of guard overrun --- npc/012-1/guards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 377d400d1..780d12d99 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -387,8 +387,8 @@ OnTimer240000: .@monsterId = Yeti ; break; } areamonster("012-1", 52, 45, 127, 80, "Monster Soldier", .@monsterId, 1, "Hurnsguard::OnSkip"); - bg_monster($@FK_Team1, "012-1", rand(131, 136), rand(64, 80), "Additional Guard", FallenGuard2, "Cassia::OnSkip"); } + bg_monster($@FK_Team1, "012-1", rand(131, 136), rand(64, 80), "Additional Guard", FallenGuard2, "Cassia::OnSkip"); end; OnXtreem: -- cgit v1.2.3-60-g2f50