- 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:
- type: SolutionContainerVisuals
maxFillLevels: 3
fillBaseName: mopbucket_water-
+ - type: ContainerContainer
+ containers:
+ storagebase: !type:Container
+ ents: []
+ shark_slot: !type:ContainerSlot {}
- type: GuideHelp
guides:
- Janitorial
{
"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
{
"name": "grey-inhand-right",
"directions": 4
+ },
+ {
+ "name": "mopbucket_shark_blue"
+ },
+ {
+ "name": "mopbucket_shark_pink"
+ },
+ {
+ "name": "mopbucket_shark_grey"
}
]
}
\ No newline at end of file