surplus
Vars | |
crate_tc_value | Value of items inside the crate in TC |
---|---|
crate_type | crate that will be used for the surplus crate |
Procs | |
fill_crate | fills the crate that will be given to the traitor, edit this to change the crate and how the item is filled |
generate_possible_items | generates items that can go inside crates, edit this proc to change what items could go inside your specialized crate |
pick_possible_item | picks items from the list given to proc and generates a valid uplink item that is less or equal to the amount of TC it can spend |
spawn_item | overwrites item spawning proc for surplus items to spawn an appropriate crate via a podspawn |
Var Details
crate_tc_value
Value of items inside the crate in TC
crate_type
crate that will be used for the surplus crate
Proc Details
fill_crate
fills the crate that will be given to the traitor, edit this to change the crate and how the item is filled
generate_possible_items
generates items that can go inside crates, edit this proc to change what items could go inside your specialized crate
pick_possible_item
picks items from the list given to proc and generates a valid uplink item that is less or equal to the amount of TC it can spend
spawn_item
overwrites item spawning proc for surplus items to spawn an appropriate crate via a podspawn