Expanded doc-string for the tutorialworld's Obelisk object. Resolves

This commit is contained in:
Griatch 2015-03-19 19:03:35 +01:00
parent 5ec2030d83
commit a01493bfa0

View file

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