From 36d66fd5bf14c54f15d37bb129ef56aff98b6b16 Mon Sep 17 00:00:00 2001 From: jmanfffreak Date: Tue, 28 Oct 2008 23:33:43 +0000 Subject: Fixed minor typo in tu_archer script (bugreport:2393). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13334 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/first_class/tu_archer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests/first_class') diff --git a/npc/quests/first_class/tu_archer.txt b/npc/quests/first_class/tu_archer.txt index d517395e6..f7bd0f2c8 100644 --- a/npc/quests/first_class/tu_archer.txt +++ b/npc/quests/first_class/tu_archer.txt @@ -1313,7 +1313,7 @@ pay_arche,84,139,3 script Seisner 727,{ mes "anything else that"; mes "you want to ask me?"; next; - set .@exitwhite,1; + set .@exitwhile,1; break; } if (.@exitwhile) break; -- cgit v1.2.3-70-g09d2