mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 05:16:31 +01:00
Mention in OLC that you can just write to enter a new value
This commit is contained in:
parent
f485099b7b
commit
f4a1bf9bae
1 changed files with 2 additions and 0 deletions
|
|
@ -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 = """
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue