docs(tutorial-building): 📝 update script self exmple

This commit is contained in:
iLPdev 2023-08-20 09:16:22 -07:00
parent 5ce8e5e427
commit 9849f6a0b5

View file

@ -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.