diff --git a/Resources/Locale/en-US/forensics/fibers.ftl b/Resources/Locale/en-US/forensics/fibers.ftl index c95b292c96..ae52f1d775 100644 --- a/Resources/Locale/en-US/forensics/fibers.ftl +++ b/Resources/Locale/en-US/forensics/fibers.ftl @@ -2,6 +2,7 @@ forensic-fibers = {LOC($material)} fibers forensic-fibers-colored = {LOC($color)} {LOC($material)} fibers fibers-insulative = insulative +fibers-insulative-frayed = frayed insulative fibers-synthetic = synthetic fibers-leather = leather fibers-durathread = durathread diff --git a/Resources/Prototypes/Entities/Clothing/Hands/colored.yml b/Resources/Prototypes/Entities/Clothing/Hands/colored.yml index 556442cee1..7ed7b9f398 100644 --- a/Resources/Prototypes/Entities/Clothing/Hands/colored.yml +++ b/Resources/Prototypes/Entities/Clothing/Hands/colored.yml @@ -335,6 +335,9 @@ - 3 - 3.5 - 4 + - type: Fiber + fiberMaterial: fibers-insulative-frayed + fiberColor: fibers-yellow # Conductive Insulated Gloves - type: entity diff --git a/Resources/ServerInfo/Guidebook/Security/Forensics.xml b/Resources/ServerInfo/Guidebook/Security/Forensics.xml index cc118e14cb..733969b5a6 100644 --- a/Resources/ServerInfo/Guidebook/Security/Forensics.xml +++ b/Resources/ServerInfo/Guidebook/Security/Forensics.xml @@ -40,7 +40,7 @@ ## Fibers Whenenever people wearing gloves touch anything on the station, they are bound to leave behind some fibers. This complicates things, but nothing is unsolvable for a real detective. - There are up to [color=red]25[/color] different types of fibers possible. Can that stop you from solving the case? + There are up to [color=red]26[/color] different types of fibers possible. Can that stop you from solving the case?