MORE SUFFIXES (#25314)

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2024-02-16 11:31:11 -06:00
committed by GitHub
parent 16c1beda5c
commit b5aa1e497f

View File

@@ -69,6 +69,7 @@
description: Used to treat even the nastiest burns. Also effective against caustic burns. description: Used to treat even the nastiest burns. Also effective against caustic burns.
parent: BaseHealingItem parent: BaseHealingItem
id: RegenerativeMesh id: RegenerativeMesh
suffix: Full
components: components:
- type: Tag - type: Tag
tags: tags:
@@ -99,6 +100,7 @@
- type: entity - type: entity
id: OintmentAdvanced1 id: OintmentAdvanced1
parent: RegenerativeMesh parent: RegenerativeMesh
suffix: Single
components: components:
- type: Stack - type: Stack
stackType: RegenerativeMesh stackType: RegenerativeMesh
@@ -155,6 +157,7 @@
description: A suture soaked in medicine, treats blunt-force trauma effectively and closes wounds. description: A suture soaked in medicine, treats blunt-force trauma effectively and closes wounds.
parent: BaseHealingItem parent: BaseHealingItem
id: MedicatedSuture id: MedicatedSuture
suffix: Full
components: components:
- type: Tag - type: Tag
tags: tags:
@@ -183,6 +186,7 @@
- type: entity - type: entity
id: BrutepackAdvanced1 id: BrutepackAdvanced1
parent: MedicatedSuture parent: MedicatedSuture
suffix: Single
components: components:
- type: Stack - type: Stack
stackType: MedicatedSuture stackType: MedicatedSuture