favor update
This commit is contained in:
@@ -189,6 +189,7 @@ window.renderTownDetails = function() {
|
||||
<div>Παίκτης: <strong style="color:#aaa">${t.player}</strong>${t.has_premium ? ' <span style="color:#c8a44a" title="Premium">★</span>' : ''}</div>
|
||||
${allianceHtml}
|
||||
${bpHtml}
|
||||
${t.god ? `<div>Εύνοια: <strong style="color:#f1c40f">${t.resources?.favor || 0}</strong></div>` : ''}
|
||||
`;
|
||||
|
||||
// ---- Researches ----
|
||||
|
||||
Reference in New Issue
Block a user