From f4a1bf9bae32da6207977bdeaff91a3b5fe47350 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 31 Mar 2019 19:31:06 +0200 Subject: [PATCH] Mention in OLC that you can just write to enter a new value --- evennia/prototypes/menus.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/evennia/prototypes/menus.py b/evennia/prototypes/menus.py index 7a2156e4ec..2746f291d3 100644 --- a/evennia/prototypes/menus.py +++ b/evennia/prototypes/menus.py @@ -685,6 +685,8 @@ def node_prototype_key(caller): The |cPrototype-Key|n uniquely identifies the prototype and is |wmandatory|n. It is used to find and use the prototype to spawn new entities. It is not case sensitive. + (To set a new value, just write it and press enter) + {current}""".format(current=_get_current_value(caller, "prototype_key")) helptext = """