From 33a901bbf81b0ecae4fb0ca74a4dc649bafbdecc Mon Sep 17 00:00:00 2001 From: Agetian Date: Thu, 15 Jun 2017 04:35:58 +0000 Subject: [PATCH] - Fixed a note in CHANGES.txt. --- forge-gui/release-files/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/release-files/CHANGES.txt b/forge-gui/release-files/CHANGES.txt index dd85e87f3cc..eb4b6f491bc 100644 --- a/forge-gui/release-files/CHANGES.txt +++ b/forge-gui/release-files/CHANGES.txt @@ -21,7 +21,7 @@ As always, this release of Forge features an assortment of bug fixes and improve This release contains a new way to generate random Standard or Modern decks that are themed around a specific card. In the deck selector you choose a card and the AI will build a deck around that card based on associations learnt from recent human generated online decks. The algorithm is non-deterministic, so the decks will vary every time they are generated for a unique deck virtually every time. - User Created Quest Worlds - -If you have created some of your own quest worlds and don't want them to be overwritten when Forge updates, you can move the world folders to the user quest folder (in USER_FOLDER/quest/worlds) - you will also need to add the world definitions to a customworlds.txt file in that same folder +If you have created some of your own quest worlds and don't want them to be overwritten when Forge updates, you can move the world folders to the user quest folder (in USER_FOLDER/quest/world) - you will also need to add the world definitions to a customworlds.txt file in that same folder - Quest Shop Singles Update - The quest shop will now generate singles using the full availability of cards in a set, including things like Amonkhet Invocations and Kaladesh Inventions. The rarity of these additional cards is unchanged and it may take some time for them to finally appear.