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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user