Skip to content

Commit f4edb6f

Browse files
committed
update files for v1.10.5
1 parent bae9319 commit f4edb6f

4 files changed

Lines changed: 53 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
***These Mods are savegame-compatible. Please use the iModYourAnno Anno Mod Manager for individual mod customization. Several mods have multiple versions which can be toggled on and off with iMYA as well.***
1818

1919
## Changelog
20+
<details>
21+
<summary>Patch Notes Version 1.10.5</summary>
22+
23+
- [Jalea&Mezcal Integration] add additional unlock for Pharisäer Production chain to support existing savegames.
24+
25+
</details>
2026
<details>
2127
<summary>Patch Notes Version 1.10.4</summary>
2228

[Gameplay] Artistas need Tourist buildings (Taludas)/data/config/export/main/asset/assets.xml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1558,6 +1558,46 @@
15581558
<TriggerSetup />
15591559
</Values>
15601560
</Asset>
1561+
<Asset>
1562+
<Template>Trigger</Template>
1563+
<Values>
1564+
<Standard>
1565+
<GUID>1999910330</GUID>
1566+
<Name>Unlock Pharisäer Chain for existing savegames with 900 Artista</Name>
1567+
</Standard>
1568+
<Trigger>
1569+
<TriggerCondition>
1570+
<Template>ConditionPlayerCounter</Template>
1571+
<Values>
1572+
<Condition />
1573+
<ConditionPlayerCounter>
1574+
<PlayerCounter>PopulationByLevel</PlayerCounter>
1575+
<Context>5403</Context>
1576+
<CounterAmount>900</CounterAmount>
1577+
</ConditionPlayerCounter>
1578+
</Values>
1579+
</TriggerCondition>
1580+
<TriggerActions>
1581+
<Item>
1582+
<TriggerAction>
1583+
<Template>ActionUnlockAsset</Template>
1584+
<Values>
1585+
<Action />
1586+
<ActionUnlockAsset>
1587+
<UnlockAssets>
1588+
<Item>
1589+
<Asset>1999910328</Asset>
1590+
</Item>
1591+
</UnlockAssets>
1592+
</ActionUnlockAsset>
1593+
</Values>
1594+
</TriggerAction>
1595+
</Item>
1596+
</TriggerActions>
1597+
</Trigger>
1598+
<TriggerSetup />
1599+
</Values>
1600+
</Asset>
15611601
</ModOp>
15621602
</Group>
15631603
</ModOps>

[Gameplay] Artistas need Tourist buildings (Taludas)/modinfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Version": "1.0.4",
2+
"Version": "1.0.5",
33
"ModID": "Taludas_ArtistasNeedTouristBuildings",
44
"IncompatibleIds": null,
55
"ModDependencies": [

readme_german.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ Wenn euch diese Mod gefällt und ihr mich unterstützen wollt, könnt ihr sie ge
1616
***Diese Mods sind savegame-kompatibel. Bitte nutze den iModYourAnno Anno Mod Manager für individuelle Anpassungen.***
1717

1818
## Changelog
19+
<details>
20+
<summary>Patch Notes Version 1.10.5</summary>
21+
22+
- [Jalea&Mezcal Integration] Zusätzliche Freischalt-Trigger für die Pharisäer-Produktionskette hinzugefügt, um bestehende Savegames zu unterstützen.
23+
24+
</details>
1925
<details>
2026
<summary>Patch Notes Version 1.10.4</summary>
2127

0 commit comments

Comments
 (0)