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
|
- Geiger
|
||||||
- TrayScanner
|
- TrayScanner
|
||||||
- GasAnalyzer
|
- GasAnalyzer
|
||||||
|
- HandLabeler
|
||||||
- type: ItemMapper
|
- type: ItemMapper
|
||||||
mapLayers:
|
mapLayers:
|
||||||
drill:
|
drill:
|
||||||
@@ -265,10 +266,12 @@
|
|||||||
- PillCanister
|
- PillCanister
|
||||||
- Radio
|
- Radio
|
||||||
- DiscreteHealthAnalyzer
|
- DiscreteHealthAnalyzer
|
||||||
|
- SurgeryTool
|
||||||
components:
|
components:
|
||||||
- Hypospray
|
- Hypospray
|
||||||
- Injector
|
- Injector
|
||||||
- Pill
|
- Pill
|
||||||
|
- HandLabeler
|
||||||
- type: ItemMapper
|
- type: ItemMapper
|
||||||
mapLayers:
|
mapLayers:
|
||||||
bottle:
|
bottle:
|
||||||
@@ -341,6 +344,7 @@
|
|||||||
components:
|
components:
|
||||||
- Seed
|
- Seed
|
||||||
- Smokable
|
- Smokable
|
||||||
|
- HandLabeler
|
||||||
- type: ItemMapper
|
- type: ItemMapper
|
||||||
mapLayers:
|
mapLayers:
|
||||||
hatchet:
|
hatchet:
|
||||||
|
|||||||
@@ -8,6 +8,9 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
- type: StaticPrice
|
- type: StaticPrice
|
||||||
price: 20
|
price: 20
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- SurgeryTool
|
||||||
|
|
||||||
# Cautery
|
# Cautery
|
||||||
|
|
||||||
|
|||||||
@@ -61,6 +61,9 @@
|
|||||||
quickEquip: false
|
quickEquip: false
|
||||||
slots:
|
slots:
|
||||||
- Belt
|
- Belt
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Flashlight
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: Lantern
|
parent: Lantern
|
||||||
|
|||||||
@@ -1142,6 +1142,9 @@
|
|||||||
- type: Tag
|
- type: Tag
|
||||||
id: SuitEVA
|
id: SuitEVA
|
||||||
|
|
||||||
|
- type: Tag
|
||||||
|
id: SurgeryTool
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: SurveillanceCameraMonitorCircuitboard
|
id: SurveillanceCameraMonitorCircuitboard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user