summaryrefslogtreecommitdiff
path: root/npc/merchants
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-10-10 23:01:13 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-10-10 23:01:13 +0000
commitc8ad37f340901982a6af69d2905e9faddbe761a2 (patch)
treee9eb47602024ec3e505231bb30cadaa95be750da /npc/merchants
parent80f81e9cf86faa72d3105f95b38f0021589c55fe (diff)
downloadhercules-c8ad37f340901982a6af69d2905e9faddbe761a2.tar.gz
hercules-c8ad37f340901982a6af69d2905e9faddbe761a2.tar.bz2
hercules-c8ad37f340901982a6af69d2905e9faddbe761a2.tar.xz
hercules-c8ad37f340901982a6af69d2905e9faddbe761a2.zip
* Added Kagerou/Oboro support to Ninja Quests and Kunai Merchant (credits to insarius)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16816 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/merchants')
-rw-r--r--npc/merchants/kunai_maker.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/merchants/kunai_maker.txt b/npc/merchants/kunai_maker.txt
index ab630f72c..97bc89f12 100644
--- a/npc/merchants/kunai_maker.txt
+++ b/npc/merchants/kunai_maker.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= rAthena dev team
//===== Current Version: =====================================
-//= 1.3
+//= 1.3a
//===== Compatible With: =====================================
//= rAthena SVN
//===== Description: =========================================
@@ -15,10 +15,11 @@
//= 1.1 Officialized script [Playtester]
//= 1.2a Optimized/cleaned up a bit [ultramage]
//= 1.3 Updated to match AEGIS script. [Kisuka]
+//= 1.3a Kagerou/Oboro support (BaseJob -> BaseClass) [Euphy]
//============================================================
que_ng,72,29,3 script Kunai Merchant Kashin 83,{
- if(BaseJob == Job_Ninja) {
+ if(BaseClass == Job_Ninja) {
mes "[Kashin]";
mes "I am Kashin, distributor";
mes "of Kunai for Ninjas. Take";