Entdeckung des Fischs

This commit is contained in:
Olli Graf
2022-05-14 19:26:33 +02:00
parent 80f4dd484e
commit 9fa3e55775
5 changed files with 34 additions and 13 deletions

View File

@@ -92,7 +92,14 @@ class TestModule:
self.ac.runter()
#Zum Bach
self.ac.sued()
pcmd = self.parseInput('verliere Planke')
self.ac.verliere(pcmd)
#Zum Teich
self.ac.sued()