mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 02:06:32 +01:00
Expanded doc-string for the tutorialworld's Obelisk object. Resolves
This commit is contained in:
parent
5ec2030d83
commit
a01493bfa0
1 changed files with 2 additions and 0 deletions
|
|
@ -212,6 +212,8 @@ class Obelisk(TutorialObject):
|
|||
|
||||
Important Attribute:
|
||||
puzzle_descs (list): list of descriptions. One of these is
|
||||
picked randomly when this object is looked at and its index
|
||||
in the list is used as a key for to solve the puzzle.
|
||||
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue