i probably should have tried to compile this before making the PR but i'm not that smart

This commit is contained in:
Cebutris
2019-12-31 05:06:37 -05:00
parent 15a67e8141
commit b22008f01f
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -35,4 +35,4 @@
name = "\improper VirGov banner"
icon_state = "banner-virgov"
desc = "A banner with the symbol of the local government, the Vir Governmental Authority, also known as VirGov."
catalogue_data = list(/datum/category_item/catalogue/information/organization/virgov)
//catalogue_data = list(/datum/category_item/catalogue/information/organization/virgov) YW Edit
+2 -1
View File
@@ -356,10 +356,11 @@ GLOBAL_DATUM_INIT(catalogue_data, /datum/category_collection/catalogue, new)
name = "Government - Solar Confederate Government"
datum_to_copy = /datum/lore/organization/gov/solgov
/* YW EDIT start
/datum/category_item/catalogue/information/organization/virgov
name = "Government - Vir Governmental Authority"
datum_to_copy = /datum/lore/organization/gov/virgov
*/// YW EDIT end
/datum/category_item/catalogue/anomalous