mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-16 03:41:34 +01:00
05a7bda00f
* some smaller cleanup * . * . * fix udnerwaer colors
5 lines
257 B
Plaintext
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)
|