Merge pull request #2387 from Citadel-Station-13/AlienDisable

Disables Roundstart Aliens
This commit is contained in:
LetterJay
2017-08-16 09:56:38 -05:00
committed by GitHub
@@ -99,7 +99,7 @@ datum/species/mammal
skinned_type = /obj/item/stack/sheet/animalhide/xeno
exotic_bloodtype = "L"
damage_overlay_type = "xeno"
roundstart = 1
roundstart = 0
//Praise the Omnissiah, A challange worthy of my skills - HS
@@ -241,4 +241,4 @@ datum/species/guilmon
attack_verb = "claw"
attack_sound = 'sound/weapons/slash.ogg'
miss_sound = 'sound/weapons/slashmiss.ogg'
roundstart = 1
roundstart = 1