Skip to content

Commit

Permalink
Update to fix Hacienda Herbs farm not unlocking as intended
Browse files Browse the repository at this point in the history
  • Loading branch information
Taludas authored Jul 27, 2023
1 parent 3309bde commit ce4ffa9
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1858,8 +1858,8 @@
<Template>Trigger</Template>
<Values>
<Standard>
<GUID>1999002167</GUID>
<Name>Hacienda Farm Herbs Unhide Trigger</Name>
<GUID>1999002174</GUID>
<Name>Hacienda Farm Herbs Unlock Trigger</Name>
</Standard>
<Trigger>
<TriggerCondition>
Expand All @@ -1880,14 +1880,14 @@
<Values>
<Action />
<ActionUnlockAsset>
<UnhideAssets>
<UnlockAssets>
<Item>
<Asset>1999002164</Asset>
</Item>
<Item>
<Asset>1999002165</Asset>
</Item>
</UnhideAssets>
</UnlockAssets>
</ActionUnlockAsset>
</Values>
</TriggerAction>
Expand Down Expand Up @@ -2072,4 +2072,4 @@
<ImyaExpose Path="*" ModOpID="MissingHaciendaFarmsRequiresFertility" ExposeID="Missing Hacienda Farms: Fertilities required" Description="Sets whether the newly added Plantain, Cotton and Tobacco Farms requires the respective fertility." Kind="SkipToggle" InitState="True"></ImyaExpose>


</ModOps>
</ModOps>

0 comments on commit ce4ffa9

Please sign in to comment.