mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
fix (#28099)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/obj/item/clothing/head/helmet
|
||||
name = "helmet"
|
||||
desc = "A standard-issue protective helmet used by Nanotrasen corporate security. Provides light protection against most sources of damage."
|
||||
desc = "A mass-produced protective helmet used by security personnel across the sector. Provides light protection against most sources of damage."
|
||||
icon_state = "helmetmaterials"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
flags = HEADBANGPROTECT
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
|
||||
/obj/item/clothing/suit/armor/vest
|
||||
name = "perfectly generic armor vest"
|
||||
desc = "A perfectly generic armored vest. Every aspect of it is exceptionally boring. If you see this, make an issue report on GitHub."
|
||||
name = "armor vest"
|
||||
desc = "A mass-produced Level II soft armor vest that provides light protection against most sources of damage."
|
||||
sprite_sheets = list(
|
||||
"Grey" = 'icons/mob/clothing/species/grey/suit.dmi',
|
||||
"Vox" = 'icons/mob/clothing/species/vox/suit.dmi'
|
||||
|
||||
Reference in New Issue
Block a user