NiHoel / Anno1800Calculator

Calculator for the production and consumption of goods in the computer game Anno 1800
MIT License
102 stars 28 forks source link

Bar Black muscovy wrong buff text #96

Closed tefracky closed 1 year ago

tefracky commented 1 year ago

Hello,

thanks again for your great calculator! Unfortunately, in the Need Consumption, Absinth is listed two times, while Black muscovy is completely missing. However, one of the Absinth has exactly the buffs of black muscovy, so it is just a naming problem. The same problem occurs for Coupe de Grace/Eclairs.

            "guid": 133361,
            "iconPath": "data/ui/2kimages/main/3dicons/recipes/icon_black_muscovy.png",
            "locaText": {
                "chinese": "苦艾酒",
                "english": "Absinthe",
                "french": "Absinthe",
                "german": "Absinth",
                "italian": "Assenzio",
                "japanese": "アブサン",
                "korean": "압생트",
                "polish": "Absynt",
                "russian": "Абсент",
                "spanish": "Absenta",
                "taiwanese": "苦艾酒"
            },
NiHoel commented 1 year ago

grafik

tefracky commented 1 year ago

grafik

NiHoel commented 1 year ago

If the devs fix the text in-game, I can run my extraction prgram and it is fixed as well. Waiting for the next GU.

NiHoel commented 1 year ago

GU 17 release notes: "Fixed the name of the “Black Muscovy” that was incorrectly called Absinthe in the effect infotip" -> Will be fixed when generating the next parameter file.