Merge pull request #10352 from Seris02/smchanges

Changes to the way SM handles power related to integrity and max integrity damage
This commit is contained in:
Ghom
2020-02-01 18:46:10 +01:00
committed by GitHub
4 changed files with 45 additions and 8 deletions
+8
View File
@@ -19,3 +19,11 @@
icon_state = "skub"
w_class = WEIGHT_CLASS_BULKY
attack_verb = list("skubbed")
/obj/item/supermatterspray
name = "supermatter spray"
desc = "A spray bottle containing some kind of magical spray to fix the SM. \"Do not inhale.\" is written on the side. Unless aimed at the supermatter, it does nothing."
icon = 'icons/obj/supermatter.dmi'
icon_state = "supermatterspray"
w_class = WEIGHT_CLASS_SMALL
var/usesleft = 2