@@ -58,6 +58,8 @@ def verarbeiteBefehl(parsedCommand):
actionmodul.hilfe(parsedCommand)
elif id == '24':
actionmodul.schlage(parsedCommand)
elif id == '25':
actionmodul.sprich(parsedCommand)
elif id == '-1':
world.fehler = 'Ich verstehe diesen Befehl nicht'
else:
The note is not visible to the blocked user.