summaryrefslogtreecommitdiff
path: root/npc/001-2-28
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-28')
-rw-r--r--npc/001-2-28/plush.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-28/plush.txt b/npc/001-2-28/plush.txt
index 330258b8..0cba5b2a 100644
--- a/npc/001-2-28/plush.txt
+++ b/npc/001-2-28/plush.txt
@@ -27,7 +27,7 @@
else
{
emotion E_HAPPY;
- Zeny = Zeny - .@price;
+ Zeny -= .@price;
INN_REGISTER = REDPLUSH_INN;
PC_IS_DEAD = false;