Nail paint cosmetics

This commit is contained in:
QuoteFox
2021-04-17 22:41:02 +01:00
parent 276a81f026
commit fb21e779b1
9 changed files with 129 additions and 2 deletions
@@ -1242,6 +1242,7 @@
var/mob/living/carbon/human/H = M
if(H.lip_style)
H.lip_style = null
H.nail_style = null
H.update_body()
for(var/obj/item/I in C.held_items)
SEND_SIGNAL(I, COMSIG_COMPONENT_CLEAN_ACT, CLEAN_WEAK)