From 7a127149441b3642c61d562053df38f88b1f4ae4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 16 Mar 2021 20:13:32 -0300 Subject: Sanitize Ihclot (all prices 85.7% OFF) --- npc/025-1/ihclot.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/025-1') 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 -- cgit v1.2.3-60-g2f50