Cloth can be used as gauze to stop bleeding (#15311)
This commit is contained in:
@@ -62,6 +62,17 @@
|
|||||||
name: cloth
|
name: cloth
|
||||||
suffix: Full
|
suffix: Full
|
||||||
components:
|
components:
|
||||||
|
- type: Healing
|
||||||
|
damageContainer: Biological
|
||||||
|
damage:
|
||||||
|
types:
|
||||||
|
Slash: -0.5
|
||||||
|
Piercing: -0.5
|
||||||
|
bloodlossModifier: -4
|
||||||
|
healingBeginSound:
|
||||||
|
path: "/Audio/Items/Medical/brutepack_begin.ogg"
|
||||||
|
healingEndSound:
|
||||||
|
path: "/Audio/Items/Medical/brutepack_end.ogg"
|
||||||
- type: Stack
|
- type: Stack
|
||||||
stackType: Cloth
|
stackType: Cloth
|
||||||
- type: Material
|
- type: Material
|
||||||
|
|||||||
Reference in New Issue
Block a user