Mention in OLC that you can just write to enter a new value

This commit is contained in:
Griatch 2019-03-31 19:31:06 +02:00
parent f485099b7b
commit f4a1bf9bae

View file

@ -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 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. 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")) {current}""".format(current=_get_current_value(caller, "prototype_key"))
helptext = """ helptext = """