summaryrefslogtreecommitdiff
path: root/npc/quests/first_class/tu_acolyte.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-28 23:36:53 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-28 23:36:53 +0000
commit46242ebf98468f8afc9ca755f84c23328b7a7402 (patch)
tree98ed3fbf6faae20768dc8279113c948268f17bb2 /npc/quests/first_class/tu_acolyte.txt
parent21ff74caa20e967ddcc95a67e8aacf4eea328c30 (diff)
downloadhercules-46242ebf98468f8afc9ca755f84c23328b7a7402.tar.gz
hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.tar.bz2
hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.tar.xz
hercules-46242ebf98468f8afc9ca755f84c23328b7a7402.zip
* Updated NPC headers to fix errors caused by rev. 11603.
- Note: non-standard loaded scripts need to be checked for errors/duplicates. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11605 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/first_class/tu_acolyte.txt')
-rw-r--r--npc/quests/first_class/tu_acolyte.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/quests/first_class/tu_acolyte.txt b/npc/quests/first_class/tu_acolyte.txt
index e2885e4ee..0ed8a8575 100644
--- a/npc/quests/first_class/tu_acolyte.txt
+++ b/npc/quests/first_class/tu_acolyte.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Fix up by Jukka
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= eAthena SVN (Testet in Trunk 88xx)
//===== Description: =========================================
@@ -13,6 +13,7 @@
//= 1.1 optimized [Lupus]
//= TODO: Test, Add correct misceffects numbers
//= 1.2 Fixed experience gains to match upcoming rate adjustments. [SinSloth]
+//= 1.3 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf]
//============================================================
@@ -938,7 +939,7 @@ prt_monk,235,245,5 script Dog#tu 81,{
}
//=================================================Boy====================================================
-prt_monk,243,238,5 script Boy#boy_voi 139,5,5{
+prt_monk,243,238,5 script Boy#boy_voi 139,5,5,{
OnTouch:
if(tu_acolyte01 != 10)end;
mes "[???]";
@@ -1215,7 +1216,7 @@ prt_monk,28,260,5 script Hedrick 50,{
}
//=================================================Weapon Merchant====================================================
-prt_monk,135,263,4 script Weapon Merchant#tu 139,9,9{
+prt_monk,135,263,4 script Weapon Merchant#tu 139,9,9,{
OnTouch:
if(tu_acolyte01 != 20 || countitem(1081)==0) end;
delitem 1081, 1;
@@ -1518,7 +1519,7 @@ prt_monk,153,210,3 script Cleope Verce 95,{
close;
}
//=================================================Range NPC====================================================
-prt_monk,217,123,4 script #tu_monk 139,10,10{
+prt_monk,217,123,4 script #tu_monk 139,10,10,{
OnTouch:
if(BaseJob == Job_Acolyte){
switch(tu_acolyte01){