Make Shark Plush Janitor-Bucketable (#20123)
@@ -281,6 +281,9 @@
|
||||
state: blue
|
||||
- type: Item
|
||||
heldPrefix: blue
|
||||
- type: Tag
|
||||
tags:
|
||||
- PlushieSharkBlue
|
||||
|
||||
- type: entity
|
||||
parent: PlushieSharkBlue
|
||||
@@ -293,6 +296,9 @@
|
||||
state: pink
|
||||
- type: Item
|
||||
heldPrefix: pink
|
||||
- type: Tag
|
||||
tags:
|
||||
- PlushieSharkPink
|
||||
|
||||
- type: entity
|
||||
parent: PlushieSharkBlue
|
||||
@@ -305,6 +311,9 @@
|
||||
state: grey
|
||||
- type: Item
|
||||
heldPrefix: grey
|
||||
- type: Tag
|
||||
tags:
|
||||
- PlushieSharkGrey
|
||||
|
||||
- type: entity
|
||||
parent: BasePlushie
|
||||
|
||||
@@ -111,10 +111,35 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Wringer
|
||||
- type: ItemMapper
|
||||
mapLayers:
|
||||
mopbucket_shark_blue:
|
||||
whitelist:
|
||||
tags:
|
||||
- PlushieSharkBlue
|
||||
mopbucket_shark_pink:
|
||||
whitelist:
|
||||
tags:
|
||||
- PlushieSharkPink
|
||||
mopbucket_shark_grey:
|
||||
whitelist:
|
||||
tags:
|
||||
- PlushieSharkGrey
|
||||
sprite: Objects/Fun/sharkplush.rsi
|
||||
- type: Physics
|
||||
bodyType: Dynamic
|
||||
- type: Transform
|
||||
noRot: true
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
shark_slot:
|
||||
name: Shark
|
||||
whitelist:
|
||||
tags:
|
||||
- PlushieSharkBlue
|
||||
- PlushieSharkPink
|
||||
- PlushieSharkGrey
|
||||
priority: 3 # Higher than drinking priority
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
fix1:
|
||||
@@ -134,6 +159,11 @@
|
||||
- type: SolutionContainerVisuals
|
||||
maxFillLevels: 3
|
||||
fillBaseName: mopbucket_water-
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
storagebase: !type:Container
|
||||
ents: []
|
||||
shark_slot: !type:ContainerSlot {}
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- Janitorial
|
||||
|
||||
@@ -795,6 +795,14 @@
|
||||
- type: Tag
|
||||
id: PlushieGhost
|
||||
|
||||
- type: Tag
|
||||
id: PlushieSharkBlue
|
||||
|
||||
- type: Tag
|
||||
id: PlushieSharkPink
|
||||
|
||||
- type: Tag
|
||||
id: PlushieSharkGrey
|
||||
|
||||
- type: Tag
|
||||
id: PowerCellSmall
|
||||
|
||||
|
Before Width: | Height: | Size: 818 B After Width: | Height: | Size: 627 B |
|
Before Width: | Height: | Size: 825 B After Width: | Height: | Size: 637 B |
|
Before Width: | Height: | Size: 377 B After Width: | Height: | Size: 350 B |
|
Before Width: | Height: | Size: 791 B After Width: | Height: | Size: 627 B |
|
Before Width: | Height: | Size: 792 B After Width: | Height: | Size: 637 B |
|
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 350 B |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Sprited for SS14 by GitHub user Willhelm53",
|
||||
"copyright": "Sprited for SS14 by GitHub user Willhelm53, later overhauledby GitHub user Psychpsyo",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -39,6 +39,15 @@
|
||||
{
|
||||
"name": "grey-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "mopbucket_shark_blue"
|
||||
},
|
||||
{
|
||||
"name": "mopbucket_shark_pink"
|
||||
},
|
||||
{
|
||||
"name": "mopbucket_shark_grey"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 330 B |
|
After Width: | Height: | Size: 330 B |
|
After Width: | Height: | Size: 325 B |
|
Before Width: | Height: | Size: 805 B After Width: | Height: | Size: 623 B |
|
Before Width: | Height: | Size: 808 B After Width: | Height: | Size: 633 B |
|
Before Width: | Height: | Size: 353 B After Width: | Height: | Size: 345 B |