first pass at tree interaction

This commit is contained in:
2026-03-21 18:57:15 +00:00
parent cabe944f1b
commit 03c3e5d6d7
4 changed files with 175 additions and 15 deletions
+10
View File
@@ -13,3 +13,13 @@ drops = [
[air]
drops = []
# Tree fixtures — activated by fell_tree.
# Add WoodLog prefab + uncomment when log items exist.
# [tree_trunk]
# drops = [
# { prefab = "WoodLog", chance_pct = 100, min_count = 1, max_count = 1 },
# ]
# [tree_leaf]
# drops = []