equipping 
Vars | |
force_dropped_items | did we force drop any items? if so, they're in this list. useful for transferring any applicable contents into new items on roundstart |
---|---|
forced_items | the items that will be forcefully equipped, formatted in the way of [item_path = list of slots it can be equipped to], will equip over nodrop items |
items | the items that will be equipped, formatted in the way of [item_path = list of slots it can be equipped to], will not equip over nodrop items |
Var Details
force_dropped_items 
did we force drop any items? if so, they're in this list. useful for transferring any applicable contents into new items on roundstart
forced_items 
the items that will be forcefully equipped, formatted in the way of [item_path = list of slots it can be equipped to], will equip over nodrop items
items 
the items that will be equipped, formatted in the way of [item_path = list of slots it can be equipped to], will not equip over nodrop items