mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
[MIRROR] Converts all research categories into defines [MDB IGNORE] (#15599)
* Converts all research categories into defines * this took an hour * h * update research categories include * update research categories include Co-authored-by: Seth Scherer <supernovaa41@gmx.com> Co-authored-by: John Doe <gamingskeleton3@gmail.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
This commit is contained in:
co-authored by
Seth Scherer
John Doe
Tom
parent
43fdd93586
commit
d7ef0f27cb
@@ -31,7 +31,7 @@
|
||||
build_type = AUTOLATHE
|
||||
materials = list(/datum/material/iron = 40000)
|
||||
build_path = /obj/item/golem_shell
|
||||
category = list("Imported")
|
||||
category = list(RND_CATEGORY_IMPORTED)
|
||||
|
||||
/obj/item/golem_shell
|
||||
name = "incomplete free golem shell"
|
||||
|
||||
Reference in New Issue
Block a user