@@ -648,7 +648,7 @@ class Game:
self.g.job.state = self.g.job.farm_crop
reply = 'ok'
if reply:
if reply and self.g.dimension == 'overworld':
for i in self.g.inv.values():
if i.item_id in items.BED_IDS:
break
The note is not visible to the blocked user.