Converts all research categories into defines (#69161)

* Converts all research categories into defines

* missing category + machine categories

* final things i hope

* couple issues i missed
This commit is contained in:
Seth Scherer
2022-08-13 13:47:03 -04:00
committed by GitHub
parent ab1b267a82
commit 4a0847db52
33 changed files with 1011 additions and 923 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
modkit_design = /datum/design/unique_modkit/bounty
/datum/design/unique_modkit
category = list("Mining Designs", "Cyborg Upgrade Modules") //can't be normally obtained
category = list(RND_CATEGORY_MINING_DESIGNS, RND_CATEGORY_CYBORG_UPGRADE_MODULES) //can't be normally obtained
build_type = PROTOLATHE | AWAY_LATHE | MECHFAB
departmental_flags = DEPARTMENT_BITFLAG_CARGO