Adds more surgery tools and resprites existing (#3631)
* Initial * Fixed map/issues * Touchup * Fixes tests * Fixed tests * Fixed RSI Validator * Fixed RSI Validator * Fixed * FD * FD * FD * Killed rogue inis * netsync * Update submodule * Lint * Lint Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: Gauze
|
||||
icon: Objects/Specific/Medical/medical.rsi
|
||||
icon: Objects/Specific/Medical/medical.rsi/gauze.png
|
||||
result: Gauze
|
||||
completetime: 500
|
||||
materials:
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: Scalpel
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
icon: Objects/Specific/Medical/Surgery/scalpel.rsi/scalpel.png
|
||||
result: Scalpel
|
||||
completetime: 500
|
||||
materials:
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: Retractor
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
icon: Objects/Specific/Medical/Surgery/scissors.rsi/retractor.png
|
||||
result: Scalpel
|
||||
completetime: 500
|
||||
materials:
|
||||
@@ -42,7 +42,7 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: Cautery
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
icon: Objects/Specific/Medical/Surgery/cautery.rsi/cautery.png
|
||||
result: Cautery
|
||||
completetime: 500
|
||||
materials:
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: Drill
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
icon: Objects/Specific/Medical/Surgery/drill.rsi/drill.png
|
||||
result: Drill
|
||||
completetime: 500
|
||||
materials:
|
||||
@@ -58,15 +58,15 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: BoneSaw
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
result: BoneSaw
|
||||
icon: Objects/Specific/Medical/Surgery/saw.rsi/saw.png
|
||||
result: Saw
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 90
|
||||
|
||||
- type: latheRecipe
|
||||
id: Hemostat
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
icon: Objects/Specific/Medical/Surgery/scissors.rsi/hemostat.png
|
||||
result: Hemostat
|
||||
completetime: 500
|
||||
materials:
|
||||
@@ -74,7 +74,7 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: BodyBag_Item
|
||||
icon: Objects/Specific/Morgue/bodybags.rsi
|
||||
icon: Objects/Specific/Medical/Morgue/bodybags.rsi/item.png
|
||||
result: BodyBag_Item
|
||||
completetime: 300
|
||||
materials:
|
||||
|
||||
Reference in New Issue
Block a user