Belt Appraisal Tools (#14413)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
- CigPack
|
||||
- Radio
|
||||
- HolofanProjector
|
||||
- AppraisalTool
|
||||
components:
|
||||
- AirlockPainter
|
||||
- SignalLinker
|
||||
@@ -90,6 +91,7 @@
|
||||
- CigPack
|
||||
- Radio
|
||||
- HolofanProjector
|
||||
- AppraisalTool
|
||||
components:
|
||||
- AirlockPainter
|
||||
- SignalLinker
|
||||
|
||||
@@ -13,3 +13,11 @@
|
||||
- type: PriceGun
|
||||
- type: UseDelay
|
||||
delay: 3
|
||||
- type: Clothing
|
||||
sprite: Objects/Tools/appraisal-tool.rsi
|
||||
quickEquip: false
|
||||
slots:
|
||||
- Belt
|
||||
- type: Tag
|
||||
tags:
|
||||
- AppraisalTool
|
||||
@@ -9,6 +9,9 @@
|
||||
- type: Tag
|
||||
id: AirSensor
|
||||
|
||||
- type: Tag
|
||||
id: AppraisalTool
|
||||
|
||||
- type: Tag
|
||||
id: ATVKeys
|
||||
|
||||
@@ -625,4 +628,4 @@
|
||||
id: Write
|
||||
|
||||
- type: Tag
|
||||
id: SubdermalImplant
|
||||
id: SubdermalImplant
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 176 B |
@@ -8,6 +8,10 @@
|
||||
"states" : [
|
||||
{
|
||||
"name" : "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
}
|
||||
],
|
||||
"version" : 1
|
||||
|
||||
Reference in New Issue
Block a user