Files
CHOMPStation2/code/_helpers/_global_objects.dm
CHOMPStation2StaffMirrorBot ad7616b0eb [MIRROR] some smaller cleanup (#12353)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2026-02-02 01:57:18 +01:00

5 lines
257 B
Plaintext

GLOBAL_DATUM_INIT(gear_tweak_free_color_choice, /datum/gear_tweak/color, new)
GLOBAL_DATUM_INIT(gear_tweak_implant_location, /datum/gear_tweak/implant_location, new)
//Underwear
GLOBAL_DATUM_INIT(global_underwear, /datum/category_collection/underwear, new)