mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
isstorage()
This commit is contained in:
@@ -19,6 +19,8 @@
|
|||||||
|
|
||||||
#define isorgan(A) istype(A, /obj/item/organ/external)
|
#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
|
//#define isarea(D) istype(D, /area) //Built in
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user