mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
KOG Uniforms (#21119)
Adds KOG uniforms for Security and Medical, along with jacket for Officers, Wardens, Heads of Security, and Medical. Adds shoulder tab accessories for PRA, ALA/DPRA, and NKA employees of the KOG to designate their division. <img width="150" height="105" alt="medical_preview" src="https://github.com/user-attachments/assets/570a7ffe-aaeb-440e-bcde-13ead2262045" /> <img width="198" height="113" alt="Secoff Preview" src="https://github.com/user-attachments/assets/def27546-038b-4b7b-94c3-040d01d88e54" /> <img width="71" height="77" alt="warden_preview" src="https://github.com/user-attachments/assets/348046bd-76d6-4900-82ed-b128f2e78d70" /> <img width="72" height="71" alt="commander Preview" src="https://github.com/user-attachments/assets/1f62d843-3cf9-410d-9125-a7ef552060e6" /> <img width="61" height="63" alt="tabs_preview" src="https://github.com/user-attachments/assets/fc1b53e5-5bce-460a-a1e0-0eceb4441322" />
This commit is contained in:
@@ -995,6 +995,30 @@
|
||||
icon_state = "idrissec_patch"
|
||||
overlay_state = "idrissec_patch"
|
||||
|
||||
/obj/item/clothing/accessory/sleevepatch/kog/pra
|
||||
name = "\improper KOG Motorheads shoulder tabs"
|
||||
desc = "A patch attached to the shoulders of a uniform or armor. This one denotes the wearer as a member of KOG's PRA division the Motorheads."
|
||||
desc_extended = "Kazarrhaldiye Operations Group splits employees based on nationality to remove possible political tensions. The PRA division, called the Motorheads, specializes in motorized warfare and quick response force operations."
|
||||
icon_state = "kog_tabs_pra"
|
||||
overlay_state = "kog_tabs_pra"
|
||||
flippable = 0
|
||||
|
||||
/obj/item/clothing/accessory/sleevepatch/kog/ala
|
||||
name = "\improper KOG Last Chancers shoulder tabs"
|
||||
desc = "A patch attached to the shoulders of a uniform or armor. This one denotes the wearer as a member of KOG's DPRA/ALA division the Last Chancers."
|
||||
desc_extended = "Kazarrhaldiye Operations Group splits employees based on nationality to remove possible political tensions. The ALA/DPRA division, known as the Last Chancers, focus on sabatoge and explosives. They have become infamous for nighttime infiltrations wherein their explosive expertise leads to devastating effects."
|
||||
icon_state = "kog_tabs_ala"
|
||||
overlay_state = "kog_tabs_ala"
|
||||
flippable = 0
|
||||
|
||||
/obj/item/clothing/accessory/sleevepatch/kog/nka
|
||||
name = "\improper KOG Starry Knights shoulder tabs"
|
||||
desc = "A patch attached to the shoulders of a uniform or armor. This one denotes the wearer as a member of KOG's NKA division the Starry Knights."
|
||||
desc_extended = "Kazarrhaldiye Operations Group splits employees based on nationality to remove possible political tensions. The NKA divison, called the Starry Knights, are the defensive experts of the KOG. Using datasets regarding various entities of the Spur, the Starry Knights are capable of preparing an adaptable and formidable defense."
|
||||
icon_state = "kog_tabs_nka"
|
||||
overlay_state = "kog_tabs_nka"
|
||||
flippable = 0
|
||||
|
||||
/obj/item/clothing/accessory/kneepads
|
||||
name = "kneepads"
|
||||
desc = "A pair of synthetic kneepads. Doesn't provide protection from more than arthritis."
|
||||
|
||||
Reference in New Issue
Block a user