Added thermal insulation to flannel jackets (#21273)

This commit is contained in:
nmajask
2023-10-29 20:08:06 -04:00
committed by GitHub
parent 9734ead7f7
commit 014d3a36c4

View File

@@ -289,6 +289,8 @@
color: "#670a09" color: "#670a09"
- state: equipped-OUTERCLOTHING-lines - state: equipped-OUTERCLOTHING-lines
color: "#000000" color: "#000000"
- type: TemperatureProtection
coefficient: 0.3
- type: entity - type: entity
parent: ClothingOuterBase parent: ClothingOuterBase
@@ -323,6 +325,8 @@
color: "#3232a6" color: "#3232a6"
- state: equipped-OUTERCLOTHING-lines - state: equipped-OUTERCLOTHING-lines
color: "#000000" color: "#000000"
- type: TemperatureProtection
coefficient: 0.3
- type: entity - type: entity
parent: ClothingOuterBase parent: ClothingOuterBase
@@ -356,4 +360,6 @@
- state: equipped-OUTERCLOTHING - state: equipped-OUTERCLOTHING
color: "#164d0f" color: "#164d0f"
- state: equipped-OUTERCLOTHING-lines - state: equipped-OUTERCLOTHING-lines
color: "#000000" color: "#000000"
- type: TemperatureProtection
coefficient: 0.3