diff --git a/changelog.txt b/changelog.txt index 6f0066e6..d508ffd7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,7 @@ Date: ??? Changes: - Updated German locale courtesy of CarstenG - Added module slots to botanical nursery. Resolves https://github.com/pyanodon/pybugreports/issues/555 + - Fixed pY codex future beacons setting explanation - Remove productivity watermark from botanical nursery recipes. Resolves https://github.com/pyanodon/pybugreports/issues/1360 - Fixed that the upgrade_target for the mechanical inserter was not set. Resolves https://github.com/pyanodon/pybugreports/issues/1323 - Fixed AM/FM text in beacon GUI not being localizable, again. Resolves https://github.com/pyanodon/pybugreports/issues/1337 diff --git a/locale/en/locale.cfg b/locale/en/locale.cfg index 25a37e25..2230b939 100644 --- a/locale/en/locale.cfg +++ b/locale/en/locale.cfg @@ -810,7 +810,7 @@ future-beacons=Future beacons rpm_entity=adjust the number of items requested when copy/pasting a recipe for enitities rpm_items=adjust the number of items requested when copy/pasting a recipe for items overload=adjusts the number of items inserted into a crafting machine over the required number to fill a recipe. default value use the following formula (1.166 / (energy_required / the assembler's crafting_speed), rounded up, and clamped to be between2 and 100). -future-beacons=Beacons have been rebalanced for the upcoming py mod (Py Stellar Expedition).\nHowever with this setting you can have the rebalanced beacons now.\nChanges:\nBeacons (not diet beacons) have 0.2*am*fm transmission efficiency instead of 0.5*am*fm.\nBeacons can only effect 5 entities instead of 25. +future-beacons=Beacons have been rebalanced for the upcoming py mod (Py Stellar Expedition).\nHowever with this setting you can have the rebalanced beacons now.\nChanges:\nBeacons (not diet beacons) have 0.2*am*fm transmission efficiency instead of 0.5*am*fm.\n5 beacons can affect an entity instead of 25. [gui-game-finished] victory=Victory! Congratulations, you have beaten Pyanodon's mods. @@ -845,4 +845,4 @@ equipment-out-of-fuel=Equipment out of fuel. [img=item.__1__] __2__ # no need to change per locale, this is just so other mods can change if they'd like [beacon-modifier] am=AM -fm=FM \ No newline at end of file +fm=FM