diff options
-rw-r--r-- | npc/025-1/ihclot.txt | 1 |
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 |