From ad171f7445371f37afe3bc7fbcea9bcc977cb003 Mon Sep 17 00:00:00 2001 From: marcins78 Date: Wed, 24 Oct 2012 15:04:44 +0000 Subject: [PATCH] - If two (or more) required before actions happen, FP player has a choice which one to play first. If that action prevents the effect, other required actions that depend on that effect will no longer be playable. --- gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html index 553c46ecd..5921145a3 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html @@ -1,6 +1,8 @@
 24 Oct. 2012
 - Added replay speed buttons.
+- If two (or more) required before actions happen, FP player has a choice which one to play first. If that action
+prevents the effect, other required actions that depend on that effect will no longer be playable.
 
 23 Oct. 2012
 - "Harrowdale" might be working fine this time around.