Yogstation 13 - Modules - TypesDefine Details

code/__DEFINES/research.dm

RDCONSOLE_UI_MODE_NORMALDefines for the R&D console, see: [/modules/research/rdconsole][rdconsole]
RDSCREEN_TEXT_NO_PROTOLATHESanity check defines for when these devices aren't connected or no disk is inserted
RESEARCH_FABRICATOR_SCREEN_MAINDefines for the Protolathe screens, see: [/modules/research/machinery/protolathe][Protolathe]
DEPARTMENTAL_FLAG_SECURITYDepartment flags for techwebs. Defines which department can print what from each protolathe so Cargo can't print guns, etc.
DESIGN_ID_IGNOREFor instances where we don't want a design showing up due to it being for debug/sanity purposes
TECHWEB_POINT_TYPE_GENERICTechweb names for new point types. Can be used to define specific point values for specific types of research (science, security, engineering, etc.)
TECHWEB_POINT_TYPE_LIST_ASSOCIATIVE_NAMESAssociative names for techweb point values, see: [/modules/research/techweb/all_nodes][all_nodes]
TOXINS_RESEARCH_MAXThis is the maximum amount of research points a toxins bomb can get.
TOXINS_RESEARCH_LAMBDAThis determines how easy it is for a toxins bomb to reach the max research cap.
RUIN_GENERATION_PER_TICKThis determines how many general points that the ruin_tech techweb gets, since they don't utilize servers
NANITES_RESEARCH_RUIN_PER_TICKThis determines how many nanites points that the ruin_tech techweb gets, since they lack research tools.

Define Details

DEPARTMENTAL_FLAG_SECURITY

Department flags for techwebs. Defines which department can print what from each protolathe so Cargo can't print guns, etc.

DESIGN_ID_IGNORE

For instances where we don't want a design showing up due to it being for debug/sanity purposes

NANITES_RESEARCH_RUIN_PER_TICK

This determines how many nanites points that the ruin_tech techweb gets, since they lack research tools.

RDCONSOLE_UI_MODE_NORMAL

Defines for the R&D console, see: [/modules/research/rdconsole][rdconsole]

RDSCREEN_TEXT_NO_PROTOLATHE

Sanity check defines for when these devices aren't connected or no disk is inserted

RESEARCH_FABRICATOR_SCREEN_MAIN

Defines for the Protolathe screens, see: [/modules/research/machinery/protolathe][Protolathe]

RUIN_GENERATION_PER_TICK

This determines how many general points that the ruin_tech techweb gets, since they don't utilize servers

TECHWEB_POINT_TYPE_GENERIC

Techweb names for new point types. Can be used to define specific point values for specific types of research (science, security, engineering, etc.)

TECHWEB_POINT_TYPE_LIST_ASSOCIATIVE_NAMES

Associative names for techweb point values, see: [/modules/research/techweb/all_nodes][all_nodes]

TOXINS_RESEARCH_LAMBDA

This determines how easy it is for a toxins bomb to reach the max research cap.

TOXINS_RESEARCH_MAX

This is the maximum amount of research points a toxins bomb can get.