Files
CHOMPStation2/code/__defines/organ_external.dm
CHOMPStation2StaffMirrorBot e1b719d926 [MIRROR] bunch of issues (#11109)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-06-26 19:38:06 +02:00

11 lines
145 B
Plaintext

GLOBAL_LIST_INIT(storable_amputated_organs, list(
BP_L_FOOT,
BP_R_FOOT,
BP_L_LEG,
BP_R_LEG,
BP_L_HAND,
BP_R_HAND,
BP_L_ARM,
BP_R_ARM,
))