Gadgets & Gizmos

This commit is contained in:
Mechoid
2021-01-15 01:56:01 -05:00
committed by VirgoBot
parent 758db47b6b
commit 02ffbbe79b
25 changed files with 893 additions and 110 deletions
@@ -97,6 +97,8 @@
/obj/item/weapon/material/proc/check_health(var/consumed)
if(health<=0)
health = 0
if(fragile)
shatter(consumed)
else if(!dulled && can_dull)