/datum/req_contract/special
Contracts for utilisation by the special order event. These are distinguished by the requisition being sent physically, either standalone or in a crate with stuff. They are not inspected by the requisitions handler, and do not receive the screwup protection that is afforded to regular contracts. They do not appear in the general market.
Vars | |
sendingCrate | Specify a crate to send the requisition in, if desired. |
---|---|
Procs | |
get_rewards_list | Formats the requisition's item rewarders for being put on paper. |
get_shopping_list | Formats src.rc_entries for being put onto paper. |
Var Details
sendingCrate
Specify a crate to send the requisition in, if desired.
Proc Details
get_rewards_list
Formats the requisition's item rewarders for being put on paper.
get_shopping_list
Formats src.rc_entries for being put onto paper.