mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 09:57:49 +01:00
requiem
uniform no longer awkwardly caps and shit added to vendor
This commit is contained in:
@@ -229,7 +229,7 @@
|
||||
*/
|
||||
/obj/item/clothing/under/rank/security/blueshield
|
||||
desc = "Blue trim on space-black cloth, this uniform displays the rank of \"Blueshield\" on the left shoulder. Wonder what that is."
|
||||
name = "\improper Blueshield Uniform"
|
||||
name = "blueshield uniform"
|
||||
icon_state = "bs_uniform"
|
||||
item_state = "bl_suit"
|
||||
item_color = "bs_uniform"
|
||||
|
||||
@@ -29,7 +29,9 @@
|
||||
/obj/item/clothing/under/rank/security/stripper = 5,
|
||||
/obj/item/clothing/shoes/jackboots/tall = 5,
|
||||
/obj/item/clothing/head/beret/sec/bitch = 5,
|
||||
/obj/item/clothing/gloves/latexsleeves/security = 5)
|
||||
/obj/item/clothing/gloves/latexsleeves/security = 5,
|
||||
/obj/item/clothing/under/rank/security/blueshield = 1,
|
||||
/obj/item/clothing/suit/storage/blueshield =1)
|
||||
refill_canister = /obj/item/vending_refill/wardrobe/sec_wardrobe
|
||||
|
||||
/obj/item/vending_refill/wardrobe/sec_wardrobe
|
||||
|
||||
Reference in New Issue
Block a user