Mops and Defibs larger, Pinpointers desc, Monkeycube fix, appraisal sidearm, chemistry documents. (#22397)

* Pinpointer desc

* The game breaking ability to put documents in chem bags

* mops bigger

* Defib Large

* fix monkey cube size bug.

* appraisal gun pew pew
This commit is contained in:
IProduceWidgets
2023-12-12 03:02:44 -05:00
committed by GitHub
parent 73fafe0e84
commit 39fb2639c9
6 changed files with 30 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
- type: entity
name: pinpointer
description: A handheld tracking device. While typically far more capable, this one has been configured to lock onto certain signals.
description: A handheld tracking device. While typically far more capable, this one has been configured to lock onto certain signals. Keep upright to retain accuracy.
parent: BaseItem
id: PinpointerBase
abstract: true
@@ -47,7 +47,7 @@
- type: entity
name: universal pinpointer
description: A handheld tracking device that locks onto any physical entity while off.
description: A handheld tracking device that locks onto any physical entity while off. Keep upright to retain accuracy.
id: PinpointerUniversal
parent: PinpointerBase
components:

View File

@@ -25,6 +25,7 @@
- FitsInDispenser
- Pill
tags:
- Document
- PillCanister
- Bottle
- Syringe

View File

@@ -20,7 +20,7 @@
types:
Blunt: 5
- type: Item
size: Normal
size: Large
sprite: Objects/Specific/Janitorial/mop.rsi
- type: Absorbent
- type: SolutionContainerManager
@@ -59,7 +59,7 @@
types:
Blunt: 5
- type: Item
size: Normal
size: Large
sprite: Objects/Specific/Janitorial/advmop.rsi
- type: Absorbent
pickupAmount: 100

View File

@@ -28,7 +28,7 @@
True: { visible: true }
False: { visible: false }
- type: Item
size: Normal
size: Large
- type: ItemCooldown
- type: Speech
speechVerb: Robotic

View File

@@ -4,6 +4,8 @@
name: monkey cube
description: Just add water!
components:
- type: Item
size: Tiny
- type: SolutionContainerManager
solutions:
cube:
@@ -109,6 +111,8 @@
suffix: Syndicate
description: Just add water!
components:
- type: Item
size: Tiny
- type: SolutionContainerManager
solutions:
cube:

View File

@@ -4,22 +4,23 @@
name: appraisal tool
description: A beancounter's best friend, with a quantum connection to the galactic market and the ability to appraise even the toughest items.
components:
- type: Sprite
sprite: Objects/Tools/appraisal-tool.rsi
state: icon
- type: Item
sprite: Objects/Tools/appraisal-tool.rsi
- type: PriceGun
- type: UseDelay
delay: 3
- type: Clothing
sprite: Objects/Tools/appraisal-tool.rsi
quickEquip: false
slots:
- Belt
- type: Tag
tags:
- AppraisalTool
- type: GuideHelp
guides:
- Cargo
- type: Sprite
sprite: Objects/Tools/appraisal-tool.rsi
state: icon
- type: Item
sprite: Objects/Tools/appraisal-tool.rsi
- type: PriceGun
- type: UseDelay
delay: 3
- type: Clothing
sprite: Objects/Tools/appraisal-tool.rsi
quickEquip: false
slots:
- Belt
- type: Tag
tags:
- AppraisalTool
- Sidearm
- type: GuideHelp
guides:
- Cargo