From 319f80526f8585ecadaec986e37c9bd326f4d363 Mon Sep 17 00:00:00 2001 From: Coffee Date: Sun, 19 Jun 2011 15:54:57 -0300 Subject: Fixes a bug that allows the player to access the battle menu after starting it. --- npc/025-1/barrier.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/025-1') diff --git a/npc/025-1/barrier.txt b/npc/025-1/barrier.txt index 61a9bc5f..df5ffc2a 100644 --- a/npc/025-1/barrier.txt +++ b/npc/025-1/barrier.txt @@ -1,5 +1,5 @@ // -025-1.gat,42,79,0 script #JuliaBarrier 127,1,1,{ +025-1.gat,42,79,0 script #JuliaBarrier 45,1,1,{ if (Rossy_Quest <= 13) goto L_Block; if (@Alrd_Been != 1 && Rossy_Quest == 14) message strcharinfo(0), "You hear distant screams of fear."; set @Alrd_Been, 1; -- cgit v1.2.3-60-g2f50