@@ -644,6 +644,9 @@ class Game:
elif data == 'wart':
self.g.job.state = self.g.job.farm_wart
reply = 'ok'
elif data.startswith('crop'):
self.g.job.state = self.g.job.farm_crop
if reply:
for i in self.g.inv.values():
The note is not visible to the blocked user.