Update prometheans_vr.dm

This commit is contained in:
Cameron653
2016-08-05 20:50:48 -04:00
committed by GitHub
parent 7de2f19bd0
commit 65bcd2d092
@@ -3,3 +3,7 @@
valid_transform_species = list("Human", "Unathi", "Tajara", "Skrell", "Diona", "Teshari", "Monkey","Sergal","Akula","Nevrean","Highlander Zorren","Flatland Zorren", "Vulpkanin", "Neaera", "Stok", "Farwa")
heal_rate = 0.2 //They heal .2, along with the natural .2 heal per tick when below the organ natural heal damage threshhold.
siemens_coefficient = 1 //Prevents them from being immune to tasers and stun weapons.
death_message = "goes limp, their body becoming softer..."
/datum/species/shapeshifter/promethean/handle_death(var/mob/living/carbon/human/H)
return //This nullifies them gibbing.