Commit before trying to add machine footprint

This commit is contained in:
2026-03-31 13:57:48 +01:00
parent 6bcf03b30d
commit dea4c0dffe
10 changed files with 44 additions and 44 deletions
+3 -1
View File
@@ -36,8 +36,10 @@ defaultMachine =
, _mcDir = 0
, _mcHP = 1000
, _mcMaterial = Electronics
, _mcSkin = Metal
, _mcFootPrint = mempty
, _mcDamage = []
, _mcType = McStatic
, _mcType = McTerminal
, _mcMounts = mempty
}