mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
clarified combat gloves description
Clarified the description of the combat gloves item to differentiate it from SWAT gloves
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
max_heat_protection_temperature = GLOVES_MAX_HEAT_PROTECTION_TEMPERATURE
|
||||
|
||||
/obj/item/clothing/gloves/combat //Combined effect of SWAT gloves and insulated gloves
|
||||
desc = "These tactical gloves are somewhat fire and impact resistant."
|
||||
name = "combat gloves"
|
||||
desc = "These tactical gloves are somewhat fire and impact resistant in addition to being shock absorbant." //Clarified its description compared to swat gloves
|
||||
name = "Combat gloves"
|
||||
icon_state = "swat"
|
||||
item_state = "swat"
|
||||
siemens_coefficient = 0
|
||||
@@ -166,4 +166,4 @@
|
||||
glovecolor = "orange"
|
||||
|
||||
/obj/item/clothing/gloves/ranger/yellow
|
||||
glovecolor = "yellow"
|
||||
glovecolor = "yellow"
|
||||
|
||||
Reference in New Issue
Block a user