interdyne_reagent 
You may be asking why we need copies of /datum/bounty/reagent, its because the main system is looking for SUBTYPES of reagent, and I want to avoid the system accidentally giving NT, Interdyne bounties.
Vars | |
required_volume | How much of a reagent is needed complete the bounty. |
---|---|
shipped_volume | How much the player has shipped in the bounty. |
wanted_reagent | Which reagent is required for the bounty's completion. |
Var Details
required_volume 
How much of a reagent is needed complete the bounty.
shipped_volume 
How much the player has shipped in the bounty.
wanted_reagent 
Which reagent is required for the bounty's completion.