Adds Advanced ointment and bruisepack recipes (#17583)

* Adds Advanced ointment and bruisepack recipes

* Changes the sprites to the ones from /tg

* Changed names and sprites, slight tweaks

* Formatting

* Solve Conflict

* Formatting

* Fix issues found in check

* Fix Oopsie
This commit is contained in:
Arendian
2023-07-10 04:22:10 +02:00
committed by GitHub
parent 0b0c1e5b45
commit b4c251472f
10 changed files with 149 additions and 0 deletions

View File

@@ -37,3 +37,21 @@
spawn: Bloodpack
maxCount: 10
itemSize: 1
- type: stack
id: MedicatedSuture
name: medicated-suture
icon: {sprite: "/Textures/Objects/Specific/Medical/medical.rsi", state: medicated-suture }
spawn: MedicatedSuture
maxCount: 10
itemSize: 1
- type: stack
id: RegenerativeMesh
name: regenerative-mesh
icon: {sprite: "/Textures/Objects/Specific/Medical/medical.rsi", state: regenerative-mesh}
spawn: RegenerativeMesh
maxCount: 10
itemSize: 1