add more options in home and story file
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
class Home:
|
||||
def __init__(self):
|
||||
self.items = []
|
||||
|
||||
def look_into_mirror(self, player):
|
||||
return ""
|
||||
|
||||
Reference in New Issue
Block a user