mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-16 18:54:13 +01:00
i probably should have tried to compile this before making the PR but i'm not that smart
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user