* Optimized 13.2 quests, enjoy another 120kb of free space :P (npc/quests/quests_13_2.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16398 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
199c5acb6f
commit
9f7070421e
@ -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);
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -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);
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user