townforge/GameData/TB/cc/repair.tb.txt

24 lines
592 B
Plaintext

WindowInfo
title Repair
centered-relative-size: 0.5 0.25
modal: 1
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
TBTextField: text: "Buildings start getting penalties"
TBTextField: text: "if repair status drops below 70%"
TBLayout: axis: x
TBTextField: text: "Target repair level:"
TBTextField: id: "target-repair"
TBSlider: id: "repair-slider", min: 0, max: 100
TBLayout: axis: x
TBTextField: text: "Repair cost:"
TBTextField: id: "repair-cost"
TBLayout: axis: x
TBButton: text: "OK", id: "ok"
TBButton: text: "Cancel", id: "cancel"