mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-22 03:26:21 +01: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) |