From 69896f3133321dff97fb824153591eb5f2f91ae5 Mon Sep 17 00:00:00 2001 From: Anewbe Date: Sat, 22 Apr 2017 14:40:30 -0500 Subject: [PATCH] Renames the Sif Homeguard Corps to Sif Defense Force --- code/modules/busy_space/organizations.dm | 4 ++-- code/modules/clothing/head/solgov.dm | 18 +++++++-------- code/modules/clothing/suits/solgov.dm | 28 ++++++++++++------------ code/modules/clothing/under/solgov.dm | 24 ++++++++++---------- 4 files changed, 37 insertions(+), 37 deletions(-) diff --git a/code/modules/busy_space/organizations.dm b/code/modules/busy_space/organizations.dm index affa55ce107..4dcde05bf02 100644 --- a/code/modules/busy_space/organizations.dm +++ b/code/modules/busy_space/organizations.dm @@ -322,12 +322,12 @@ // Military /datum/lore/organization/mil/sif_guard - name = "Sif Homeguard Forces" // Todo: Get better name from lorepeople. + name = "Sif Defense Force" // Todo: Get better name from lorepeople. short_name = "SifGuard" desc = "" history = "" work = "Sif Governmental Authority's military" - headquarters = "Sif" // Make this more specific later. + headquarters = "New Reykjavik" // Make this more specific later. motto = "" autogenerate_destination_names = FALSE // Kinda weird if SifGuard goes to Nyx. diff --git a/code/modules/clothing/head/solgov.dm b/code/modules/clothing/head/solgov.dm index f7d4c417b45..a4b525596b0 100644 --- a/code/modules/clothing/head/solgov.dm +++ b/code/modules/clothing/head/solgov.dm @@ -12,7 +12,7 @@ /obj/item/clothing/head/soft/sol/expedition name = "\improper SifGuard cap" - desc = "It's a black ballcap bearing a Sif Homeguard Corps crest." + desc = "It's a black ballcap bearing a Sif Defense Force crest." icon_state = "expeditionsoft" item_state_slots = list( slot_l_hand_str = "blacksoft", @@ -115,12 +115,12 @@ /obj/item/clothing/head/dress/expedition name = "\improper SifGuard dress cap" - desc = "A peaked grey dress uniform cap belonging to the Sif Homeguard Corps." + desc = "A peaked grey dress uniform cap belonging to the Sif Defense Force." icon_state = "greydresscap" /obj/item/clothing/head/dress/expedition/command name = "\improper SifGuard command dress cap" - desc = "A peaked grey dress uniform cap belonging to the Sif Homeguard Corps. This one is trimmed in gold." + desc = "A peaked grey dress uniform cap belonging to the Sif Defense Force. This one is trimmed in gold." icon_state = "greydresscap_com" /obj/item/clothing/head/dress/fleet @@ -182,32 +182,32 @@ /obj/item/clothing/head/beret/sol/expedition name = "\improper SifGuard beret" - desc = "A black beret belonging to the Sif Homeguard Corps. For personnel that are more inclined towards style than safety." + desc = "A black beret belonging to the Sif Defense Force. For personnel that are more inclined towards style than safety." icon_state = "beret_black" /obj/item/clothing/head/beret/sol/expedition/security name = "\improper SifGuard security beret" - desc = "An Sif Homeguard Corps beret with a security crest. For personnel that are more inclined towards style than safety." + desc = "A Sif Defense Force beret with a security crest. For personnel that are more inclined towards style than safety." icon_state = "beret_black_security" /obj/item/clothing/head/beret/sol/expedition/medical name = "\improper SifGuard medical beret" - desc = "An Sif Homeguard Corps beret with a medical crest. For personnel that are more inclined towards style than safety." + desc = "A Sif Defense Force beret with a medical crest. For personnel that are more inclined towards style than safety." icon_state = "beret_black_medical" /obj/item/clothing/head/beret/sol/expedition/engineering name = "\improper SifGuard engineering beret" - desc = "An Sif Homeguard Corps beret with an engineering crest. For personnel that are more inclined towards style than safety." + desc = "A Sif Defense Force beret with an engineering crest. For personnel that are more inclined towards style than safety." icon_state = "beret_black_engineering" /obj/item/clothing/head/beret/sol/expedition/supply name = "\improper SifGuard supply beret" - desc = "An Sif Homeguard Corps beret with a supply crest. For personnel that are more inclined towards style than safety." + desc = "A Sif Defense Force beret with a supply crest. For personnel that are more inclined towards style than safety." icon_state = "beret_black_supply" /obj/item/clothing/head/beret/sol/expedition/command name = "\improper SifGuard command beret" - desc = "An Sif Homeguard Corps beret with a command crest. For personnel that are more inclined towards style than safety." + desc = "A Sif Defense Force beret with a command crest. For personnel that are more inclined towards style than safety." icon_state = "beret_black_command" /obj/item/clothing/head/beret/sol/fleet diff --git a/code/modules/clothing/suits/solgov.dm b/code/modules/clothing/suits/solgov.dm index 87e4ca02fbd..154772fe68b 100644 --- a/code/modules/clothing/suits/solgov.dm +++ b/code/modules/clothing/suits/solgov.dm @@ -14,47 +14,47 @@ /obj/item/clothing/suit/storage/service/expeditionary name = "\improper SifGuard jacket" - desc = "A uniform service jacket belonging to the Sif Homeguard Corps. It has silver buttons." + desc = "A uniform service jacket belonging to the Sif Defense Force. It has silver buttons." icon_state = "blackservice_crew" /obj/item/clothing/suit/storage/service/expeditionary/medical name = "\improper SifGuard medical jacket" - desc = "A uniform service jacket belonging to the Sif Homeguard Corps. It has silver buttons and blue trim." + desc = "A uniform service jacket belonging to the Sif Defense Force. It has silver buttons and blue trim." icon_state = "blackservice_med" /obj/item/clothing/suit/storage/service/expeditionary/medical/command name = "\improper SifGuard medical command jacket" - desc = "A uniform service jacket belonging to the Sif Homeguard Corps. It has gold buttons and blue trim." + desc = "A uniform service jacket belonging to the Sif Defense Force. It has gold buttons and blue trim." icon_state = "blackservice_medcom" /obj/item/clothing/suit/storage/service/expeditionary/engineering name = "\improper SifGuard engineering jacket" - desc = "A uniform service jacket belonging to the Sif Homeguard Corps. It has silver buttons and orange trim." + desc = "A uniform service jacket belonging to the Sif Defense Force. It has silver buttons and orange trim." icon_state = "blackservice_eng" /obj/item/clothing/suit/storage/service/expeditionary/engineering/command name = "\improper SifGuard engineering command jacket" - desc = "A uniform service jacket belonging to the Sif Homeguard Corps. It has gold buttons and orange trim." + desc = "A uniform service jacket belonging to the Sif Defense Force. It has gold buttons and orange trim." icon_state = "blackservice_engcom" /obj/item/clothing/suit/storage/service/expeditionary/supply name = "\improper SifGuard supply jacket" - desc = "A uniform service jacket belonging to the Sif Homeguard Corps. It has silver buttons and brown trim." + desc = "A uniform service jacket belonging to the Sif Defense Force. It has silver buttons and brown trim." icon_state = "blackservice_sup" /obj/item/clothing/suit/storage/service/expeditionary/security name = "\improper SifGuard security jacket" - desc = "A uniform service jacket belonging to the Sif Homeguard Corps. It has silver buttons and red trim." + desc = "A uniform service jacket belonging to the Sif Defense Force. It has silver buttons and red trim." icon_state = "blackservice_sec" /obj/item/clothing/suit/storage/service/expeditionary/security/command name = "\improper SifGuard security command jacket" - desc = "A uniform service jacket belonging to the Sif Homeguard Corps. It has gold buttons and red trim." + desc = "A uniform service jacket belonging to the Sif Defense Force. It has gold buttons and red trim." icon_state = "blackservice_seccom" /obj/item/clothing/suit/storage/service/expeditionary/command name = "\improper SifGuard command jacket" - desc = "A uniform service jacket belonging to the Sif Homeguard Corps. It has gold buttons and gold trim." + desc = "A uniform service jacket belonging to the Sif Defense Force. It has gold buttons and gold trim." icon_state = "blackservice_com" /obj/item/clothing/suit/storage/service/marine @@ -115,13 +115,13 @@ allowed = list(/obj/item/weapon/tank/emergency/oxygen,/obj/item/device/flashlight,/obj/item/clothing/head/soft,/obj/item/clothing/head/beret,/obj/item/device/radio,/obj/item/weapon/pen) /obj/item/clothing/suit/dress/expedition - name = "expeditionary dress jacket" - desc = "A silver and grey dress jacket belonging to the SCG Expeditionary Corps. Fashionable, for the 25th century at least." + name = "SifGuard dress jacket" + desc = "A silver and grey dress jacket belonging to the Sif Defense Force. Fashionable, for the 25th century at least." icon_state = "greydress" /obj/item/clothing/suit/dress/expedition/command - name = "expeditionary command dress jacket" - desc = "A gold and grey dress jacket belonging to the SCG Expeditionary Corps. The height of fashion." + name = "SifGuard command dress jacket" + desc = "A gold and grey dress jacket belonging to the Sif Defense Force. The height of fashion." icon_state = "greydress_com" /obj/item/clothing/suit/storage/toggle/dress @@ -136,7 +136,7 @@ desc = "A crisp white SCG Fleet dress jacket with blue and gold accents. Don't get near pasta sauce or vox." /obj/item/clothing/suit/storage/toggle/dress/fleet/command - name = "expeditionary command dress jacket" + name = "fleet command dress jacket" desc = "A crisp white SCG Fleet dress jacket dripping with gold accents. So bright it's blinding." icon_state = "whitedress_com" item_state = "labcoat" diff --git a/code/modules/clothing/under/solgov.dm b/code/modules/clothing/under/solgov.dm index 114f386b769..040f7630b1a 100644 --- a/code/modules/clothing/under/solgov.dm +++ b/code/modules/clothing/under/solgov.dm @@ -12,7 +12,7 @@ /obj/item/clothing/under/pt/expeditionary name = "\improper SifGuard pt uniform" - desc = "A baggy shirt bearing the seal of the Sif Homeguard Corps and some dorky looking blue shorts." + desc = "A baggy shirt bearing the seal of the Sif Defense Force and some dorky looking blue shorts." icon_state = "expeditionpt" worn_state = "expeditionpt" @@ -41,56 +41,56 @@ /obj/item/clothing/under/utility/expeditionary name = "\improper SifGuard uniform" - desc = "The utility uniform of the Sif Homeguard Corps, made from biohazard resistant material. This one has silver trim." + desc = "The utility uniform of the Sif Defense Force, made from biohazard resistant material. This one has silver trim." icon_state = "blackutility_crew" worn_state = "blackutility_crew" armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 10, rad = 10) /obj/item/clothing/under/utility/expeditionary/medical name = "\improper SifGuard medical uniform" - desc = "The utility uniform of the Sif Homeguard Corps, made from biohazard resistant material. This one has silver trim and blue blazes." + desc = "The utility uniform of the Sif Defense Force, made from biohazard resistant material. This one has silver trim and blue blazes." icon_state = "blackutility_med" worn_state = "blackutility_med" /obj/item/clothing/under/utility/expeditionary/medical/command name = "\improper SifGuard medical command uniform" - desc = "The utility uniform of the Sif Homeguard Corps, made from biohazard resistant material. This one has gold trim and blue blazes." + desc = "The utility uniform of the Sif Defense Force, made from biohazard resistant material. This one has gold trim and blue blazes." icon_state = "blackutility_medcom" worn_state = "blackutility_medcom" /obj/item/clothing/under/utility/expeditionary/engineering name = "\improper SifGuard engineering uniform" - desc = "The utility uniform of the Sif Homeguard Corps, made from biohazard resistant material. This one has silver trim and organge blazes." + desc = "The utility uniform of the Sif Defense Force, made from biohazard resistant material. This one has silver trim and organge blazes." icon_state = "blackutility_eng" worn_state = "blackutility_eng" /obj/item/clothing/under/utility/expeditionary/engineering/command name = "\improper SifGuard engineering command uniform" - desc = "The utility uniform of the Sif Homeguard Corps, made from biohazard resistant material. This one has gold trim and organge blazes." + desc = "The utility uniform of the Sif Defense Force, made from biohazard resistant material. This one has gold trim and organge blazes." icon_state = "blackutility_engcom" worn_state = "blackutility_engcom" /obj/item/clothing/under/utility/expeditionary/supply name = "\improper SifGuard supply uniform" - desc = "The utility uniform of the Sif Homeguard Corps, made from biohazard resistant material. This one has silver trim and brown blazes." + desc = "The utility uniform of the Sif Defense Force, made from biohazard resistant material. This one has silver trim and brown blazes." icon_state = "blackutility_sup" worn_state = "blackutility_sup" /obj/item/clothing/under/utility/expeditionary/security name = "\improper SifGuard security uniform" - desc = "The utility uniform of the Sif Homeguard Corps, made from biohazard resistant material. This one has silver trim and red blazes." + desc = "The utility uniform of the Sif Defense Force, made from biohazard resistant material. This one has silver trim and red blazes." icon_state = "blackutility_sec" worn_state = "blackutility_sec" /obj/item/clothing/under/utility/expeditionary/security/command name = "\improper SifGuard security command uniform" - desc = "The utility uniform of the Sif Homeguard Corps, made from biohazard resistant material. This one has gold trim and red blazes." + desc = "The utility uniform of the Sif Defense Force, made from biohazard resistant material. This one has gold trim and red blazes." icon_state = "blackutility_seccom" worn_state = "blackutility_seccom" /obj/item/clothing/under/utility/expeditionary/command name = "\improper SifGuard command uniform" - desc = "The utility uniform of the Sif Homeguard Corps, made from biohazard resistant material. This one has gold trim and gold blazes." + desc = "The utility uniform of the Sif Defense Force, made from biohazard resistant material. This one has gold trim and gold blazes." icon_state = "blackutility_com" worn_state = "blackutility_com" @@ -222,13 +222,13 @@ /obj/item/clothing/under/mildress/expeditionary name = "\improper SifGuard dress uniform" - desc = "The dress uniform of the Sif Homeguard Corps in silver trim." + desc = "The dress uniform of the Sif Defense Force in silver trim." icon_state = "greydress" worn_state = "greydress" /obj/item/clothing/under/mildress/expeditionary/command name = "\improper SifGuard command dress uniform" - desc = "The dress uniform of the Sif Homeguard Corps in gold trim." + desc = "The dress uniform of the Sif Defense Force in gold trim." icon_state = "greydress_com" worn_state = "greydress_com"