This commit is contained in:
PopeDaveThe3th
2025-01-25 15:45:07 -05:00
committed by GitHub
parent 47cec936e9
commit 98bf5f0295
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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'