Merge pull request #335 from Bone-White/master

Spec Ops Shuttle Computer Access Fix
This commit is contained in:
ZomgPonies
2014-07-28 13:52:25 -04:00
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -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()