Der Diamant wird nach der Maueröffnung aus dem Inventar genommen.
This commit is contained in:
@@ -140,6 +140,7 @@ class ActionModul(ActionBasics):
|
||||
if self.isAktuellerRaum(self.world.RAUM_MAUER):
|
||||
self.world.printText('graböffnung')
|
||||
self.world.aktuellerRaum.ausgaenge[self.world.SUED] = self.world.RAUM_GRAB
|
||||
self.ausDemInventar(item)
|
||||
else:
|
||||
self.setFehler('Nichts passiert.')
|
||||
|
||||
|
Reference in New Issue
Block a user