Merge pull request #7673 from Cyantime/patch-3

Gives mob xenos full darksight
This commit is contained in:
Atermonera
2020-09-21 09:54:55 -07:00
committed by GitHub

View File

@@ -18,6 +18,7 @@
maxHealth = 100
health = 100
see_in_dark = 7
harm_intent_damage = 5
melee_damage_lower = 25
@@ -122,4 +123,4 @@
/mob/living/simple_mob/animal/space/alien/death()
..()
visible_message("[src] lets out a waning guttural screech, green blood bubbling from its maw...")
playsound(src, 'sound/voice/hiss6.ogg', 100, 1)
playsound(src, 'sound/voice/hiss6.ogg', 100, 1)