This commit is contained in:
izac112
2020-06-17 04:30:06 +02:00
116 changed files with 10186 additions and 4123 deletions
+3 -3
View File
@@ -352,9 +352,9 @@ GLOBAL_DATUM_INIT(catalogue_data, /datum/category_collection/catalogue, new)
name = "TSC - Major Bill's Transportation"
datum_to_copy = /datum/lore/organization/tsc/mbt
/datum/category_item/catalogue/information/organization/solgov
name = "Government - Solar Confederate Government"
datum_to_copy = /datum/lore/organization/gov/solgov
/datum/category_item/catalogue/information/organization/commonwealth //VS EDIT 1
name = "Government - Commonwealth of Sol-Procyon" //VS EDIT 2
datum_to_copy = /datum/lore/organization/gov/commonwealth //VS EDIT 3
/* //VOREStation Removal
/datum/category_item/catalogue/information/organization/virgov
+3 -3
View File
@@ -66,6 +66,6 @@
/*
/datum/category_item/catalogue/information/organization/khi
name = "Government - Kitsuhana Heavy Industries"
datum_to_copy = /datum/lore/organization/gov/kitsuhana
*/
name = "Independents - Kitsuhana Heavy Industries"
datum_to_copy = /datum/lore/organization/other/kitsuhana
*/