summaryrefslogtreecommitdiff
path: root/npc/025-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-16 20:13:32 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-16 20:13:32 -0300
commit7a127149441b3642c61d562053df38f88b1f4ae4 (patch)
treedadc297f626af0b763bdb4249025b0554ba0112e /npc/025-1
parentbf1549345d1a66a2e8d782af344906f29f97edb1 (diff)
downloadserverdata-7a127149441b3642c61d562053df38f88b1f4ae4.tar.gz
serverdata-7a127149441b3642c61d562053df38f88b1f4ae4.tar.bz2
serverdata-7a127149441b3642c61d562053df38f88b1f4ae4.tar.xz
serverdata-7a127149441b3642c61d562053df38f88b1f4ae4.zip
Sanitize Ihclot (all prices 85.7% OFF)
Diffstat (limited to 'npc/025-1')
-rw-r--r--npc/025-1/ihclot.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/025-1/ihclot.txt b/npc/025-1/ihclot.txt
index d9feb244a..490b4c1f5 100644
--- a/npc/025-1/ihclot.txt
+++ b/npc/025-1/ihclot.txt
@@ -68,6 +68,7 @@
// Calculate price
.@price=.@lv**3; // Cubic function to determine price.
+ .@price=max(1, .@price/7);
mesn;
mesq l("Please select the level I should use.");
menuint