From 0363bf3ea52abc01481e9852631d9d1e9ace46e4 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 2 May 2021 00:13:36 +0200 Subject: hammer: Fix Moray and Scottish King wintering. Delay disband question until normal disband phase. Allow staying even if over castle limit since you may want to be able to disband another unit to keep Moray or the King). Skip question completely if already at home or home is occupied. Improve UI for Edward wintering -- can click England to disband, and added button for wintering. --- play.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'play.html') diff --git a/play.html b/play.html index fa527c6..accc68a 100644 --- a/play.html +++ b/play.html @@ -309,6 +309,9 @@ div.card_3{background-image:url('cards/card_3.jpg')} + -- cgit v1.2.3