From ab894de742bfb2c860fa8cfb74efb7eaea5bde67 Mon Sep 17 00:00:00 2001 From: Darky Date: Tue, 14 Jun 2011 18:36:10 +0400 Subject: Fixed bug --- npc/025-3/barriers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/025-3/barriers.txt b/npc/025-3/barriers.txt index 3e7be356..fed49d18 100644 --- a/npc/025-3/barriers.txt +++ b/npc/025-3/barriers.txt @@ -337,7 +337,7 @@ L_Block: L_StartFight: if (Boss_10 == 2) message strcharinfo(0), "You feel starting something all over again."; - if (Boss_10 != 1) message strcharinfo(0), "You hear screams, they seem to be very close from where you stand."; + if (Boss_10 == 0) message strcharinfo(0), "You hear screams, they seem to be very close from where you stand."; set Boss_10, 1; set @battlebosscave, 1; warp "025-4.gat", 157, 46; -- cgit v1.2.3-60-g2f50