summaryrefslogtreecommitdiff
path: root/npc/jobs/2-1/assassin.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-1/assassin.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-1/assassin.txt')
-rw-r--r--npc/jobs/2-1/assassin.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/npc/jobs/2-1/assassin.txt b/npc/jobs/2-1/assassin.txt
index ab6c3cbc4..6398d565f 100644
--- a/npc/jobs/2-1/assassin.txt
+++ b/npc/jobs/2-1/assassin.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= kobra_k88
//===== Current Version: =====================================
-//= 2.7
+//= 2.8a
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -35,6 +35,7 @@
//= 2.6 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]
//= 2.7 Several bugfixes with the help of Samuray22 and Barron-Monster. [L0ne_W0lf]
//= 2.8 Removed duplicate warps. [L0ne_W0lf]
+//= 2.8a Deleted unused variables. [Samuray22]
//============================================================
in_moc_16,19,33,1 script Guildsman#asn 55,{
@@ -590,8 +591,7 @@ OnTouch:
next;
mes "[Assassin 'Khai']";
mes "Fill out the application form with your name and job level.";
- next;
- set name,PcName;
+ next
set joblvl,JobLevel;
mes "[Assassin 'Khai']";
mes "" + strcharinfo(0) + "?";
@@ -1895,7 +1895,6 @@ OnTouch:
mes "Please give me";
mes "one second...";
next;
- set name,PcName;
mapannounce "in_moc_16","Those involved with the testing of " + strcharinfo(0) + ", please gather before me.",bc_map;
mes "[Guildmaster]";
mes "Those involved with the testing of " + strcharinfo(0) + ", please gather before me.";