mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-13 16:12:30 +01:00
3004093a50
Because now it can infect limbs and transfer viruses
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) |