obj
shirt
name = "Shirt"
icon = 'newHumanBase.dmi'
icon_state = "shirt"
verb
Wear()
set src in oview(2)
usr.overlays+=/obj/shirt
Problem description:
So I was trying to figure out how to do this overlay thing, and it doesn't work. Instead it's using another state instead of "shirt".