Some more whitelists for belts (#26085)

* Allow surgery tools in medbelt

* add lil more changes
This commit is contained in:
lzk
2024-03-13 19:55:26 +01:00
committed by GitHub
parent 6574681bcb
commit 2b5a75ba66
4 changed files with 13 additions and 0 deletions

View File

@@ -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:

View File

@@ -8,6 +8,9 @@
- type: Sprite
- type: StaticPrice
price: 20
- type: Tag
tags:
- SurgeryTool
# Cautery

View File

@@ -61,6 +61,9 @@
quickEquip: false
slots:
- Belt
- type: Tag
tags:
- Flashlight
- type: entity
parent: Lantern

View File

@@ -1142,6 +1142,9 @@
- type: Tag
id: SuitEVA
- type: Tag
id: SurgeryTool
- type: Tag
id: SurveillanceCameraMonitorCircuitboard