Golden plunger Trolley and Bucket Carp (#38494)

* Golden plunger and Bucket Carp

* attributions added
This commit is contained in:
Tiniest Shark
2025-07-19 11:33:01 -04:00
committed by GitHub
parent ee69f4e5b4
commit cd0960fbd7
15 changed files with 209 additions and 3 deletions

View File

@@ -876,9 +876,20 @@
components:
- type: Sprite
state: magicplush
- type: Item
inhandVisuals:
left:
- state: magicarpplush-inhand-left
right:
- state: magicarpplush-inhand-right
- type: FoodSequenceElement
entries:
CottonBurger: MagicarpPlushie
- type: Tag
tags:
- Payload
- ClothMade
- PlushieCarpMagi
- type: entity
parent: PlushieCarp
@@ -910,9 +921,20 @@
components:
- type: Sprite
state: holoplush
- type: Item
inhandVisuals:
left:
- state: holocarpplush-inhand-left
right:
- state: holocarpplush-inhand-right
- type: FoodSequenceElement
entries:
CottonBurger: HolocarpPlushie
- type: Tag
tags:
- Payload
- ClothMade
- PlushieCarpHolo
- type: entity
parent: BasePlushie

View File

@@ -271,6 +271,9 @@
parent: Plunger
description: A plunger with a plastic suction cup coated in a thin layer of gold given as a token of appreciation for years of service. Still used to unclog drains.
components:
- type: Tag
tags:
- GoldenPlunger
- type: Sprite
sprite: Objects/Specific/Janitorial/golden_plunger.rsi
state: plunger

View File

@@ -51,6 +51,14 @@
whitelist:
tags:
- PlushieCarp
mopbucket_magicarpplush:
whitelist:
tags:
- PlushieCarpMagi
mopbucket_holocarpplush:
whitelist:
tags:
- PlushieCarpHolo
sprite: Objects/Specific/Janitorial/janitorial.rsi
- type: Transform
noRot: true
@@ -65,6 +73,8 @@
- PlushieSharkPink
- PlushieSharkGrey
- PlushieCarp
- PlushieCarpHolo
- PlushieCarpMagi
components:
- Rehydratable
priority: 3 # Higher than drinking priority
@@ -177,6 +187,11 @@
whitelist:
tags:
- Plunger
goldenplunger_slot:
name: janitorial-trolley-slot-component-slot-name-goldenplunger
whitelist:
tags:
- GoldenPlunger
priority: 8
wetfloorsign_slot4:
name: janitorial-trolley-slot-component-slot-name-sign
@@ -286,6 +301,10 @@
whitelist:
tags:
- Plunger
cart_goldenplunger:
whitelist:
tags:
- GoldenPlunger
cart_mop:
whitelist:
tags:
@@ -349,6 +368,7 @@
trashbag_slot: !type:ContainerSlot {}
bucket_slot: !type:ContainerSlot {}
plunger_slot: !type:ContainerSlot {}
goldenplunger_slot: !type:ContainerSlot {}
wetfloorsign_slot4: !type:ContainerSlot {}
wetfloorsign_slot3: !type:ContainerSlot {}
wetfloorsign_slot2: !type:ContainerSlot {}

View File

@@ -642,6 +642,9 @@
- type: Tag
id: Goat
- type: Tag
id: GoldenPlunger
- type: Tag
id: Goliath
@@ -1090,6 +1093,12 @@
- type: Tag
id: PlushieCarp
- type: Tag
id: PlushieCarpHolo
- type: Tag
id: PlushieCarpMagi
- type: Tag
id: PlushieGhost