Skip to content

Commit

Permalink
Training Dummy Rabbit no longer breach Red Hood (#1903)
Browse files Browse the repository at this point in the history
red merc ignore bunny
  • Loading branch information
BLUREMOTE authored Jan 25, 2024
1 parent 62b3b8e commit d7892a4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,8 @@ It has now been over four months. Now we get her for real. -Coxswain
else
manual_emote("perks up for a moment, then settles back down, looking annoyed.")
return
if(istype(abno, /mob/living/simple_animal/hostile/abnormality/training_rabbit))
return
if(datum_reference.qliphoth_meter > 1)
if(client)
to_chat(src, span_notice("You hear something..."))
Expand Down

0 comments on commit d7892a4

Please sign in to comment.