From ba0222acf6d998f14d4c3ef0b0b097817474c08d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Jan 2021 05:31:28 -0300 Subject: Bad format --- npc/025-1/ihclot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/025-1/ihclot.txt') diff --git a/npc/025-1/ihclot.txt b/npc/025-1/ihclot.txt index 210581e06..d9feb244a 100644 --- a/npc/025-1/ihclot.txt +++ b/npc/025-1/ihclot.txt @@ -132,7 +132,7 @@ function getPrice { .@level=getarg(1); .@final=getPriceInt(.@price, .@level); if (Zeny >= .@final) - return l("Level %d (%d GP)", .@level, fnum(.@final)); + return l("Level %d (%s GP)", .@level, fnum(.@final)); else return ""; } -- cgit v1.2.3-60-g2f50