code/__DEFINES/research.dm
DESIGN_ID_IGNORE | For instances where we don't want a design showing up due to it being for debug/sanity purposes |
---|---|
Techweb names for new point types. Can be used to define specific point values for specific types of research (science, security, engineering, etc.) Amount of points required to unlock nodes of corresponding tiers Amount of points gained per second by a single R&D server, see: [research][code/controllers/subsystem/research.dm] Swab cell line types Biopsy cell line types All cell virus types General defines for vatgrowing | |
VATGROWING_DANGER_MINIMUM | Past how much growth can the other cell_lines affect a finished cell line negatively |
SCIPAPER_GAIN_TO_MONEY | How much money is one point of gain worth. |
CONNECT_TO_RND_SERVER_ROUNDSTART | Connects the 'server_var' to a valid research server on your Z level. Used for machines in LateInitialize, to ensure that RND servers are loaded first. |
Define Details
CONNECT_TO_RND_SERVER_ROUNDSTART
Connects the 'server_var' to a valid research server on your Z level. Used for machines in LateInitialize, to ensure that RND servers are loaded first.
DESIGN_ID_IGNORE
For instances where we don't want a design showing up due to it being for debug/sanity purposes
SCIPAPER_GAIN_TO_MONEY
How much money is one point of gain worth.
VATGROWING_DANGER_MINIMUM
Past how much growth can the other cell_lines affect a finished cell line negatively