Skip to content

Commit

Permalink
Added achievements for insect meals as well
Browse files Browse the repository at this point in the history
  • Loading branch information
emipa606 committed Apr 14, 2023
1 parent dbaec39 commit 7b8e438
Show file tree
Hide file tree
Showing 15 changed files with 58 additions and 11 deletions.
54 changes: 51 additions & 3 deletions 1.4/Patches/Achievements/Achievements.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<def>CAN_CannibalMealSimple</def>
<count>20</count>
</tracker>
<texPath>Achievements/CannibalSimple</texPath>
<texPath>Achievements/CAN_CannibalSimple</texPath>
<points>10</points>
</AchievementsExpanded.AchievementDef>
</value>
Expand All @@ -55,7 +55,7 @@
<def>CAN_CannibalMealFine</def>
<count>20</count>
</tracker>
<texPath>Achievements/CannibalFine</texPath>
<texPath>Achievements/CAN_CannibalFine</texPath>
<points>15</points>
</AchievementsExpanded.AchievementDef>
</value>
Expand All @@ -71,7 +71,55 @@
<def>CAN_CannibalMealLavish</def>
<count>20</count>
</tracker>
<texPath>Achievements/CannibalLavish</texPath>
<texPath>Achievements/CAN_CannibalLavish</texPath>
<points>25</points>
</AchievementsExpanded.AchievementDef>
</value>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs</xpath>
<value>
<AchievementsExpanded.AchievementDef ParentName="Mlie_OriginalAchievementParent">
<defName>CAN_NothingWasted</defName>
<label>Nothing wasted</label>
<description>Obtain 20 simple insect meals</description>
<tracker Class="AchievementsExpanded.ItemTracker">
<def>CAN_InsectMealSimple</def>
<count>20</count>
</tracker>
<texPath>Achievements/CAN_InsectSimple</texPath>
<points>10</points>
</AchievementsExpanded.AchievementDef>
</value>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs</xpath>
<value>
<AchievementsExpanded.AchievementDef ParentName="Mlie_OriginalAchievementParent">
<defName>CAN_TryToIgnoreTheTaste</defName>
<label>Try to ignore the taste</label>
<description>Obtain 20 fine insect meals</description>
<tracker Class="AchievementsExpanded.ItemTracker">
<def>CAN_InsectMealFine</def>
<count>20</count>
</tracker>
<texPath>Achievements/CAN_InsectFine</texPath>
<points>15</points>
</AchievementsExpanded.AchievementDef>
</value>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs</xpath>
<value>
<AchievementsExpanded.AchievementDef ParentName="Mlie_OriginalAchievementParent">
<defName>CAN_ActuallyNotThatBad</defName>
<label>Actually not that bad</label>
<description>Obtain 20 lavish insect meals</description>
<tracker Class="AchievementsExpanded.ItemTracker">
<def>CAN_InsectMealLavish</def>
<count>20</count>
</tracker>
<texPath>Achievements/CAN_InsectLavish</texPath>
<points>25</points>
</AchievementsExpanded.AchievementDef>
</value>
Expand Down
4 changes: 1 addition & 3 deletions About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,5 @@ Since modding is just a hobby for me I expect no donations to keep modding. If y
[*] Do not report errors by making a discussion-thread, I get no notification of that.
[*] If you have the solution for a problem, please post it to the GitHub repository.
[/list]


[url=https://steamcommunity.com/sharedfiles/filedetails/changelog/1558455017]Last updated 2023-04-13[/url]</description>
[url=https://steamcommunity.com/sharedfiles/filedetails/changelog/1558455017]Last updated 2023-04-14[/url]</description>
</ModMetaData>
3 changes: 3 additions & 0 deletions About/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog for CannibalMeals

1.4.3 - Added achievements for insect meals as well


1.4.2 - Moved achievements to a personal tab


Expand Down
2 changes: 1 addition & 1 deletion About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>CannibalMeals</identifier>
<version>1.4.2</version>
<version>1.4.3</version>
<dependencies />
<incompatibleWith />
<loadBefore />
Expand Down
2 changes: 1 addition & 1 deletion About/ModSync.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<ModSyncNinjaData>
<ID>8b08a139-8d92-40e2-b62a-cb740ec54ecb</ID>
<ModName>Cannibal and Insect Meals</ModName>
<Version>1.4.2</Version>
<Version>1.4.3</Version>
<SaveBreaking>False</SaveBreaking>
<Host name="Github">
<Owner>emipa606</Owner>
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,4 @@ https://ko-fi.com/G2G55DDYD]![Image](https://i.imgur.com/VWG0yff.png)
- If you have the solution for a problem, please post it to the GitHub repository.




https://steamcommunity.com/sharedfiles/filedetails/changelog/1558455017]Last updated 2023-04-13
https://steamcommunity.com/sharedfiles/filedetails/changelog/1558455017]Last updated 2023-04-14
Expand Down
Binary file added Textures/Achievements/CAN_CannibalFine.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Textures/Achievements/CAN_CannibalLavish.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Textures/Achievements/CAN_CannibalSimple.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Textures/Achievements/CAN_InsectFine.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Textures/Achievements/CAN_InsectLavish.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Textures/Achievements/CAN_InsectSimple.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Textures/Achievements/CannibalFine.png
Binary file not shown.
Binary file removed Textures/Achievements/CannibalLavish.png
Binary file not shown.
Binary file removed Textures/Achievements/CannibalSimple.png
Binary file not shown.

0 comments on commit 7b8e438

Please sign in to comment.