byond - Modules - TypesVar Details - Proc Details

holster

Parent item for all holster type storage items

Vars

draw_soundthe sound produced when the special item is drawn
holsterable_allowedthe snowflake item(s) that will update the sprite.
holstered_itemrecords the specific special item currently in the holster
holstered_item_underlayImage that get's underlayed under the sprite of the holster
sheathe_soundthe sound produced when the special item is sheathed

Procs

update_underlaysAdds or removes underlay sprites, checks holstered_item to see which underlay to add

Var Details

draw_sound

the sound produced when the special item is drawn

holsterable_allowed

the snowflake item(s) that will update the sprite.

holstered_item

records the specific special item currently in the holster

holstered_item_underlay

Image that get's underlayed under the sprite of the holster

sheathe_sound

the sound produced when the special item is sheathed

Proc Details

update_underlays

Adds or removes underlay sprites, checks holstered_item to see which underlay to add