From 8df8e3d1d3c7555c097418fd6ff1a9a17ada65c0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jan 2021 17:03:47 -0300 Subject: Grace Reroll is free, make it clear player won't be charged --- npc/025-1/ihclot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/025-1/ihclot.txt b/npc/025-1/ihclot.txt index 648077ea6..904384e4e 100644 --- a/npc/025-1/ihclot.txt +++ b/npc/025-1/ihclot.txt @@ -101,7 +101,7 @@ // Act 5+ Grace Reroll if ($GAME_STORYLINE >= 4) { next; - mesc l("DO YOU WANT TO REROLL THE ITEM? THIS CANNOT BE UNDONE!"), 1; + mesc l("DO YOU WANT TO REROLL THE ITEM? THIS CANNOT BE UNDONE! (free)"), 1; next; if (askyesno() == ASK_YES) csys_ApplyPerfect(.@id, .@level); -- cgit v1.2.3-60-g2f50