瀏覽代碼

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

ajarn 20 年之前
父節點
當前提交
aa1831b0cd
共有 3 個文件被更改,包括 6 次插入12 次删除
  1. 2 4
      npc/cities/prontera.txt
  2. 1 2
      npc/jobs/2-2/rogue.txt
  3. 3 6
      npc/quests/skills/swordsman_skills.txt

+ 2 - 4
npc/cities/prontera.txt

@@ -60,8 +60,7 @@ prontera.gat,78,150,3	script	Dairenne	90,{
 }
 
 // Merideth --------------------------------------------------------------
-prontera.gat,106,117,6	script	Merideth	91,
-{
+prontera.gat,106,117,6	script	Merideth	91,{
 	mes "[Merideth]";
 	mes "The weather was nice on my day off, so my family and I decided to have a picnic.";
 	mes "We chose to go to a somewhat secluded area and were amazed at what we saw."; 
@@ -112,8 +111,7 @@ prontera.gat,160,133,2	script	YuPi	102,{
 }
 
 // Shuger -------------------------------------------------------------
-prontera.gat,102,287,5	script	Shuger	98,
-{
+prontera.gat,102,287,5	script	Shuger	98,{
 	mes "[Shuger]";
 	mes "In the fields outside of town, there are pink monsters called '^FF8888Porings^000000'.";
 	mes "Though they are cute and do not harm people, they are notorious looters.  They will absorb any item that they find on the ground.";

+ 1 - 2
npc/jobs/2-2/rogue.txt

@@ -898,8 +898,7 @@ in_rogue.gat,252,320,0	script	rogue_mob13	139,0,8,{
 //================================================
 // End Warp
 //================================================
-in_rogue.gat,370,320,0	script	rogue04	45,1,1,
-{
+in_rogue.gat,370,320,0	script	rogue04	45,1,1,{
 	set ROGUE_Q, 5;
 	killmonsterall "in_rogue.gat";
 	warp "in_rogue.gat",378,113;

+ 3 - 6
npc/quests/skills/swordsman_skills.txt

@@ -17,8 +17,7 @@
 
 
 //<-------------------------------------- Fatal Blow------------------------------------>\\
-prt_in.gat,75,88,5	script	Leon	85,
-{
+prt_in.gat,75,88,5	script	Leon	85,{
 	mes "[Leon]";
 	if(callfunc("Is_Sword_Class")) goto L_Start;
 	if(Class == Job_Novice) goto L_Novice;
@@ -159,8 +158,7 @@ L_Done:
 
 
 //<---------------------------------- Moving HP Recovery ---------------------------------->\\
-izlude_in.gat,175,130,2	script	Knight De Thomas	98,
-{
+izlude_in.gat,175,130,2	script	Knight De Thomas	98,{
 	mes "[Knight De Thomas]";
 	if(callfunc("Is_Sword_Class")) goto L_Start;
 
@@ -261,8 +259,7 @@ L_Check:
 
 
 //<----------------------------------------- Auto-Berserk --------------------------------->\\
-prt_in.gat,94,57,3	script	Juan	85,
-{
+prt_in.gat,94,57,3	script	Juan	85,{
 	mes "[Juan]";
 	if(callfunc("Is_Sword_Class")) goto L_Start;