diff options
Diffstat (limited to 'npc/025-1/ihclot.txt')
-rw-r--r-- | npc/025-1/ihclot.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-1/ihclot.txt b/npc/025-1/ihclot.txt index 490b4c1f5..cd093e2b1 100644 --- a/npc/025-1/ihclot.txt +++ b/npc/025-1/ihclot.txt @@ -100,7 +100,7 @@ mesn; mesc l("Well, here you are. I hope you enjoy ^^", 3); // Act 5+ Grace Reroll - if ($GAME_STORYLINE >= 4) { + if ($GAME_STORYLINE >= 5) { next; mesc l("DO YOU WANT TO REROLL THE ITEM? THIS CANNOT BE UNDONE! (free)"), 1; next; |