Goonstation 13 - Modules - TypesVar Details

/datum/req_contract/aid

Aid contracts are a class of standard (market-listed) contract. Uniquely among contracts, aid contracts can't be pinned due to their urgency, and will leave after a certain number of market cycles instead of at random. Requirements and flavor text should convey this urgency.

These should -usually- be fairly ordinary supplies that a fast-moving Quartermasters' office can scrounge up with relatively little aid. Anything more difficult to respond to in short order, or prepare in advance, should yield significantly more cash.

Vars

cycles_remainingNumber of cycles changes that the contract will survive. Defaults to one, which allows contract to be present in two cycles.

Var Details

cycles_remaining

Number of cycles changes that the contract will survive. Defaults to one, which allows contract to be present in two cycles.