mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-02 21:43:22 +00:00
Merge pull request #8905 from MistakeNot4892/mechabad
Removes unused mecha damage absorbtion list.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
organ_names = /decl/mob_organ_names/mecha
|
||||
|
||||
// Very close to the base 'damage_absorption' var on the base mecha class.
|
||||
armor = list(
|
||||
"melee" = 20,
|
||||
"bullet" = 10,
|
||||
@@ -143,4 +142,4 @@
|
||||
..(severity)
|
||||
|
||||
/decl/mob_organ_names/mecha
|
||||
hit_zones = list("central chassis", "control module", "hydraulics", "left arm", "right arm", "left leg", "right leg", "sensor suite", "radiator", "power supply", "left equipment mount", "right equipment mount")
|
||||
hit_zones = list("central chassis", "control module", "hydraulics", "left arm", "right arm", "left leg", "right leg", "sensor suite", "radiator", "power supply", "left equipment mount", "right equipment mount")
|
||||
|
||||
Reference in New Issue
Block a user