summaryrefslogtreecommitdiff
path: root/npc/001-2-28
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-10-21 15:13:16 -0300
committerJesusaves <cpntb1@ymail.com>2019-10-21 15:13:16 -0300
commitfbd967dd5953385370b3ec4a2064b23f40d3d19d (patch)
treeaf4035c0d1500cd66816d6fcd1e91e922569e396 /npc/001-2-28
parent3259c003748616ed319d2260604fab0b1f18d701 (diff)
parent1959b79d649d7abb021c536281fadf88cd43d974 (diff)
downloadserverdata-jesusalva/newperm.tar.gz
serverdata-jesusalva/newperm.tar.bz2
serverdata-jesusalva/newperm.tar.xz
serverdata-jesusalva/newperm.zip
Merge branch 'master' into jesusalva/newpermjesusalva/newperm
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;