From 4da04c81a2b7407ce399c3860ab07ba26a7a6cd7 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 25 Jan 2013 14:06:37 +0100 Subject: Katze quest: fix missing some occurrences when renaming variables. --- world/map/npc/015-1/barrier.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/015-1/barrier.txt') diff --git a/world/map/npc/015-1/barrier.txt b/world/map/npc/015-1/barrier.txt index 0e52125a..778f2d9b 100644 --- a/world/map/npc/015-1/barrier.txt +++ b/world/map/npc/015-1/barrier.txt @@ -2,6 +2,6 @@ // progressing with the cat quest. 015-1.gat,59,32,0|script|#CatOutsideBarrier|0,1,1,{ - set @KatzeNeedsAlone, 0; + set @catNeedsAlone, 0; end; } -- cgit v1.2.3-60-g2f50