mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-01 20:01:45 +00:00
2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
#define isbelly(A) istype(A, /obj/belly)
|
|
#define isstorage(A) istype(A, /obj/item/weapon/storage) |