item_fov 
An element to unconditonally add a FOV trait to the wearer, removing it when an item is unequipped
Vars | |
| fov_angle | Angle of the FoV we will apply when someone wears the clothing this element is attached to. |
|---|---|
Procs | |
| on_drop | On dropping the item, remove the FoV trait. |
| on_equip | On equipping the item, add the FoV trait. |
Var Details
fov_angle 
Angle of the FoV we will apply when someone wears the clothing this element is attached to.
Proc Details
on_drop
On dropping the item, remove the FoV trait.
on_equip
On equipping the item, add the FoV trait.