Combat rework adjustments (Making use of 512's new filter feature, small balance tweaks, and more) (#6092)

* makes use of 512's filters, adds combat mode toggle component signals, and more

* Update phantomthief.dm

* Update living.dm
This commit is contained in:
deathride58
2018-05-28 00:18:40 +00:00
committed by kevinz000
parent dae3945580
commit 6ac830a123
8 changed files with 82 additions and 1 deletions
@@ -9,3 +9,7 @@
return max(total_mass,MIN_MELEE_STAMCOST)
else
return initial(w_class)*1.25
/obj/item/melee/transforming/cleaving_saw
total_mass = 2.75
total_mass_on = 5