mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
Dredd armor resprite - finally deconflicted (i hope) (#26167)
* human sprites * спрайты хуяйты * spritesheets * indentation my ass * accidental duplicate removed * deconflictingingingingingikng
This commit is contained in:
@@ -282,6 +282,15 @@
|
||||
desc = "Commonly used security headgear for the more theatrically inclined. Wear this in hostage situations to make everything worse."
|
||||
icon_state = "streetjudge_hat"
|
||||
|
||||
sprite_sheets = list(
|
||||
"Vox" = 'icons/mob/clothing/species/vox/head.dmi',
|
||||
"Drask" = 'icons/mob/clothing/species/drask/head.dmi',
|
||||
"Grey" = 'icons/mob/clothing/species/grey/head.dmi',
|
||||
"Tajaran" = 'icons/mob/clothing/species/tajaran/head.dmi',
|
||||
"Vulpkanin" = 'icons/mob/clothing/species/vulpkanin/head.dmi',
|
||||
"Unathi" = 'icons/mob/clothing/species/unathi/head.dmi'
|
||||
)
|
||||
|
||||
//Commander
|
||||
/obj/item/clothing/head/helmet/ert/command
|
||||
name = "emergency response team commander helmet"
|
||||
|
||||
@@ -88,6 +88,12 @@
|
||||
desc = "Perfect for when you're looking to send a message rather than performing your actual duties."
|
||||
icon_state = "streetjudgearmor"
|
||||
|
||||
sprite_sheets = list(
|
||||
"Vox" = 'icons/mob/clothing/species/vox/suit.dmi',
|
||||
"Drask" = 'icons/mob/clothing/species/drask/suit.dmi',
|
||||
"Grey" = 'icons/mob/clothing/species/grey/suit.dmi'
|
||||
)
|
||||
|
||||
/obj/item/clothing/suit/armor/vest/blueshield
|
||||
name = "blueshield's security armor"
|
||||
desc = "An armored vest with the badge of a Blueshield."
|
||||
|
||||
Reference in New Issue
Block a user