Bug fix and balance tweaks

This commit is contained in:
Dan 2026-01-30 10:01:07 +00:00
parent cbd84a2e50
commit b2d6a4faf5
4 changed files with 18 additions and 20 deletions

View file

@ -16,7 +16,7 @@ var stock_color: Color = Color(0.6, 0.75, 0.95) # Light periwinkle blue (clear a
# GAMEPLAY VALUES
var target_currency: float = 1000000
var base_sale_price: float = 30
var base_sale_price: float = 12
var base_wood_respawn: float = 5 # seconds
var wood_per_click: float = 5
var cost_per_whittle: float = 1 # This is how many items can be produced per tick