소스 검색

* 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 년 전
부모
커밋
9f7070421e
4개의 변경된 파일1432개의 추가작업 그리고 4508개의 파일을 삭제
  1. 1 1
      npc/pre-re/quests/quests_13_1.txt
  2. 715 2253
      npc/pre-re/quests/quests_13_2.txt
  3. 1 1
      npc/re/quests/quests_13_1.txt
  4. 715 2253
      npc/re/quests/quests_13_2.txt

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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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);

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 715 - 2253
npc/re/quests/quests_13_2.txt


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.