diff options
| author | historia <[not public]> | 2026-06-14 21:07:26 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-14 21:07:26 -0400 |
| commit | 1aba2bdd23aebed4032333e74aa553c40a31fcbd (patch) | |
| tree | c004f4c2a139df5c3cf4029b2611bdfa09b40f86 /data/behaviors/mine_copper.yaml | |
| parent | a19e6b6ab01670a5932308c7bd0e0e5eed8cbcad (diff) | |
| download | thehouseoficarus-1aba2bdd23aebed4032333e74aa553c40a31fcbd.tar.gz | |
refactor: added docs, split up some components in game package
Diffstat (limited to 'data/behaviors/mine_copper.yaml')
| -rw-r--r-- | data/behaviors/mine_copper.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/behaviors/mine_copper.yaml b/data/behaviors/mine_copper.yaml index b4f27b9..82755e3 100644 --- a/data/behaviors/mine_copper.yaml +++ b/data/behaviors/mine_copper.yaml @@ -21,6 +21,6 @@ drops: weight: 10 depletes: false message: "You spot a glint of something valuable!" -deplete_delay: 50 +respawn_timer: 50 respawn_message: "You see more ore in the rock." respawn_broadcast: "A glint of copper catches your eye from some {name}." |
