diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-15 20:32:55 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-15 20:32:55 +0000 |
commit | 788a65d41bce37aad857e5b5202d0293e84963a2 (patch) | |
tree | 2070539f8f2ed0a635ff39a18194c21a76595848 /npc/quests/first_class/tu_ma_th01.txt | |
parent | a50476a588b2d7bc819cf0235a093dcddef9f2bf (diff) | |
download | hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.gz hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.bz2 hercules-788a65d41bce37aad857e5b5202d0293e84963a2.tar.xz hercules-788a65d41bce37aad857e5b5202d0293e84963a2.zip |
removed all .GAT from all the scripts and tested
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/first_class/tu_ma_th01.txt')
-rw-r--r-- | npc/quests/first_class/tu_ma_th01.txt | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/npc/quests/first_class/tu_ma_th01.txt b/npc/quests/first_class/tu_ma_th01.txt index 2ef6c2893..4c60ce1a2 100644 --- a/npc/quests/first_class/tu_ma_th01.txt +++ b/npc/quests/first_class/tu_ma_th01.txt @@ -16,7 +16,7 @@ //=================================================Battle Traces 1==================================================== -moc_fild12.gat,166,369,0 script battle_traces#1 844,{ +moc_fild12,166,369,0 script battle_traces#1 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 5){ mes "^3355FFThere are traces of poison used in a battle. You can sense its power and decide that it would be safer not to get too close to it.^000000"; @@ -63,7 +63,7 @@ moc_fild12.gat,166,369,0 script battle_traces#1 844,{ } //=================================================Battle Traces 2==================================================== -moc_fild12.gat,173,215,0 script Battle Traces#2 844,{ +moc_fild12,173,215,0 script Battle Traces#2 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 9){ mes "There are traces of many people going by."; @@ -94,7 +94,7 @@ moc_fild12.gat,173,215,0 script Battle Traces#2 844,{ } //=================================================Battle Traces 3==================================================== -moc_fild12.gat,276,165,0 script battle_traces#3 844,{ +moc_fild12,276,165,0 script battle_traces#3 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 10){ mes "There are traces of several who have went by."; @@ -125,7 +125,7 @@ moc_fild12.gat,276,165,0 script battle_traces#3 844,{ } //=================================================Battle Traces 4==================================================== -moc_fild11.gat,39,163,0 script battle_traces#4 844,{ +moc_fild11,39,163,0 script battle_traces#4 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 11){ mes "There are traces of many that have gone by."; @@ -158,7 +158,7 @@ moc_fild11.gat,39,163,0 script battle_traces#4 844,{ } //=================================================Battle Traces 5==================================================== -moc_fild11.gat,205,52,0 script battle_traces#5 844,{ +moc_fild11,205,52,0 script battle_traces#5 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 12){ mes "There are traces of many that have gone by."; @@ -260,7 +260,7 @@ moc_fild11.gat,205,52,0 script battle_traces#5 844,{ } //=================================================Battle Traces 6==================================================== -moc_fild11.gat,226,235,0 script battle_traces#6 844,{ +moc_fild11,226,235,0 script battle_traces#6 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 13){ mes "There are traces of many that have gone by."; @@ -283,7 +283,7 @@ moc_fild11.gat,226,235,0 script battle_traces#6 844,{ } //=================================================Battle Traces 7==================================================== -moc_fild11.gat,184,342,0 script battle_traces#7 844,{ +moc_fild11,184,342,0 script battle_traces#7 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 13){ mes "There are traces of several that have stopped by."; @@ -306,7 +306,7 @@ moc_fild11.gat,184,342,0 script battle_traces#7 844,{ } //=================================================Battle Traces 8==================================================== -moc_fild17.gat,213,358,0 script battle_traces#8 844,{ +moc_fild17,213,358,0 script battle_traces#8 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 13){ mes "There are traces of about two people that stopped by."; @@ -337,7 +337,7 @@ moc_fild17.gat,213,358,0 script battle_traces#8 844,{ } //=================================================Battle Traces 9==================================================== -moc_fild17.gat,228,274,0 script battle_traces#9 844,{ +moc_fild17,228,274,0 script battle_traces#9 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 14){ mes "There are traces of a small battle."; @@ -396,7 +396,7 @@ moc_fild17.gat,228,274,0 script battle_traces#9 844,{ } //=================================================Battle Traces 10==================================================== -moc_fild17.gat,34,292,0 script battle_traces#10 844,{ +moc_fild17,34,292,0 script battle_traces#10 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 16){ mes "A large group of people seem to have gone by."; @@ -427,7 +427,7 @@ moc_fild17.gat,34,292,0 script battle_traces#10 844,{ } //=================================================Battle Traces 11==================================================== -moc_fild18.gat,346,296,0 script battle_traces#11 844,{ +moc_fild18,346,296,0 script battle_traces#11 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 17){ mes "A large group of people seem to have gone by."; @@ -458,7 +458,7 @@ moc_fild18.gat,346,296,0 script battle_traces#11 844,{ } //=================================================Battle Traces 12==================================================== -moc_fild18.gat,309,257,0 script battle_traces#12 844,{ +moc_fild18,309,257,0 script battle_traces#12 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 18){ mes "A large group of people seem to have gone by."; @@ -489,7 +489,7 @@ moc_fild18.gat,309,257,0 script battle_traces#12 844,{ } //=================================================Battle Traces 13==================================================== -moc_fild18.gat,177,333,0 script battle_traces#13 844,{ +moc_fild18,177,333,0 script battle_traces#13 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 19){ mes "A large group of people seem to have gone by."; @@ -520,7 +520,7 @@ moc_fild18.gat,177,333,0 script battle_traces#13 844,{ } //=================================================Battle Traces 14==================================================== -moc_fild18.gat,111,303,0 script battle_traces#14 844,{ +moc_fild18,111,303,0 script battle_traces#14 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 20){ mes "A large group of people seem to have gone by."; @@ -551,7 +551,7 @@ moc_fild18.gat,111,303,0 script battle_traces#14 844,{ } //=================================================Battle Traces 15==================================================== -moc_fild18.gat,109,197,0 script battle_traces#15 844,{ +moc_fild18,109,197,0 script battle_traces#15 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 21){ mes "A large group of people seem to have gone by."; @@ -713,7 +713,7 @@ moc_fild18.gat,109,197,0 script battle_traces#15 844,{ } //=================================================Battle Traces 16==================================================== -moc_fild18.gat,156,96,0 script battle_traces#16 844,{ +moc_fild18,156,96,0 script battle_traces#16 844,{ if(BaseClass == Job_Thief){ if(tu_thief01 < 25){ mes "A large group of people seem to have gone by."; |