Update default faction balance tag in f show. Fixes #1055

This commit is contained in:
Trent Hensler 2018-03-02 10:58:02 -08:00
parent 6af634d4e3
commit 2f20ef810f
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ show:
- '<a>Founded: <i>{create-date}'
- '<a>This faction is permanent, remaining even with no members.' # only shows if faction is permanent
- '<a>Land value: <i>{land-value} {land-refund}'
- '<a>Balance: <i>{balance}'
- '<a>Balance: <i>{faction-balance}'
- '<a>Bans: <i>{faction-bancount}'
- '<a>Allies(<i>{allies}<a>/<i>{max-allies}<a>): {allies-list} '
- '<a>Online: (<i>{online}<a>/<i>{members}<a>): {online-list}'