mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
docs(tutorial-building): 📝 update script self exmple
This commit is contained in:
parent
5ce8e5e427
commit
9849f6a0b5
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ The above string tells Evennia to dig up the Python code at the place we indicat
|
|||
|
||||
Wait a while and you will notice yourself starting to make random observations...
|
||||
|
||||
script self
|
||||
script self =
|
||||
|
||||
The above command will show details about scripts on the given object, in this case your self. The `examine` command also includes such details.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue