testing first bras

cleaned up the code a bit

current problems:
- belly organ covers the clothes
- the change doesn't happen dynamically, need to put the suit on and off
This commit is contained in:
evilew
2023-11-30 15:04:34 +01:00
parent 19d42eb2d6
commit b1ae9eb41c
4 changed files with 40 additions and 29 deletions
@@ -474,7 +474,7 @@
if(G.slot == "belly") // GS13
genital_overlay.icon = 'hyperstation/icons/obj/genitals/belly.dmi'
genital_overlay.icon_state = "belly_[size]"
genital_overlay.layer = -UNDER_BACK_LAYER
genital_overlay.layer = -UNDER_BACK_LAYER
colourcode = "belly_color"
//sizecheck added to prevent rendering blank icons