summaryrefslogtreecommitdiff
path: root/npc/jobs/2-2/monk.txt
diff options
context:
space:
mode:
authorsamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-12 13:47:54 +0000
committersamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-12 13:47:54 +0000
commit2164720f551bc4516cf60d794ca26f8796860515 (patch)
treeded011a816cfa395c7d14117235aa008382b4b9a /npc/jobs/2-2/monk.txt
parent75c188cc517d0111855c94987fd4e583b6b24b8a (diff)
downloadhercules-2164720f551bc4516cf60d794ca26f8796860515.tar.gz
hercules-2164720f551bc4516cf60d794ca26f8796860515.tar.bz2
hercules-2164720f551bc4516cf60d794ca26f8796860515.tar.xz
hercules-2164720f551bc4516cf60d794ca26f8796860515.zip
* Deleted unused variables in some Job Quest (2-1 & 2-2).
-Thanks to Ai4rei git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11726 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/2-2/monk.txt')
-rw-r--r--npc/jobs/2-2/monk.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/jobs/2-2/monk.txt b/npc/jobs/2-2/monk.txt
index 47bd038eb..2f031c4f9 100644
--- a/npc/jobs/2-2/monk.txt
+++ b/npc/jobs/2-2/monk.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Dino9021, Edited / Translated by Celest
//===== Current Version: =====================================
-//= 2.3
+//= 2.3a
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -13,6 +13,7 @@
//= 2.2 Rescripted to Aegis 10.3 stadards. [L0ne_W0lf]
//= No longer uses function "F_BlockHigh"
//= 2.3 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf]
+//= 2.3a Deleted unused variables. [Samuray22]
//============================================================
prt_monk,59,247,1 script Guarding Monk#mk 120,6,2,{
@@ -1950,7 +1951,6 @@ prt_monk,199,169,3 script Door Keeper#mk 746,{
close;
}
else if (MONK_Q > 14 && MONK_Q < 25) {
- set name,PcName;
mes "[Keeper Chorip]";
mes "Is your name " + strcharinfo(0) + "?";
next;