summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-04 20:39:55 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-04 20:39:55 -0300
commitea428820c96402613a8b8c6c88328b8bf34db1be (patch)
tree39f2bbadf01a8277b422b6eaaf8cdd525f7ccbb7
parent1fcd2fc36ffa3154391735d96dc5f5533de9944d (diff)
downloadserverdata-ea428820c96402613a8b8c6c88328b8bf34db1be.tar.gz
serverdata-ea428820c96402613a8b8c6c88328b8bf34db1be.tar.bz2
serverdata-ea428820c96402613a8b8c6c88328b8bf34db1be.tar.xz
serverdata-ea428820c96402613a8b8c6c88328b8bf34db1be.zip
Make it redder, bolder, direr; No one is supposed to select this option.
-rw-r--r--npc/012-5/nicholas.txt3
1 files changed, 2 insertions, 1 deletions
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 "";