BHB should sleep in the Lair

Instead of the dock!
This commit is contained in:
Howard Abrams 2025-08-16 10:14:00 -07:00
parent 550f07be28
commit 989b3210a9

View file

@ -549,7 +549,7 @@ class BHB(Friendly):
msg = f"The {noun} lets loose a big yawn."
meadow = search_object("mp05").first()
cave = search_object("mp06").first()
cave = search_object("mp07").first()
if 'portal_open' in self.location.room_states:
msg = f"The {noun} becomes frightened of the flying lights."