first pass at tree interaction
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user