forked from townforge/townforge
22 lines
617 B
Plaintext
22 lines
617 B
Plaintext
WindowInfo
|
|
title Smelt
|
|
centered-relative-size: 0.9 0.9
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "available"
|
|
|
|
TBTextField: text: "The following coins in your inventory can be smelted:"
|
|
TBLayout: axis: x
|
|
TBTextField: text: "There is a smelting fee of"
|
|
TBTextField: id: "smelting-fee"
|
|
TBTextField: text: "gold per coin"
|
|
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Balance:"
|
|
TBTextField: id: "balance"
|
|
|
|
TBLayout: axis x, distribution-position: "left top", distribution: "available"
|
|
|
|
TBLayout: axis: y, distribution: "available"
|
|
TBSelectList: id: "list", gravity: "all"
|