blob: 4c03308940187353628bdfef69dcc6814f5b67c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
id: simple_rock
name: rock formation
color: "248"
hidden: true
inroom_description: "A sturdy rock formation juts from the ground."
description: "A solid rock formation, weathered but large enough to crouch behind."
safespot:
tier: 1
max_block_size: small
max_occupants: 2
unsafe_chance: 0.002
decay_ticks: 0
decay_chance: 0
respawn_on_hide: true
respawn_ticks: 0
levels:
- message: "You crouch behind the rock formation, using it as cover."
degrade_message: ""
|