diff options
| author | historia <[not public]> | 2026-07-05 20:06:53 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-05 20:07:50 -0400 |
| commit | 843fa6db681e494bf46e191655323a40577542b5 (patch) | |
| tree | cf32ec18d50434c14a1152147ff6e5e8b3576998 /data/objects/000_test_object.yaml | |
| parent | 7b5ed92e003d8a4bf9bdc69d43b7354eb2260dfa (diff) | |
| download | thehouseoficarus-843fa6db681e494bf46e191655323a40577542b5.tar.gz | |
feat: remove deprecated use/station interaction model
Diffstat (limited to 'data/objects/000_test_object.yaml')
| -rw-r--r-- | data/objects/000_test_object.yaml | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/data/objects/000_test_object.yaml b/data/objects/000_test_object.yaml index afaee11..4efd15c 100644 --- a/data/objects/000_test_object.yaml +++ b/data/objects/000_test_object.yaml @@ -1,4 +1,25 @@ color: C4 description: A sinister altar of red biological interfaces. Place scrap here with a bio identifier to produce biojunk. Type 'id' to begin. -id: bio_altar_copy -name: bio altar +gather: + bait: "" + depleted_message: "" + exhausted_message: "" + fail_message: "" + gather_message: "" + respawn_broadcast: "" + skill: mining + success: + base: 0 + cap: 1 + per_level: 0 +hidden: false +id: 000_test_object +name: 000 test object +safespot: + decay_chance: 0 + decay_ticks: 0 + max_block_size: "" + max_occupants: 1 + respawn_ticks: 0 + tier: 1 + unsafe_chance: 0 |
