From a673d5b975c6e2fa3fc2984dcaa833b17e0e0dfe Mon Sep 17 00:00:00 2001 From: euphyy Date: Wed, 11 Jul 2012 15:02:20 +0000 Subject: * Optimized 13.2 quests, enjoy another 120kb of free space :P (npc/quests/quests_13_2.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16398 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/pre-re/quests/quests_13_1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/pre-re/quests/quests_13_1.txt') diff --git a/npc/pre-re/quests/quests_13_1.txt b/npc/pre-re/quests/quests_13_1.txt index 73f5aa8ce..511fe7aca 100644 --- a/npc/pre-re/quests/quests_13_1.txt +++ b/npc/pre-re/quests/quests_13_1.txt @@ -9055,7 +9055,7 @@ function Catwarp; next; if ((ep13_yong1 > 99) && (ep13_yong1 < 200)) { switch(select("Alberta -> 4590z:Prontera -> 4590z:Izlude -> 4590z:Geffen -> 4590z:Payon -> 4590z:Morroc -> 4590z:Al De Baran -> 4590z:Cancel")) { - case 1: Catwarp(4590,1); + case 1: Catwarp(4590,1); case 2: Catwarp(4590,2); case 3: Catwarp(4590,3); case 4: Catwarp(4590,4); -- cgit v1.2.3-70-g09d2