mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-29 16:18:35 +01:00
Gadgets & Gizmos (#7786)
* Adds various objects for explorers / antagonists. * T A G S * Mend
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user