mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
Lore Overhaul (#7493)
* Lore Overhaul * Further Updates * Changes the year * Reverts unedited files adds Dragor's file * Fixes compile error * Spelling error * Fixfix * Comma fixes! * Parenthesis fix * Removes Virgov references * Purges remnants of UC * Recommended Change * More consistent naming
This commit is contained in:
@@ -31,8 +31,10 @@
|
||||
desc = "A banner with the symbol of the Solar Confederate Government."
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/solgov)
|
||||
|
||||
/* //VOREStation Removal
|
||||
/obj/item/weapon/banner/virgov
|
||||
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)
|
||||
*/
|
||||
@@ -0,0 +1,2 @@
|
||||
/obj/item/weapon/banner/solgov
|
||||
name = "\improper SolCom banner"
|
||||
@@ -0,0 +1,5 @@
|
||||
/datum/poster/nanotrasen/nt_7
|
||||
name = "SolCom"
|
||||
desc = "This poster showcases an TCG emblem. The outer ring reads,\
|
||||
\"<font face='times new roman ms'>NIL MORTALIBUS ARDUI EST</font>\".\
|
||||
Commonwealth of Sol-Procyon."
|
||||
Reference in New Issue
Block a user