Small tweaks to get rolldowns to work properly.

This commit is contained in:
Zuhayr
2015-08-09 17:01:07 +09:30
parent aed2ac3dfe
commit b6e6d45952
2 changed files with 3 additions and 1 deletions
@@ -63,6 +63,7 @@
var/obj/item/clothing/under/U = item
if(istype(U))
U.worn_state = U.icon_state
U.update_rolldown_status()
// Kits are dumb so this is going to have to be hardcoded/snowflake.