Mine Building — automated stone production (Issue #42) #45

Merged
claude merged 3 commits from feature/mine-building into master 2026-03-24 19:59:01 +00:00
Showing only changes of commit fcf805d4d2 - Show all commits

View File

@@ -1285,6 +1285,7 @@ export class UIScene extends Phaser.Scene {
{ kind: 'bed', emoji: '🛏', label: 'Bed' },
{ kind: 'stockpile_zone', emoji: '📦', label: 'Stockpile' },
{ kind: 'forester_hut', emoji: '🌲', label: 'Forester' },
{ kind: 'mine', emoji: '⛏', label: 'Mine' },
]
const itemW = 84