From ea428820c96402613a8b8c6c88328b8bf34db1be Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 4 Jan 2022 20:39:55 -0300 Subject: Make it redder, bolder, direr; No one is supposed to select this option. --- npc/012-5/nicholas.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt index 23d66cdb5..426733d56 100644 --- a/npc/012-5/nicholas.txt +++ b/npc/012-5/nicholas.txt @@ -113,7 +113,8 @@ L_Menu: goto L_Quiver; case 5: mesn; - mesc l("Are you sure? I don't know for what crazy reason you might want to do this, there is absolutely no benefit to this. I think you just selected the wrong option."), 1; + mesc b(l("You are REMOVING an item option.")), 1; + mesq col(b(l("Are you sure?"))+" "+l("I don't know for what crazy reason you might want to do this, there is absolutely no benefit to this. I think you just selected the wrong option."), 1); next; if (askyesno() == ASK_NO) { mes ""; -- cgit v1.2.3-60-g2f50