summaryrefslogtreecommitdiff
path: root/npc/jobs/2-1
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-18 22:04:47 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-18 22:04:47 +0000
commitac9ba3147b30c5af55884c135e552d61bcc042c3 (patch)
tree084bcd78d368145c49a180318db901a935998c00 /npc/jobs/2-1
parentf26dbc30528f8627310fa03f46cefd940ee40588 (diff)
downloadhercules-ac9ba3147b30c5af55884c135e552d61bcc042c3.tar.gz
hercules-ac9ba3147b30c5af55884c135e552d61bcc042c3.tar.bz2
hercules-ac9ba3147b30c5af55884c135e552d61bcc042c3.tar.xz
hercules-ac9ba3147b30c5af55884c135e552d61bcc042c3.zip
Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the warnings it produced.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/jobs/2-1')
-rw-r--r--npc/jobs/2-1/assassin.txt11
-rw-r--r--npc/jobs/2-1/hunter.txt5
2 files changed, 4 insertions, 12 deletions
diff --git a/npc/jobs/2-1/assassin.txt b/npc/jobs/2-1/assassin.txt
index 47fd7f866..ab6c3cbc4 100644
--- a/npc/jobs/2-1/assassin.txt
+++ b/npc/jobs/2-1/assassin.txt
@@ -34,6 +34,7 @@
//= 2.5 Fixed a Rogue exploit [Lupus]
//= 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]
//============================================================
in_moc_16,19,33,1 script Guildsman#asn 55,{
@@ -1170,16 +1171,6 @@ OnTouch:
}
}
-in_moc_16,18,8,0 script guild_to_16 45,1,1,{
-OnTouch:
- warp "moc_fild16",205,291;
-}
-
-moc_fild16,205,296,0 script 16_to_guild 45,1,1,{
-OnTouch:
- warp "in_moc_16",18,11;
-}
-
in_moc_16,1,1,0 script Beholder#ASNTEST -1,{
OnInit:
disablenpc "Beholder#ASNTEST";
diff --git a/npc/jobs/2-1/hunter.txt b/npc/jobs/2-1/hunter.txt
index 3a98889ba..6f5491115 100644
--- a/npc/jobs/2-1/hunter.txt
+++ b/npc/jobs/2-1/hunter.txt
@@ -5,7 +5,7 @@
//= Converted by kobra_k88
//= Further bugfixed and tested by Lupus
//===== Current Version: =====================================
-//= 2.8
+//= 2.9
//===== Compatible With: =====================================
//= eAthena SVN
//===== Description: =========================================
@@ -40,6 +40,7 @@
// -Thanks to ultradamage.
//= 2.7 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]
//= 2.8 Several bugfixes with the help of Barron-Monster. [L0ne_W0lf]
+//= 2.9 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf]
//============================================================
// Notices in the old Hunter Guild.
@@ -61,7 +62,7 @@ in_hunter,99,99,4 script Hunter Info#hnt::HntNotice 727,{
close;
}
-pay_fild10,148,252,3 duplicate(HntNotice) Job Change Location Change Notice#hugel 857
+pay_fild10,148,252,3 duplicate(HntNotice) Job Change Location#hu 857
// Actual Job quest start
//============================================================