From 824637d6a4487ec9c4e8a6c6b2eb4d2e2c7fa9cc Mon Sep 17 00:00:00 2001 From: Heroman Date: Fri, 24 Jan 2020 08:13:45 +1000 Subject: [PATCH] _vr --- .../mob/living/carbon/human/species/station/prometheans.dm | 2 +- .../mob/living/carbon/human/species/station/prometheans_vr.dm | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species/station/prometheans.dm b/code/modules/mob/living/carbon/human/species/station/prometheans.dm index 3129a937e3e..57a3ecb8f4d 100644 --- a/code/modules/mob/living/carbon/human/species/station/prometheans.dm +++ b/code/modules/mob/living/carbon/human/species/station/prometheans.dm @@ -72,7 +72,7 @@ var/datum/species/shapeshifter/promethean/prometheans siemens_coefficient = 0.8 water_resistance = 0 - water_damage_mod = 0 // VOREStation Edit: muh shower scenes + water_damage_mod = 0.3 genders = list(MALE, FEMALE, NEUTER, PLURAL) diff --git a/code/modules/mob/living/carbon/human/species/station/prometheans_vr.dm b/code/modules/mob/living/carbon/human/species/station/prometheans_vr.dm index b1aa9044214..4c9a63a9a4d 100644 --- a/code/modules/mob/living/carbon/human/species/station/prometheans_vr.dm +++ b/code/modules/mob/living/carbon/human/species/station/prometheans_vr.dm @@ -4,6 +4,7 @@ push_flags = ~HEAVY swap_flags = ~HEAVY gluttonous = 0 + water_damage_mod = 0 //No water damage valid_transform_species = list( "Human", "Unathi", "Tajara", "Skrell", "Diona", "Teshari", "Monkey","Sergal",