diff options
| author | historia <[not public]> | 2026-07-11 18:30:58 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-11 18:30:58 -0400 |
| commit | 2bacbb08d1ac67c4f63ee535728cd4e8760e3211 (patch) | |
| tree | d8ee366b3d32b486eb05c5e10bc65cf194ae4c23 /data/objects/000_test_object.yaml | |
| parent | 131cbbe586463a7232f332650af5f0b2c13dc7e9 (diff) | |
| download | thehouseoficarus-2bacbb08d1ac67c4f63ee535728cd4e8760e3211.tar.gz | |
feat(admin): unify context menu, add context menu to files tab
Diffstat (limited to 'data/objects/000_test_object.yaml')
| -rw-r--r-- | data/objects/000_test_object.yaml | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/data/objects/000_test_object.yaml b/data/objects/000_test_object.yaml deleted file mode 100644 index 7bd79b7..0000000 --- a/data/objects/000_test_object.yaml +++ /dev/null @@ -1,29 +0,0 @@ -color: C4 -description: A sinister altar of red biological interfaces. Place scrap here with a bio identifier to produce biojunk. Type 'id' to begin. -gather: - skill: mining - success: - base: 0 - cap: 1 - per_level: 0 - tools: - - axe -hidden: false -id: 000_test_object -name: 000 test object -on_use: - - condition: - all_of: - - global_flag: one - - player_flag: two - - all_of: - - player_flag: three - - global_flag: four -safespot: - decay_chance: 0 - decay_ticks: 0 - max_occupants: 1 - respawn_on_hide: false - respawn_ticks: 0 - tier: 1 - unsafe_chance: 0 |
