forked from townforge/townforge
31 lines
1.5 KiB
Plaintext
31 lines
1.5 KiB
Plaintext
WindowInfo
|
|
title Retire
|
|
centered-relative-size: 0.6 0.4
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution-position: "left top", distribution: "gravity"
|
|
|
|
TBEditField: multiline: 1, readonly: 1, gravity: "left right", adapt-to-content: 1, skin: 0, is-focusable: 0
|
|
text: "You may retire as head of your house.\nYou will not be able to issue game commands until you create another avatar to succeed the retired character. Deposit and withdrawal commands will still work without a new character."
|
|
|
|
TBEditField: multiline: 1, readonly: 1, gravity: "left right", adapt-to-content: 1, skin: 0, is-focusable: 0
|
|
text: "Retiring will cause a 30% drop in prestige until a new head of house is selected, at which point prestige will replenish again."
|
|
|
|
TBLayout: axis: x
|
|
TBTextField: text: "Retirement reason:"
|
|
TBSelectDropdown: id: "reason"
|
|
|
|
TBEditField: id: "message", gravity: "all", placeholder: "This note will appear in your house ancestry next to your retired avatar.\nThink of it as a short obituary or description of the retirement's circumstances", multiline: 1
|
|
TBToggleContainer: id: "message-error-container", toggle: "expanded", gravity: "left right"
|
|
TBLayout: axis: x, distribution: "gravity", distribution-position: "left"
|
|
TBImageWidget: filename: "images/warning.png"
|
|
lp:
|
|
width: 24
|
|
height: 24
|
|
TBTextField: id: "message-error", gravity: "left right", text-align: "left", skin: "text-error"
|
|
|
|
TBLayout: axis: x
|
|
|
|
TBButton: text: "OK", id: "ok"
|
|
TBButton: text: "Cancel", id: "cancel"
|