This commit is contained in:
Olli Graf
2022-06-15 18:48:13 +02:00
parent 0240e5f441
commit 2cb7358eca
6 changed files with 38 additions and 5 deletions

View File

@@ -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')