Öffnen der Truhe enthüllt jetzt Seil und Schwert.
This commit is contained in:
@@ -40,6 +40,7 @@ class TestModule:
|
||||
pcmd = self.world.parseInput('nimm Schlüssel')
|
||||
self.actionmodul.nimm(pcmd)
|
||||
pcmd = self.world.parseInput('öffne Truhe')
|
||||
self.actionmodul.oeffne(pcmd)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user