summaryrefslogtreecommitdiff
path: root/npc/re/jobs/3-2
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2015-12-10 21:19:06 +0530
committerHaru <haru@dotalux.com>2015-12-18 05:13:38 +0100
commit0828824948c77bbfc357e08e8a5a0a96671b1ca6 (patch)
tree54669433655bb853309ea1cae12da049622324fa /npc/re/jobs/3-2
parent52a95a4f8b4d5c269df62ec286e908cba0ef80a2 (diff)
downloadhercules-0828824948c77bbfc357e08e8a5a0a96671b1ca6.tar.gz
hercules-0828824948c77bbfc357e08e8a5a0a96671b1ca6.tar.bz2
hercules-0828824948c77bbfc357e08e8a5a0a96671b1ca6.tar.xz
hercules-0828824948c77bbfc357e08e8a5a0a96671b1ca6.zip
More ItemID to Constants
Diffstat (limited to 'npc/re/jobs/3-2')
-rw-r--r--npc/re/jobs/3-2/shadow_chaser.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/re/jobs/3-2/shadow_chaser.txt b/npc/re/jobs/3-2/shadow_chaser.txt
index f9c856ddc..0a34ad1cb 100644
--- a/npc/re/jobs/3-2/shadow_chaser.txt
+++ b/npc/re/jobs/3-2/shadow_chaser.txt
@@ -2295,8 +2295,8 @@ s_atelier,29,119,3 script Max#sc05_prt 4W_M_01,{
next;
.@i = select("I need a make-up brush.:I need a paint brush.:Nothing.");
mes "[Max]";
- if (.@i == 1) setarray .@i[1],6121,1,10,100000;
- else if (.@i == 2) setarray .@i[1],6122,2,30,200000;
+ if (.@i == 1) setarray .@i[1],Makeover_Brush,1,10,100000;
+ else if (.@i == 2) setarray .@i[1],Paint_Brush,2,30,200000;
else {
mes "If you need more";
mes "just visit me!";