Goonstation 13 - Modules - TypesVar Details - Proc Details

/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

sendingCrateSpecify a crate to send the requisition in, if desired.

Procs

get_rewards_listFormats the requisition's item rewarders for being put on paper.
get_shopping_listFormats 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.