Die Kabine bewegt sich mit dem Boot mit.
Raum Boot2 ist erreichbar.
This commit is contained in:
2
tomb.py
2
tomb.py
@@ -164,7 +164,7 @@ def debug_Personen():
|
||||
logging.debug(f'Id: {person.id} - Name: {person.name}')
|
||||
|
||||
def debug_Items():
|
||||
logging.debug('liste Items')
|
||||
logging.debug('liste Items im aktuellen Raum')
|
||||
logging.debug(world.aktuellerRaum.items)
|
||||
count = 0
|
||||
for itemid in world.aktuellerRaum.items:
|
||||
|
Reference in New Issue
Block a user