townforge/GameData/TB/cc/research-building.tb.txt

18 lines
633 B
Plaintext

WindowInfo
title Research building
centered-relative-size: 0.5 0.7
modal: 1
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
TBTextField: text: "These research buildings are available for a bonus:"
TBSelectList: id: "buildings", gravity: "all"
TBClickLabel: text: "Show my buildings only"
TBCheckBox: id: "show-mine", value: 0
TBTextField: text: "You may select one to get a better chance at research, for the stated fee"
TBLayout: axis: x
TBButton: text: "Hire building", id: "ok-building"
TBButton: text: "Research alone", id: "ok-no-building"
TBButton: text: "Cancel", id: "cancel"