Sfoglia il codice sorgente

* 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
euphyy 13 anni fa
parent
commit
9f7070421e

+ 1 - 1
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);

File diff suppressed because it is too large
+ 715 - 2253
npc/pre-re/quests/quests_13_2.txt


+ 1 - 1
npc/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);

File diff suppressed because it is too large
+ 715 - 2253
npc/re/quests/quests_13_2.txt


Some files were not shown because too many files changed in this diff