@@ -68,6 +68,8 @@ def verarbeiteBefehl(parsedCommand):
actionmodul.fuelle(parsedCommand)
elif id == '28':
actionmodul.wirf(parsedCommand)
elif id == '29':
actionmodul.gib(parsedCommand)
elif id == '-1':
world.fehler = 'Ich verstehe diesen Befehl nicht'
else:
The note is not visible to the blocked user.