Manual, polish

General polish, removing equipment power on so that after powerloss it isn't set to off. Bleed_ratio fixes so people with low blood to start with don't have blood ADDED. Random power failure event protection.

Adds a manual!
This commit is contained in:
Haha26315
2022-09-12 16:27:45 -04:00
parent 78a075227e
commit a949b576a7
3 changed files with 39 additions and 102 deletions
+1 -1
View File
@@ -132,7 +132,7 @@
playsound(AM, pick('hyperstation/sound/misc/yodadeath.ogg', 'hyperstation/sound/misc/fallingthroughclouds.ogg', 'hyperstation/sound/misc/goofy.ogg', 'hyperstation/sound/misc/wilhelm.ogg'), 100, 0)
if(linked_turf.name == "clouds" && iscyborg(AM) || iscarbon(AM))
if(linked_turf.name == "clouds" && (iscyborg(AM) || iscarbon(AM)))
var/mob/living/victim = AM
var/tether_number = GLOB.safety_tethers_list.len