Proc to define

This commit is contained in:
Chayse Ramsay
2019-08-04 05:48:08 +01:00
parent 46e4023ba9
commit f9d829b111
5 changed files with 6 additions and 13 deletions
+3
View File
@@ -230,3 +230,6 @@ GLOBAL_LIST_INIT(security_wintercoat_allowed, typecacheof(list(
/obj/item/tank/internals/emergency_oxygen,
/obj/item/tank/internals/plasmaman,
/obj/item/toy)))
//Internals checker
#define GET_INTERNAL_SLOTS(C) list(C.head, C.wear_mask)