mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Raises maximum health and break threshold of hearts, nerfs the heart damage component of adrenaline (#15520)
* heart * aa
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
robotic_name = "circulatory pump"
|
||||
toxin_type = CE_CARDIOTOXIC
|
||||
|
||||
max_damage = 45
|
||||
min_broken_damage = 25
|
||||
max_damage = 60
|
||||
min_broken_damage = 45
|
||||
relative_size = 5
|
||||
damage_reduction = 0.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user