auto:teich bis zum Bach

Beschreibungstexte
This commit is contained in:
Olli Graf
2022-05-14 15:38:32 +02:00
parent 0a0ffcbc5f
commit 80f4dd484e
4 changed files with 89 additions and 29 deletions

View File

@@ -256,7 +256,8 @@ class World:
self.RAUM_GARTEN = '6'
self.RAUM_DACH = '7'
self.RAUM_BACH = '8'
self.RAUM_TEICH = '9'
self.RAUM_FELD = '9'
self.RAUM_TEICH = '10'
self.fehler = ''