/tg/ Station 13 - Modules - TypesVar Details

update_icon_updates_onmob

Vars

update_bodyShould the element call [/mob/proc/update_body()] in addition to clothing updates?
update_flagsThe ITEM_SLOT_X flags to update on the parent mob in additon to the item's slot_flags. (Ex: Passing ITEM_SLOT_HANDCUFFED for sneakers will update the handcuff overlays in addition to ITEM_SLOT_FEET's overlays when their icon changes.)

Var Details

update_body

Should the element call [/mob/proc/update_body()] in addition to clothing updates?

update_flags

The ITEM_SLOT_X flags to update on the parent mob in additon to the item's slot_flags. (Ex: Passing ITEM_SLOT_HANDCUFFED for sneakers will update the handcuff overlays in addition to ITEM_SLOT_FEET's overlays when their icon changes.)