mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 17:26:32 +01:00
doc: Correction of red_button calls
This commit is contained in:
parent
8e199bd255
commit
552070b74e
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_!
|
||||
|
||||
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
|
||||
to use for creating the object. There you go - one red button.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue