From 1aba2bdd23aebed4032333e74aa553c40a31fcbd Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 14 Jun 2026 21:07:26 -0400 Subject: refactor: added docs, split up some components in game package --- data/behaviors/mine_coal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/behaviors/mine_coal.yaml') diff --git a/data/behaviors/mine_coal.yaml b/data/behaviors/mine_coal.yaml index 036a009..ab1d6a2 100644 --- a/data/behaviors/mine_coal.yaml +++ b/data/behaviors/mine_coal.yaml @@ -16,6 +16,6 @@ drops: weight: 100 depletes: true message: "You manage to mine some coal." -deplete_delay: 80 +respawn_timer: 80 respawn_message: "You see more coal in the rock." respawn_broadcast: "A dark vein of coal is visible in some {name}." -- cgit v1.2.3