summaryrefslogtreecommitdiff
path: root/npc/events/lunar_2008.txt
diff options
context:
space:
mode:
authorTaylor Locke <kisuka@kisuka.com>2013-11-25 06:03:06 -0800
committerTaylor Locke <kisuka@kisuka.com>2013-11-25 06:03:06 -0800
commit4faa0ec9df7067cee3eb1c1953fccc6c2f842179 (patch)
tree2ad86f1414ff35cf96a8ec5577a978d533072750 /npc/events/lunar_2008.txt
parent463cbc94ea4124a35ad5bf3222b510ad979d8805 (diff)
downloadhercules-4faa0ec9df7067cee3eb1c1953fccc6c2f842179.tar.gz
hercules-4faa0ec9df7067cee3eb1c1953fccc6c2f842179.tar.bz2
hercules-4faa0ec9df7067cee3eb1c1953fccc6c2f842179.tar.xz
hercules-4faa0ec9df7067cee3eb1c1953fccc6c2f842179.zip
Cleaned up Zeny manipulation in scripts.
Diffstat (limited to 'npc/events/lunar_2008.txt')
-rw-r--r--npc/events/lunar_2008.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/events/lunar_2008.txt b/npc/events/lunar_2008.txt
index 577869be3..793451148 100644
--- a/npc/events/lunar_2008.txt
+++ b/npc/events/lunar_2008.txt
@@ -257,7 +257,7 @@ payon,126,113,4 script Miss Lunar#rat 4_F_NACORURI,{
next;
if (select("Yes:No") == 1) {
if (Zeny >= 3000) {
- set Zeny,Zeny-3000;
+ Zeny -=3000;
getitem 554,10; // Mojji
mes "[Lunar]";
mes "Thank you, and I hope you";