Some more whitelists for belts (#26085)
* Allow surgery tools in medbelt * add lil more changes
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
- Geiger
|
||||
- TrayScanner
|
||||
- GasAnalyzer
|
||||
- HandLabeler
|
||||
- type: ItemMapper
|
||||
mapLayers:
|
||||
drill:
|
||||
@@ -265,10 +266,12 @@
|
||||
- PillCanister
|
||||
- Radio
|
||||
- DiscreteHealthAnalyzer
|
||||
- SurgeryTool
|
||||
components:
|
||||
- Hypospray
|
||||
- Injector
|
||||
- Pill
|
||||
- HandLabeler
|
||||
- type: ItemMapper
|
||||
mapLayers:
|
||||
bottle:
|
||||
@@ -341,6 +344,7 @@
|
||||
components:
|
||||
- Seed
|
||||
- Smokable
|
||||
- HandLabeler
|
||||
- type: ItemMapper
|
||||
mapLayers:
|
||||
hatchet:
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
- type: Sprite
|
||||
- type: StaticPrice
|
||||
price: 20
|
||||
- type: Tag
|
||||
tags:
|
||||
- SurgeryTool
|
||||
|
||||
# Cautery
|
||||
|
||||
|
||||
@@ -61,6 +61,9 @@
|
||||
quickEquip: false
|
||||
slots:
|
||||
- Belt
|
||||
- type: Tag
|
||||
tags:
|
||||
- Flashlight
|
||||
|
||||
- type: entity
|
||||
parent: Lantern
|
||||
|
||||
@@ -1142,6 +1142,9 @@
|
||||
- type: Tag
|
||||
id: SuitEVA
|
||||
|
||||
- type: Tag
|
||||
id: SurgeryTool
|
||||
|
||||
- type: Tag
|
||||
id: SurveillanceCameraMonitorCircuitboard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user