소스 검색

* More optimization of Ash-Vacuum quests (npc/quests/quests_13_1.txt)
* Fixed a minor typo, bugreport:6191

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16387 54d463be-8e91-2dee-dedb-b68131a5f0ec

euphyy 13 년 전
부모
커밋
b4a0f33eba
4개의 변경된 파일198개의 추가작업 그리고 1378개의 파일을 삭제
  1. 1 1
      npc/pre-re/jobs/novice/novice.txt
  2. 98 688
      npc/pre-re/quests/quests_13_1.txt
  3. 1 1
      npc/re/jobs/novice/novice.txt
  4. 98 688
      npc/re/quests/quests_13_1.txt

+ 1 - 1
npc/pre-re/jobs/novice/novice.txt

@@ -2242,7 +2242,7 @@ new_1-1,144,107,2	script	Guard#nv2	105,{
 	mes "[Training Grounds Guard]";
 	if(rand(2)) {
 		mes "Come in!";
-		mes "I would like o welcome you to the Training Grounds!";
+		mes "I would like to welcome you to the Training Grounds!";
 		next;
 		mes "[Training Grounds Guard]";
 		mes "In here, you can prepare yourself for your future adventures throughout the Ragnarok world!";

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


+ 1 - 1
npc/re/jobs/novice/novice.txt

@@ -2242,7 +2242,7 @@ new_1-1,144,107,2	script	Guard#nv2	105,{
 	mes "[Training Grounds Guard]";
 	if(rand(2)) {
 		mes "Come in!";
-		mes "I would like o welcome you to the Training Grounds!";
+		mes "I would like to welcome you to the Training Grounds!";
 		next;
 		mes "[Training Grounds Guard]";
 		mes "In here, you can prepare yourself for your future adventures throughout the Ragnarok world!";

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


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