gehe funktioniert wieder.

hilfe Kommando.
This commit is contained in:
Olli Graf
2022-05-14 10:16:06 +02:00
parent 5b0b25cec1
commit 0a0ffcbc5f
5 changed files with 27 additions and 8 deletions

View File

@@ -57,6 +57,10 @@ class TestModule:
#In den Flur
self.ac.ost()
pcmd = self.world.parseInput('untersuche Pflanze')
self.ac.untersuche(pcmd)
pcmd = self.world.parseInput('nimm Krug')
self.ac.nimm(pcmd)