Allows prometheans to be spawned in

This commit is contained in:
Anewbe
2017-07-30 15:19:48 -05:00
parent fdfec79e6c
commit 98663713da
2 changed files with 11 additions and 8 deletions
@@ -32,6 +32,9 @@
h_style = "Teshari Default"
..(new_loc, "Teshari")
/mob/living/carbon/human/promethean/New(var/new_loc)
..(new_loc, "Promethean")
/mob/living/carbon/human/machine/New(var/new_loc)
h_style = "blue IPC screen"
..(new_loc, "Machine")
@@ -31,14 +31,14 @@ var/datum/species/shapeshifter/promethean/prometheans
male_cough_sounds = list('sound/effects/slime_squish.ogg')
female_cough_sounds = list('sound/effects/slime_squish.ogg')
gluttonous = 1
virus_immune = 1
blood_volume = 560
min_age = 1
max_age = 5
brute_mod = 0.75
burn_mod = 2
oxy_mod = 0
gluttonous = 1
virus_immune = 1
blood_volume = 560
min_age = 1
max_age = 5
brute_mod = 0.75
burn_mod = 2
oxy_mod = 0
cold_level_1 = 280 //Default 260 - Lower is better
cold_level_2 = 220 //Default 200