This commit is contained in:
izac112
2021-01-25 16:47:15 +01:00
126 changed files with 13257 additions and 9472 deletions
@@ -99,6 +99,8 @@
/obj/item/weapon/material/proc/check_health(var/consumed)
if(health<=0)
health = 0
if(fragile)
shatter(consumed)
else if(!dulled && can_dull)