Skip to content

Commit

Permalink
[MIRROR] Remove arterial bleed confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
SierraKomodo authored and SuhEugene committed Oct 26, 2023
1 parent 908e3b3 commit 4c47078
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/organs/internal/heart.dm
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@
SPAN_DANGER("Blood sprays out from \the [owner]'s [spray_organ]!"),
FONT_HUGE(SPAN_DANGER("Blood sprays out from your [spray_organ]!"))
)
owner.set_confused(1)
owner.eye_blurry = 2

//AB occurs every heartbeat, this only throttles the visible effect
next_blood_squirt = world.time + 80
Expand Down

0 comments on commit 4c47078

Please sign in to comment.