summaryrefslogtreecommitdiff
path: root/npc/quests/first_class/tu_archer.txt
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-30 20:17:55 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-30 20:17:55 +0000
commit9fbf9932e874845247f285e5c1c4f6c15b4cea58 (patch)
tree47939b089708ffc221cc819177f3632e5cdaa543 /npc/quests/first_class/tu_archer.txt
parentc6e18085940a91c2656bc6bfeb795693b1fbb3c4 (diff)
downloadhercules-9fbf9932e874845247f285e5c1c4f6c15b4cea58.tar.gz
hercules-9fbf9932e874845247f285e5c1c4f6c15b4cea58.tar.bz2
hercules-9fbf9932e874845247f285e5c1c4f6c15b4cea58.tar.xz
hercules-9fbf9932e874845247f285e5c1c4f6c15b4cea58.zip
- Removed more trailing tabs.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/first_class/tu_archer.txt')
-rw-r--r--npc/quests/first_class/tu_archer.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/first_class/tu_archer.txt b/npc/quests/first_class/tu_archer.txt
index a28fb9c13..98554b615 100644
--- a/npc/quests/first_class/tu_archer.txt
+++ b/npc/quests/first_class/tu_archer.txt
@@ -1290,7 +1290,7 @@ pay_arche,84,139,3 script Seisner 727,{
set tu_archer01, 3;
if(JobLevel == 1){
getexp 0,5;
- } else if((JobLevel > 1) && (JobLevel < 11)){
+ } else if((JobLevel > 1) && (JobLevel < 11)){
getexp 0,10;
} else if((JobLevel > 10) && (JobLevel < 21)){
getexp 0,25;
@@ -1485,7 +1485,7 @@ pay_fild08,40,83,5 script Acolyte#tu 95,{
set .@kurae_agi, rand(1,2);
if(.@kurae_agi == 1){
unitskilluseid getcharid(3),29,10;
- } else if(.@kurae_agi == 2){
+ } else if(.@kurae_agi == 2){
unitskilluseid getcharid(3),29,5;
}