machete 
Vars | |
worn_variant | Used for deciding the worn icon_state variant, using defines for MACHETE_BACK, MACHETE_WAIST, MACHETE_LEG. |
---|---|
Procs | |
click_alt_secondary | alt rmb to change wear style |
on_item_removed | triggers on item removal from the scabbard - plays a draw sound, which should be the rustle sound had to snowflake it because remove rustle sounds are. never triggered in the code. funnily enough |
Var Details
worn_variant 
Used for deciding the worn icon_state variant, using defines for MACHETE_BACK, MACHETE_WAIST, MACHETE_LEG.
Proc Details
click_alt_secondary
alt rmb to change wear style
on_item_removed
triggers on item removal from the scabbard - plays a draw sound, which should be the rustle sound had to snowflake it because remove rustle sounds are. never triggered in the code. funnily enough