Adds the commando skin from ror & ror2 to the mining hardsuit (#280)

* first commit with everything

* quick fix and little extra usage!

* the boy

* previous could break

* better head
This commit is contained in:
SandPoot
2023-01-09 18:55:07 -03:00
committed by GitHub
parent 543b18c435
commit 2a772c8482
20 changed files with 274 additions and 115 deletions
@@ -253,8 +253,10 @@
sharpness = SHARP_NONE // use your survival dagger or smth
icon_state = "crusher-hands"
item_state = "crusher0-fist"
unique_reskin = list("Gauntlets" = "crusher-hands",
"Fingerless" = "crusher-hands-bare")
unique_reskin = list(
"Gauntlets" = list("icon_state" = "crusher-hands"),
"Fingerless" = list("icon_state" = "crusher-hands-bare")
)
detonation_damage = 45 // 60 on wield, compared to normal crusher's 70
backstab_bonus = 70 // 130 on backstab though
var/combo_on_anything = FALSE // @admins if you're varediting this you don't get to whine at me