Fixes, Icons

This commit is contained in:
Tigercat2000
2015-10-08 11:13:48 -07:00
parent 4fc91429e5
commit 514a09bf0c
7 changed files with 7 additions and 1 deletions
+3 -1
View File
@@ -11,7 +11,9 @@
var/list/permitted_types = list(
/obj/item/clothing/head/helmet/space/rig,
/obj/item/clothing/suit/space/rig
/obj/item/clothing/suit/space/rig,
/obj/item/clothing/head/helmet/space/void,
/obj/item/clothing/suit/space/void
)
/obj/item/device/modkit/afterattack(obj/O, mob/user as mob, proximity)