From 53579c466b62343a140123ae73f7c65a6604931f Mon Sep 17 00:00:00 2001 From: Olli Graf Date: Fri, 10 Jun 2022 09:51:59 +0200 Subject: [PATCH] =?UTF-8?q?Die=20Jacke=20ist=20nicht=20mehr=20verf=C3=BCgb?= =?UTF-8?q?ar,=20wenn=20der=20Zwerg=20sie=20hat.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ActionModul.py | 1 + world.xml | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ActionModul.py b/ActionModul.py index a5ca510..982fc1e 100644 --- a/ActionModul.py +++ b/ActionModul.py @@ -529,6 +529,7 @@ class ActionModul(ActionBasics): self.setFehler('Der Zwerg zieht sich die Jacke an, lächelt dankbar und verschwindet.') del self.world.aktuellerRaum.personen[zwerg.id] self.macheItemSichtbar(schachtel) + self.vanishItem(item) def toggleFackel(self,item): weste = self.world.findItemById(self.world.ITEM_SCHWIMMWESTE) diff --git a/world.xml b/world.xml index 00a30a3..e401a3d 100644 --- a/world.xml +++ b/world.xml @@ -197,19 +197,19 @@ - + Im Loch. - + Du stehst an Deck des Segelboots. Vor dem Bug liegt eine kleine Insel. - + Das Boot liegt vor einer Klippe. Neben dieser ist ein Kiesstrand zu erkennen.