Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ent-Scp1837 = modern mop
.desc = A good quality mop with a wooden handle and wool cloth on the cleaning surface.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ent-Scp1837 = современная швабра
.desc = Швабра хорошего качества с деревянной ручкой и шерстяной тканью у моющей поверхности.
50 changes: 50 additions & 0 deletions Resources/Prototypes/_Scp/Entities/Objects/Scp/scp1837.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
- type: entity
id: Scp1837
parent: MopItem
suffix: SCP-1837
components:
- type: Sprite
sprite: _Scp/Objects/Scp/scp-1837.rsi
layers:
- state: mop
- map: ["enum.SolutionContainerLayers.Fill"]
state: fill-3
visible: false
- type: Appearance
- type: SolutionContainerVisuals
maxFillLevels: 3
fillBaseName: fill-
inHandsFillBaseName: -fill-
inHandsMaxFillLevels: 2
- type: Item
size: Large
sprite: _Scp/Objects/Scp/scp-1837.rsi
- type: Scp
class: Safe
- type: Absorbent
pickupAmount: 100
useAbsorberSolution: true
- type: UseDelay
delay: 0.5
- type: SolutionRegeneration
solution: absorbed
generated:
reagents:
- ReagentId: Water
Quantity: 5
- ReagentId: PolytrinicAcid
Quantity: 10
- type: SolutionPurge
solution: absorbed
preserve:
- Water
quantity: 10
- type: MeleeWeapon
damage:
types:
Blunt: 10
Structural: 40
- type: IncreaseDamageOnWield
damage:
types:
Blunt: 5
20 changes: 20 additions & 0 deletions Resources/Prototypes/_Scp/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,25 @@
entities:
- id: Scp096PhotoDeveloped

- type: entity
id: SpawnScp1837
parent: BaseStationEventShortDelay
components:
- type: StationEvent
weight: 5
- type: SpawnInEntityStorageRule
probability: 0.08
entities:
- id: Scp1837
- type: SpawnInPlayerInventoryRule
probability: 0.05
sound:
path: /Audio/_Scp/Effects/spawn.ogg
params:
volume: 3
entities:
- id: Scp1837

- type: entity
id: SpawnScp133Paper
parent: BaseStationEventShortDelay
Expand Down Expand Up @@ -125,4 +144,5 @@
- id: Blackout
- id: SpawnScp096Photo
- id: AirlockManEater
- id: SpawnScp1837
- id: SpawnScp133Paper
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
71 changes: 71 additions & 0 deletions Resources/Textures/_Scp/Objects/Scp/scp-1837.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "made by timur",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "mop"
},
{
"name": "fill-1"
},
{
"name": "fill-2"
},
{
"name": "fill-3"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "inhand-left-fill-1",
"directions": 4
},
{
"name": "inhand-left-fill-2",
"directions": 4
},
{
"name": "inhand-right-fill-1",
"directions": 4
},
{
"name": "inhand-right-fill-2",
"directions": 4
},
{
"name": "wielded-inhand-left",
"directions": 4
},
{
"name": "wielded-inhand-right",
"directions": 4
},
{
"name": "wielded-inhand-left-fill-1",
"directions": 4
},
{
"name": "wielded-inhand-left-fill-2",
"directions": 4
},
{
"name": "wielded-inhand-right-fill-1",
"directions": 4
},
{
"name": "wielded-inhand-right-fill-2",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading