Robotic flavour texts.

This commit is contained in:
Segrain
2014-11-21 19:32:40 +03:00
parent 7f199874fb
commit 078d6f74a5
4 changed files with 74 additions and 8 deletions

View File

@@ -567,6 +567,8 @@ var/list/liftable_structures = list(\
#define BORGTHERM 2
#define BORGXRAY 4
var/list/robot_module_types = list("Standard", "Engineering", "Construction", "Surgeon", "Crisis", "Miner", "Janitor", "Service", "Clerical", "Security"/*, "Combat"*/)
//some arbitrary defines to be used by self-pruning global lists. (see master_controller)
#define PROCESS_KILL 26 //Used to trigger removal from a processing list
@@ -860,4 +862,4 @@ var/list/hit_appends = list("-OOF", "-ACK", "-UGH", "-HRNK", "-HURGH", "-GLORF")
//Chemistry
#define CHEM_SYNTH_ENERGY 500 //How much energy does it take to synthesize 1 unit of chemical, in J
#define CHEM_SYNTH_ENERGY 500 //How much energy does it take to synthesize 1 unit of chemical, in J