Reduces gauze (#928)

* size

* ref

* hmm
This commit is contained in:
Nim
2025-02-22 16:28:32 +02:00
committed by GitHub
parent 1020288d12
commit d383d329c1
2 changed files with 19 additions and 5 deletions

View File

@@ -426,6 +426,18 @@
layers:
- state: cloth_1
map: ["base"]
- type: Healing
damageContainers:
- Biological
damage:
types:
Slash: -3
Piercing: -3
bloodlossModifier: -8
healingBeginSound:
path: "/Audio/Items/Medical/brutepack_begin.ogg"
healingEndSound:
path: "/Audio/Items/Medical/brutepack_end.ogg"
- type: Appearance
- type: Stack
stackType: CP14Cloth

View File

@@ -23,9 +23,10 @@
- Biological
damage:
types:
Slash: -1
Piercing: -1
bloodlossModifier: -4
Slash: -2
Piercing: -2
bloodlossModifier: -6
delay: 2.5
healingBeginSound:
path: "/Audio/Items/Medical/brutepack_begin.ogg"
healingEndSound:
@@ -74,9 +75,10 @@
- Biological
damage:
types:
Slash: -4
Piercing: -4
Slash: -6
Piercing: -6
bloodlossModifier: -10
delay: 2
healingBeginSound:
path: "/Audio/Items/Medical/brutepack_begin.ogg"
healingEndSound: