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