summaryrefslogtreecommitdiff
path: root/npc/re/jobs/novice/supernovice_ex.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/re/jobs/novice/supernovice_ex.txt')
-rw-r--r--npc/re/jobs/novice/supernovice_ex.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/jobs/novice/supernovice_ex.txt b/npc/re/jobs/novice/supernovice_ex.txt
index 05d98dc96..3a8dad744 100644
--- a/npc/re/jobs/novice/supernovice_ex.txt
+++ b/npc/re/jobs/novice/supernovice_ex.txt
@@ -653,7 +653,7 @@ airplane,33,47,5 script Nudor#sp2 4_F_NOVICE,{
mes "Woa~!! "+.@n+" Zeny! This helped me so much~ Tehee~";
mes "I can't believe it...";
changequest 5099,5100;
- Zeny -= .@n;
+ set Zeny, Zeny - .@n;
if (.@i < 5) set EXSUPNOV_Q_, .@i;
else {
if (.@n > 1000000) set EXSUPNOV_Q_,4;