isstorage()

This commit is contained in:
Aronai Sieyes
2020-05-17 13:56:42 -04:00
parent 94c02f85c1
commit cb900f6abe

View File

@@ -19,6 +19,8 @@
#define isorgan(A) istype(A, /obj/item/organ/external)
#define isstorage(A) istype(A, /obj/item/weapon/storage)
//---------------
//#define isarea(D) istype(D, /area) //Built in