Cleanup and small update to the stethoscope! (#36210)

* First commit

* Address most of the review!
This commit is contained in:
beck-thompson
2025-03-30 19:27:08 -07:00
committed by GitHub
parent 66e2b0ab64
commit fc0a6dfdb3
11 changed files with 225 additions and 220 deletions

View File

@@ -32,17 +32,36 @@
path: /Audio/Items/flashlight_off.ogg
- type: entity
parent: ClothingNeckBase
parent: Clothing
id: ClothingNeckStethoscope
name: stethoscope
description: An outdated medical apparatus for listening to the sounds of the human body. It also makes you look like you know what you're doing.
components:
- type: Item
size: Small
- type: Sprite
sprite: Clothing/Neck/Misc/stethoscope.rsi
state: icon
- type: Clothing
sprite: Clothing/Neck/Misc/stethoscope.rsi
quickEquip: true
slots:
- neck
- type: Stethoscope
- type: entity
id: ActionStethoscope
name: Listen with stethoscope
components:
- type: EntityTargetAction
icon:
sprite: Clothing/Neck/Misc/stethoscope.rsi
state: icon
event: !type:StethoscopeActionEvent
checkCanInteract: false
priority: -1
itemIconStyle: BigAction
- type: entity
parent: ClothingNeckBase
id: ClothingNeckBling
@@ -69,18 +88,6 @@
- type: TypingIndicatorClothing
proto: lawyer
- type: entity
id: ActionStethoscope
name: Listen with stethoscope
components:
- type: EntityTargetAction
icon:
sprite: Clothing/Neck/Misc/stethoscope.rsi
state: icon
event: !type:StethoscopeActionEvent
checkCanInteract: false
priority: -1
- type: entity
parent: ClothingNeckBase
id: Dinkystar