BHB should sleep in the Lair
Instead of the dock!
This commit is contained in:
parent
550f07be28
commit
989b3210a9
1 changed files with 1 additions and 1 deletions
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Reference in a new issue