Zuul.
This commit is contained in:
@@ -108,6 +108,9 @@ class ActionModul(ActionBasics):
|
||||
item.zustand = item.OFFEN
|
||||
self.macheItemSichtbar(karte)
|
||||
self.vanishItem(item)
|
||||
elif item.id == self.world.ITEM_KUEHLSCHRANK:
|
||||
logging.debug('öffne Kühlschrank')
|
||||
self.world.printText('zuul')
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user