|
@@ -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;
|
|
|
|