mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
3 lines
108 B
Plaintext
3 lines
108 B
Plaintext
#define isbelly(A) istype(A, /obj/belly)
|
|
#define iscapturecrystal(A) istype(A, /obj/item/capture_crystal)
|