mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-07-09 15:16:28 +01: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)
|