mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Space Eel nerf (#13463)
* Nerfs space eels * changelog * adds author to changelog * readds an empty line * slightly lowers armor pen * adds a " to the changelog
This commit is contained in:
@@ -181,15 +181,16 @@
|
||||
icon_dead = "eel"
|
||||
meat_amount = 5
|
||||
|
||||
maxHealth = 250
|
||||
health = 250
|
||||
maxHealth = 150
|
||||
health = 150
|
||||
|
||||
speed = 9
|
||||
|
||||
melee_damage_lower = 40
|
||||
melee_damage_upper = 40
|
||||
|
||||
/mob/living/simple_animal/hostile/carp/bloater
|
||||
melee_damage_lower = 20
|
||||
melee_damage_upper = 20
|
||||
armor_penetration = 25
|
||||
|
||||
/mob/living/simple_animal/hostile/carp/bloater
|
||||
name = "bloater"
|
||||
desc = "A fat, mineral-devouring creature frequently herded for mining expeditions. Its actual ability to dig is less valuable than its volatile nature, however."
|
||||
icon = 'icons/mob/npc/large_space_xenofauna.dmi'
|
||||
|
||||
Reference in New Issue
Block a user