diff --git a/desktop/src-common/advent/screens/rooms/space.clj b/desktop/src-common/advent/screens/rooms/space.clj index fdb8ea37..b3e4d121 100644 --- a/desktop/src-common/advent/screens/rooms/space.clj +++ b/desktop/src-common/advent/screens/rooms/space.clj @@ -322,7 +322,8 @@ :ego "Let me down and fight me fair and square!" :bloodclot-head "I'm three times as mighty as you." :bloodclot-head "I'd rather have you as a tasty morsel.") - (held/bloodclot-choices entities))})} + (held/bloodclot-choices entities)) + :default (actions/get-script entities (actions/talk entities :ego "No time for that!"))})} :bullet (assoc (animation->texture screen bullet) :x 37 :y 85 :baseline 241 :walk bullet)