mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-02 05:23:01 +00:00
Merge pull request #7673 from Cyantime/patch-3
Gives mob xenos full darksight
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user