Add deconstruction queue

This commit is contained in:
2026-07-22 21:37:56 +02:00
parent a9082c57f3
commit b2ce20e6ad
17 changed files with 551 additions and 85 deletions

View File

@@ -1,6 +1,7 @@
[world]
height_tiles = 40
refund_percentage = 100
deconstruction_time_seconds = 0.1
starting_building_blocks = 200
scrap_despawn_seconds = 120
scrap_per_threat = 0.25

View File

@@ -1,6 +1,7 @@
[world]
height_tiles = 60
refund_percentage = 75
deconstruction_time_seconds = 0.1
starting_building_blocks = 100
scrap_despawn_seconds = 30
scrap_per_threat = 1.0