Minor underwear fixes and tweaks.

This commit is contained in:
Ghommie
2019-12-13 06:50:14 +01:00
parent f637e1e060
commit c098d497ad
9 changed files with 41 additions and 27 deletions
-2
View File
@@ -20,8 +20,6 @@
else
return "000"
#define UNDIE_COLORABLE(U) (U?.has_color)
/proc/random_underwear(gender)
if(!GLOB.underwear_list.len)
init_sprite_accessory_subtypes(/datum/sprite_accessory/underwear/bottom, GLOB.underwear_list, GLOB.underwear_m, GLOB.underwear_f)