mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
Merge pull request #335 from Bone-White/master
Spec Ops Shuttle Computer Access Fix
This commit is contained in:
@@ -1016,7 +1016,7 @@ Note that amputating the affected organ does in fact remove the infection from t
|
||||
/datum/organ/external/head/proc/breakskull()
|
||||
if(brained)
|
||||
return
|
||||
owner.visible_message("\red The top of \the [owner]'s skull breaks, exposing the brain help within.", \
|
||||
owner.visible_message("\red The top of \the [owner]'s skull breaks, exposing the brain within.", \
|
||||
"\red <b>Unbearable pain hits you as the top of your skull breaks and exposes your brain!</b>", \
|
||||
"\red You hear a sickening crack.")
|
||||
owner.expose_brain()
|
||||
|
||||
Reference in New Issue
Block a user