doc: Correction of red_button calls
This commit is contained in:
parent
4fdbae04c2
commit
87402e1c8a
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ named simply `Object`. Let's create an object that is a little more interesting.
|
||||||
|
|
||||||
Let's make us one of _those_!
|
Let's make us one of _those_!
|
||||||
|
|
||||||
create/drop button:tutorial_examples.red_button.RedButton
|
create/drop button:tutorials.red_button.RedButton
|
||||||
|
|
||||||
The same way we did with the Script Earler, we specify a "Python-path" to the Python code we want Evennia
|
The same way we did with the Script Earler, we specify a "Python-path" to the Python code we want Evennia
|
||||||
to use for creating the object. There you go - one red button.
|
to use for creating the object. There you go - one red button.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue