[Scummvm-git-logs] scummvm master -> 24709a2ab2ab93c7ae4b76414978e5835e851503
tag2015
noreply at scummvm.org
Thu Jul 13 13:53:46 UTC 2023
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
12f6d533f3 AGS: Add achievements for various games
24709a2ab2 ACHIEVEMENTS: Generated description files
Commit: 12f6d533f367a2bcab31858c50d555ce279005e5
https://github.com/scummvm/scummvm/commit/12f6d533f367a2bcab31858c50d555ce279005e5
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-07-13T15:50:59+02:00
Commit Message:
AGS: Add achievements for various games
Changed paths:
engines/ags/achievements_tables.h
diff --git a/engines/ags/achievements_tables.h b/engines/ags/achievements_tables.h
index 4cbbc32c5c8..c966f768b1b 100644
--- a/engines/ags/achievements_tables.h
+++ b/engines/ags/achievements_tables.h
@@ -28,6 +28,7 @@ namespace AGS {
static const Common::AchievementDescriptionList achievementDescriptionList[] = {
{"adateinthepark", Common::STEAM_ACHIEVEMENTS, "468530"},
+ {"absent", Common::STEAM_ACHIEVEMENTS, "398450"},
{"alemmo", Common::STEAM_ACHIEVEMENTS, "296850"},
{"alum", Common::STEAM_ACHIEVEMENTS, "338420"},
{"apotheosis", Common::STEAM_ACHIEVEMENTS, "364350"},
@@ -35,6 +36,8 @@ static const Common::AchievementDescriptionList achievementDescriptionList[] = {
{"astroloco", Common::STEAM_ACHIEVEMENTS, "357490"},
{"atotkdeluxe", Common::STEAM_ACHIEVEMENTS, "603870"},
{"beer", Common::STEAM_ACHIEVEMENTS, "782280"},
+ {"beyondowlsgard", Common::STEAM_ACHIEVEMENTS, "1709730"},
+ {"beyondowlsgard", Common::GALAXY_ACHIEVEMENTS, "1086301307"},
{"blackwell1", Common::GALAXY_ACHIEVEMENTS, "1207662883"},
{"blackwell1", Common::STEAM_ACHIEVEMENTS, "80330"},
{"blackwell2", Common::GALAXY_ACHIEVEMENTS, "1207662893"},
@@ -46,13 +49,17 @@ static const Common::AchievementDescriptionList achievementDescriptionList[] = {
{"blackwell5", Common::GALAXY_ACHIEVEMENTS, "1207664393"},
{"blackwell5", Common::STEAM_ACHIEVEMENTS, "236930"},
{"captaindisastermoon", Common::STEAM_ACHIEVEMENTS, "1305500"},
+ {"castleagony", Common::STEAM_ACHIEVEMENTS, "827830"},
{"charnelhousetrilogy", Common::STEAM_ACHIEVEMENTS, "288930"},
{"chronicleofinnsmouth", Common::STEAM_ACHIEVEMENTS, "420180"},
{"crystalshardadventurebundle", Common::STEAM_ACHIEVEMENTS, "551840"},
+ {"detectivebhdino", Common::STEAM_ACHIEVEMENTS, "1343390"},
{"detectivegallo", Common::GALAXY_ACHIEVEMENTS, "1745746005"},
{"detectivegallo", Common::STEAM_ACHIEVEMENTS, "556060"},
{"docapocalypse", Common::STEAM_ACHIEVEMENTS, "509920"},
- {"downfall2009", Common::STEAM_ACHIEVEMENTS, "364390"},
+ {"downfall2016", Common::STEAM_ACHIEVEMENTS, "364390"},
+ {"dreamswitchhouse", Common::STEAM_ACHIEVEMENTS, "1902850"},
+ {"dreamswitchhouse", Common::GALAXY_ACHIEVEMENTS, "1123332294"},
{"dustbowl", Common::STEAM_ACHIEVEMENTS, "367110"},
{"excavationhb", Common::STEAM_ACHIEVEMENTS, "1182310"},
{"excavationhb", Common::GALAXY_ACHIEVEMENTS, "1790032718"},
@@ -63,6 +70,7 @@ static const Common::AchievementDescriptionList achievementDescriptionList[] = {
{"geminirue", Common::STEAM_ACHIEVEMENTS, "80310"},
{"gnrblex", Common::STEAM_ACHIEVEMENTS, "1060560"},
{"goldenwake", Common::STEAM_ACHIEVEMENTS, "307570"},
+ {"graceward", Common::STEAM_ACHIEVEMENTS, "2217060"},
{"grandmabadass", Common::STEAM_ACHIEVEMENTS, "1606640"},
{"guardduty", Common::GALAXY_ACHIEVEMENTS, "1455980545"},
{"guardduty", Common::STEAM_ACHIEVEMENTS, "872750"},
@@ -84,10 +92,13 @@ static const Common::AchievementDescriptionList achievementDescriptionList[] = {
{"metaphobia", Common::STEAM_ACHIEVEMENTS, "1220930"},
{"mountainsofmadness", Common::STEAM_ACHIEVEMENTS, "962700"},
{"mybigsister", Common::STEAM_ACHIEVEMENTS, "733300"},
+ {"mybigsisterrm", Common::STEAM_ACHIEVEMENTS, "2118540"},
{"nellycootalot-hd", Common::STEAM_ACHIEVEMENTS, "763030"},
{"neofeud", Common::STEAM_ACHIEVEMENTS, "673850"},
+ {"nightmareframes", Common::STEAM_ACHIEVEMENTS, "1650590"},
{"oott", Common::GALAXY_ACHIEVEMENTS, "1444830704"},
{"oott", Common::STEAM_ACHIEVEMENTS, "425600"},
+ {"personalrocket", Common::STEAM_ACHIEVEMENTS, "1497290"},
{"primordia", Common::GALAXY_ACHIEVEMENTS, "1207659144"},
{"primordia", Common::STEAM_ACHIEVEMENTS, "227000"},
{"projectorface", Common::STEAM_ACHIEVEMENTS, "431850"},
@@ -106,12 +117,16 @@ static const Common::AchievementDescriptionList achievementDescriptionList[] = {
{"sisyphus", Common::STEAM_ACHIEVEMENTS, "517910"},
{"smallsister", Common::STEAM_ACHIEVEMENTS, "904600"},
{"songanimals", Common::STEAM_ACHIEVEMENTS, "1036200"},
+ {"stayingalive", Common::STEAM_ACHIEVEMENTS, "1285960"},
+ {"stellarmessep1", Common::STEAM_ACHIEVEMENTS, "1507530"},
{"strangeland", Common::GALAXY_ACHIEVEMENTS, "1392294208"},
{"strangeland", Common::STEAM_ACHIEVEMENTS, "1369520"},
{"sumatra", Common::GALAXY_ACHIEVEMENTS, "1489938431"},
{"sumatra", Common::STEAM_ACHIEVEMENTS, "610900"},
+ {"tales", Common::STEAM_ACHIEVEMENTS, "416250"},
{"technobabylon", Common::GALAXY_ACHIEVEMENTS, "1430234218"},
{"technobabylon", Common::STEAM_ACHIEVEMENTS, "307580"},
+ {"theantidote", Common::STEAM_ACHIEVEMENTS, "1026080"},
{"thecastle", Common::STEAM_ACHIEVEMENTS, "1133950"},
{"thecatlady", Common::STEAM_ACHIEVEMENTS, "253110"},
{"thesecretofhuttongrammarschoolvga", Common::STEAM_ACHIEVEMENTS, "1196520"},
Commit: 24709a2ab2ab93c7ae4b76414978e5835e851503
https://github.com/scummvm/scummvm/commit/24709a2ab2ab93c7ae4b76414978e5835e851503
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-07-13T15:50:59+02:00
Commit Message:
ACHIEVEMENTS: Generated description files
Changed paths:
A devtools/create_achievements/gen/galaxy-1086301307.ini
A devtools/create_achievements/gen/galaxy-1123332294.ini
A devtools/create_achievements/gen/galaxy-2098172050.ini
A devtools/create_achievements/gen/steam-1026080.ini
A devtools/create_achievements/gen/steam-1285960.ini
A devtools/create_achievements/gen/steam-1343390.ini
A devtools/create_achievements/gen/steam-1497290.ini
A devtools/create_achievements/gen/steam-1507530.ini
A devtools/create_achievements/gen/steam-1650590.ini
A devtools/create_achievements/gen/steam-1902850.ini
A devtools/create_achievements/gen/steam-2118540.ini
A devtools/create_achievements/gen/steam-2217060.ini
A devtools/create_achievements/gen/steam-398450.ini
A devtools/create_achievements/gen/steam-416250.ini
A devtools/create_achievements/gen/steam-827830.ini
devtools/create_achievements/create_achievements.sh
devtools/create_achievements/gen/galaxy-1790032718.ini
devtools/create_achievements/gen/steam-1182310.ini
devtools/create_achievements/gen/steam-1644080.ini
dists/engine-data/achievements.dat
diff --git a/devtools/create_achievements/create_achievements.sh b/devtools/create_achievements/create_achievements.sh
index 8c67a60e648..772aaae2386 100644
--- a/devtools/create_achievements/create_achievements.sh
+++ b/devtools/create_achievements/create_achievements.sh
@@ -92,6 +92,8 @@ add_steam 367110
add_steam 370910
add_steamlike_gog 370910 1460710709
add_steam 396090
+add_steam 398450
+add_steam 416250
add_steam 420180
add_steam 425600
add_steamlike_gog 425600 1444830704
@@ -118,6 +120,7 @@ add_steam 733300
add_steam 761460
add_steam 763030
add_steam 782280
+add_steam 827830
add_steam 872750
add_steamlike_gog 872750 1455980545
add_steam 904600
@@ -125,10 +128,11 @@ add_steam 904750
add_steamlike_gog 904750 1664228813
add_steam 917380
add_steam 962700
+add_steam 1026080
add_steam 1028740
add_steam 1036200
add_steam 1060560
-add_steam 1133950
+add_steamlike_gog 1133950 2098172050
add_steam 1142230
add_steam 1147030
add_steam 1181570
@@ -139,12 +143,21 @@ add_steam 1220930
add_steam 1259140
add_steam 1251910
add_steam 1270590
+add_steam 1285960
add_steam 1305500
+add_steam 1343390
add_steam 1355910
add_steam 1369520
add_steamlike_gog 1369520 1392294208
+add_steam 1497290
+add_steam 1507530
add_steam 1644080
+add_steam 1650590
+add_steamlike_gog 1709730 1086301307
add_steam 1900280
+add_steamlike_gog 1902850 1123332294
+add_steam 2118540
+add_steam 2217060
#TWINE games:
add_steam 397330
diff --git a/devtools/create_achievements/gen/galaxy-1086301307.ini b/devtools/create_achievements/gen/galaxy-1086301307.ini
new file mode 100644
index 00000000000..76b09f06866
--- /dev/null
+++ b/devtools/create_achievements/gen/galaxy-1086301307.ini
@@ -0,0 +1,265 @@
+[achievements:en]
+item_0_id=ACH_DOGGO
+item_0_title=Smell you later
+item_0_comment=Find the right item for Doggomir
+item_1_id=ACH_BUG
+item_1_title=Found a bug!
+item_1_comment=Catch one of the bugs
+item_2_id=ACH_HIT
+item_2_title=That hit quite good!
+item_2_comment=Defeat the monster
+item_3_id=ACH_HEADQUARTERS
+item_3_title=Reached the wolves main quarters!
+item_3_comment=Get inside the house
+item_4_id=ACH_GWEN
+item_4_title=That owl from the cover artwork!
+item_4_comment=Free Gwen
+item_5_id=ACH_PLANT
+item_5_title=Plant lover!
+item_5_comment=Help the little plant
+item_6_id=ACH_TRICKEDWOLF
+item_6_title=Tricked the wolf!
+item_6_hidden=true
+item_7_id=ACH_FRIENDFOREST
+item_7_title=Friend of the forest!
+item_7_comment=Talk with one of the trees
+item_8_id=ACH_MOSES
+item_8_title=Moses style!
+item_8_comment=Try to move the ocean
+item_9_id=ACH_NONSENSE
+item_9_title=What an incredible nonsense!
+item_9_comment=Listen to Boleks story
+item_10_id=ACH_ROCKSINTHEDARK
+item_10_title=Throwing rocks in the dark!
+item_10_comment=Sounds like you hit something
+item_11_id=ACH_PARTYDEER
+item_11_title=Party deer!
+item_11_comment=Try on all the costumes
+item_12_id=ACH_LOVEROBOTS
+item_12_title=Showing some love for the robots!
+item_12_comment=Have some small talk with the robot
+item_13_id=ACH_ARTCRITICS
+item_13_title=Those snobby art critics!
+item_13_comment=Examine all portraits
+item_14_id=ACH_ALTROCK
+item_14_title=Grunge never died
+item_14_comment=Let Finn guess all the band names
+item_15_id=ACH_BOOZER
+item_15_title=Finn the greedy ol' boozer!
+item_15_comment=Try picking up all the mugs
+item_16_id=ACH_SWAMPWATER
+item_16_title=Swamp water connoisseur
+item_16_comment=Sip from the yummy swamp water. Ugh!
+item_17_id=ACH_FOUNTAINWATER
+item_17_title=Fountain water connoisseur
+item_17_comment=Sip from the fountain water. Aah!
+item_18_id=ACH_SOAPWATER
+item_18_title=Soap water connoisseur
+item_18_comment=Sip from the soap water. Yuck!
+item_19_id=ACH_SALTWATER
+item_19_title=Salt water connoisseur
+item_19_comment=Sip from the salt water. Yikes!
+item_20_id=ACH_VANDALISM
+item_20_title=Oh no! Vandalism!
+item_20_hidden=true
+item_21_id=ACH_CATCHEDFISH
+item_21_title=Catched the poor little fish ):
+item_21_comment=Let's hope you know what you're doing!
+item_22_id=ACH_NICEANDSHINY
+item_22_title=All nice and shiny!
+item_22_hidden=true
+item_23_id=ACH_NAVIGATOR
+item_23_title=You found a navigator!
+item_23_hidden=true
+item_24_id=ACH_KISSER
+item_24_title=Right in the kisser!
+item_24_comment=Defeat the robot in the library
+item_25_id=ACH_MAP
+item_25_title=You found the map!
+item_25_comment=Reach the map room
+item_26_id=ACH_COOKIE
+item_26_title=You're a smart cookie!
+item_26_comment=Create a little entrance for Gwen
+item_27_id=ACH_TRICKEDGUARD
+item_27_title=You tricked the guard!
+item_27_comment=Get the speaking tube
+item_28_id=ACH_SHIP
+item_28_title=You found a ship!
+item_28_comment=Reach the grotto
+item_29_id=ACH_LOVE20
+item_29_title=Showing some love for the robots! 2.0
+item_29_comment=Have some small talk with the robot in the library
+item_30_id=ACH_HISTORYNERD
+item_30_title=History nerd!
+item_30_comment=Examine all the statues
+item_31_id=ACH_DIPLOMATIC
+item_31_title=Diplomatic roebuck!
+item_31_comment=Try to negotiate with the wolves
+item_32_id=ACH_TOUGH
+item_32_title=Tough roebuck!
+item_32_comment=Be mean to the wolves >:(
+item_33_id=ACH_FLIRT
+item_33_title=Flirty Finn!
+item_33_comment=Flirt with the magpie queen
+item_34_id=ACH_MEANIE
+item_34_title=Big ol' meanie!
+item_34_comment=Shatter the magpie queens gigantic ego
+item_35_id=ACH_MOREVANDALISM
+item_35_title=Oh no! More vandalism!
+item_35_hidden=true
+item_36_id=ACH_TELLSVEN
+item_36_title=Better don't tell Sven!
+item_36_hidden=true
+item_37_id=ACH_NINETIES
+item_37_title=The 90s called!
+item_37_comment=Find a way inside the tower
+item_38_id=ACH_ACTIVATETOWER
+item_38_title=Zoom! Swoosh!
+item_38_comment=You activated one of the towers!
+item_39_id=ACH_RIGHTTRACK
+item_39_title=You are on the right track!
+item_39_comment=You solved the first part of this puzzle
+item_40_id=ACH_KNOTGETTINGUP
+item_40_title=You're knot getting up again!
+item_40_comment=Defeat the giant robot near the beach
+item_41_id=ACH_WORMS
+item_41_title=Resettling the worms!
+item_41_hidden=true
+item_42_id=ACH_FREEDJARLENA
+item_42_title=Freed Jarlena!
+item_42_comment=Help Jarlena out of her unpleasant situation
+item_43_id=ACH_EVENMOREVANDALISM
+item_43_title=Oh no! Even more vandalism!
+item_43_hidden=true
+item_44_id=ACH_HEALEDJARLENA
+item_44_title=You healed Jarlena!
+item_44_comment=Free Jarlena from her pain
+item_45_id=ACH_IMPRINTS
+item_45_title=Spooky imprints found!
+item_45_comment=Find the hidden imprints
+item_46_id=ACH_CORNER
+item_46_title=The solution was just around the corner!
+item_46_hidden=true
+item_47_id=ACH_COLDFEET
+item_47_title=The robot got cold feet!
+item_47_hidden=true
+item_48_id=ACH_SCEPTER
+item_48_title=You found the scepter!
+item_48_comment=Get deeper inside the site
+item_49_id=ACH_SCEPTER2
+item_49_title=You found the scepter... for real this time!
+item_49_comment=Reach the scepter
+item_50_id=ACH_PORTAL
+item_50_title=Begging to portal to open!
+item_50_comment=Talk to the portal
+item_51_id=ACH_LISTENER
+item_51_title=You're a good listener!
+item_51_comment=Talk with Zdeneks patient
+item_52_id=ACH_ANNOYINGSVEN
+item_52_title=Annoying Sven
+item_52_comment=Try the wrong dialogue options
+item_53_id=ACH_SVENHURT
+item_53_title=Hurting Svens sensitive little artist soul ):
+item_53_comment=Insult Svens art
+item_54_id=ACH_ARTNERD
+item_54_title=Art nerd!
+item_54_comment=Ask Sven about all his artistic projects
+item_55_id=ACH_PATIENT
+item_55_title=Hooves off the patient!
+item_55_comment=Give Zdeneks patient a little push
+item_56_id=ACH_MUD
+item_56_title=Oh no, you stepped into the mud!
+item_56_comment=Try picking up the mud
+item_57_id=ACH_EEW
+item_57_title=Eew!
+item_57_comment=Enter the wrong tent
+item_58_id=ACH_EYEEXAM
+item_58_title=A really weird eye exam!
+item_58_comment=Let the robot scan your retinas
+item_59_id=ACH_VOICE
+item_59_title=What a voice!
+item_59_comment=Make the robot listen to Finn singing
+item_60_id=ACH_SKULL
+item_60_title=Bone-jour!
+item_60_comment=Examine the skull
+item_61_id=ACH_YEAHVANDALISM
+item_61_title=Hell yeah! Vandalism!
+item_61_hidden=true
+item_62_id=ACH_WEIRDKEYS
+item_62_title=Some weird keys around here!
+item_62_comment=Open the door
+item_63_id=ACH_SAVEDDOPPEL
+item_63_title=You saved Finn's doppelganger!
+item_63_hidden=true
+item_64_id=ACH_SHUTTLECOMP
+item_64_title=You tricked the computer!
+item_64_hidden=true
+item_65_id=ACH_FATE
+item_65_title=The fate of the animals lies in your hooves!
+item_65_comment=Reach the large building in the valley
+item_66_id=ACH_GARBAGECOLLECTOR
+item_66_title=Garbage collector!
+item_66_hidden=true
+item_67_id=ACH_TRICKEDCONTAINER
+item_67_title=You tricked the container!
+item_67_hidden=true
+item_68_id=ACH_CALLITADAY
+item_68_title=Let's call it a day!
+item_68_hidden=true
+item_69_id=ACH_INSIDEFACTORY
+item_69_title=You got inside the factory!
+item_69_hidden=true
+item_70_id=ACH_OUCH
+item_70_title=Ouch!
+item_70_hidden=true
+item_71_id=ACH_PIXELHUNT
+item_71_title=Pixel Hunt!
+item_71_hidden=true
+item_72_id=ACH_FINNHACKER
+item_72_title=Finn the hacker!
+item_72_comment=Open the door
+item_73_id=ACH_FINNHACKER2
+item_73_title=Finn hacks even more!
+item_73_comment=Open the other door
+item_74_id=ACH_NOBRAINER
+item_74_title=What a no-brainer!
+item_74_hidden=true
+item_75_id=ACH_BADENDING
+item_75_title=You unlocked the bad ending!
+item_75_comment=):
+item_76_id=ACH_GOODENDING
+item_76_title=You unlocked the good ending!
+item_76_comment=You did it! :D
+item_77_id=ACH_DOPPELGANGER
+item_77_title=A doppelganger!
+item_77_hidden=true
+item_78_id=ACH_TICKLES
+item_78_title=Ouch, this tickles!
+item_78_comment=Touch the door
+item_79_id=ACH_MEANIE2
+item_79_title=Big ol' meanie 2.0!
+item_79_comment=Be mean to Jerrick
+item_80_id=ACH_HELPINGWOLVES
+item_80_title=Helping the wolves!
+item_80_comment=Have empathy with Jerrick
+item_81_id=ACH_DANCEGARBAGE
+item_81_title=Dance of the garbage containers!
+item_81_comment=Make the garbage container move
+item_82_id=ACH_VIEW
+item_82_title=Enjoying the view!
+item_82_comment=Let Finn tell you his opinion about the surrounding area
+item_83_id=ACH_BEBACK
+item_83_title=I'll be back!
+item_83_comment=Find the lame reference
+item_84_id=ACH_LOVEAI
+item_84_title=Showing some love for the murderous monster AI!
+item_84_hidden=true
+item_85_id=ACH_BADIDEA
+item_85_title=That might have been a bad idea!
+item_85_hidden=true
+item_86_id=ACH_FISHSAVED
+item_86_title=A heart of gold
+item_86_comment=You are a very empathetic and thoughtful player. You released the poor little fish <3
+item_87_id=ACH_CONQUEROR
+item_87_title=Conqueror of the sea
+item_87_comment=Finish the entire sailing section without taking damage once
diff --git a/devtools/create_achievements/gen/galaxy-1123332294.ini b/devtools/create_achievements/gen/galaxy-1123332294.ini
new file mode 100644
index 00000000000..6d01eb7e0ea
--- /dev/null
+++ b/devtools/create_achievements/gen/galaxy-1123332294.ini
@@ -0,0 +1,95 @@
+[achievements:en]
+item_0_id=ACH_001_BOOKWORM
+item_0_title=Bookworm
+item_0_comment=Get an A+ from an exam
+item_1_id=ACH_002_IMPOSTER
+item_1_title=Imposter
+item_1_comment=Forge the student card
+item_2_id=ACH_003_RUMORS
+item_2_title=Rumors of Old
+item_2_comment=Get the full story from Joe
+item_3_id=ACH_004_OCCULTIST
+item_3_title=Occultist
+item_3_comment=Finish reading a Special Collection book
+item_4_id=ACH_005_SCHOLAR
+item_4_title=Scholar
+item_4_comment=Finish all parts of your theory
+item_5_id=ACH_006_SPELUNKER
+item_5_title=Spelunker
+item_5_comment=Enter the cave
+item_5_hidden=true
+item_6_id=ACH_007_FREEZE
+item_6_title=Freeze!
+item_6_comment=Stop the ritual
+item_7_id=ACH_008_MYSTERY_HERO
+item_7_title=Mystery Hero
+item_7_comment=Rescue the child
+item_8_id=ACH_009_ARCANE_PROTECTION
+item_8_title=Arcane Protection
+item_8_comment=Make the Elder Sign
+item_9_id=ACH_010_DIMENSIONAL
+item_9_title=Dimensional Traveller
+item_9_comment=Travel through the dimensional portal
+item_10_id=ACH_011_INVESTIGATOR
+item_10_title=Occult Investigator
+item_10_comment=Gather all the evidence for Armitage
+item_11_id=ACH_012_END_IS_NEAR
+item_11_title=The End is Near
+item_11_comment=Get the worst ending
+item_12_id=ACH_013_THERE_IS_HOPE
+item_12_title=There Is Hope
+item_12_comment=Get the best ending
+item_13_id=ACH_014_EVEN_DEATH
+item_13_title=Even Death May Die
+item_13_comment=Walter dies
+item_14_id=ACH_015_ALCHEMIST
+item_14_title=Alchemist
+item_14_comment=Make a chemistry potion
+item_15_id=ACH_016_LUNATIC
+item_15_title=Lunatic
+item_15_comment=Sanity 0.0
+item_16_id=ACH_017_MASTER_OCCULTIST
+item_16_title=Master Occultist
+item_16_comment=Occult 10.0
+item_17_id=ACH_018_GENIUS
+item_17_title=Genius
+item_17_comment=Math 10.0
+item_18_id=ACH_019_SIGN_THE_BOOKE
+item_18_title=Sign the Booke!
+item_18_comment=Sign the Book of Azathoth
+item_19_id=ACH_020_EXTERMINATOR
+item_19_title=Exterminator
+item_19_comment=Kill Brown Jenkin
+item_19_hidden=true
+item_20_id=ACH_021_WITCH_IS_DEAD
+item_20_title=The Witch Is Dead
+item_20_comment=Kill Keziah Mason
+item_20_hidden=true
+item_21_id=ACH_022_NORMAL
+item_21_title=Professional
+item_21_comment=Finish the game on normal difficulty
+item_22_id=ACH_023_HARD
+item_22_title=Expert
+item_22_comment=Finish the game on hard difficulty
+item_23_id=ACH_024_ANASTASIA
+item_23_title=Ugly Truth
+item_23_comment=Tell Anastasia that Pete's no good
+item_23_hidden=true
+item_24_id=ACH_025_ALLISON
+item_24_title=A Friend in Need: Allison
+item_24_comment=Tell Allison about your strange experiences
+item_25_id=ACH_026_ELWOOD
+item_25_title=A Friend in Need: Elwood
+item_25_comment=Tell Elwood about your strange experiences
+item_26_id=ACH_027_AZATHOTH
+item_26_title=The Blind Idiot God
+item_26_comment=See Azathoth
+item_27_id=ACH_028_HIGHER_LEARNING
+item_27_title=Higher Learning
+item_27_comment=Complete the astral challenge
+item_28_id=ACH_029_EAVESDROPPER
+item_28_title=Eavesdropper
+item_28_comment=Listen to the conversation at the island
+item_29_id=ACH_030_NORMIE
+item_29_title=I Don't Want to Hear About It
+item_29_comment=Finish the game with zero Occult
diff --git a/devtools/create_achievements/gen/galaxy-1790032718.ini b/devtools/create_achievements/gen/galaxy-1790032718.ini
index 90eb810fd54..2670880ae0e 100644
--- a/devtools/create_achievements/gen/galaxy-1790032718.ini
+++ b/devtools/create_achievements/gen/galaxy-1790032718.ini
@@ -19,6 +19,7 @@ item_5_title=Lockpicker
item_5_comment=Where's Kenneth?
item_6_id=FossilTrade
item_6_title=Fossil Collector
+item_6_comment=Mr Crozier got a good deal there.
item_6_hidden=true
item_7_id=HobsBarrow
item_7_title=Hob's Barrow
@@ -40,81 +41,103 @@ item_12_title=A Moment of Reflection
item_12_comment=Here's to Margaret Tillett.
item_13_id=FamilyConnection
item_13_title=A Family Connection?
+item_13_comment=William Bateman was in Bewlay?
item_13_hidden=true
item_14_id=MrShoulder
item_14_title=The Mystery Man Revealed
+item_14_comment=Mr Shoulder has shown himself.
item_14_hidden=true
item_15_id=Permissions
item_15_title=Permission Granted
+item_15_comment=The excavation can now go ahead!
item_15_hidden=true
item_16_id=Fiddle
item_16_title=The Abandoned Fiddle
item_16_comment=A strange incident at the Devil's Toe.
item_17_id=Elderflower
item_17_title=The Swap
+item_17_comment=Let's hope she doesn't notice.
item_17_hidden=true
item_18_id=Eunice
item_18_title=Eunice the Provider
+item_18_comment=A bucket of fresh goat's milk.
item_18_hidden=true
item_19_id=Lovers
item_19_title=Elopers
+item_19_comment=May they find happiness together.
item_19_hidden=true
item_20_id=DontFearDeath
item_20_title=Dauntless
+item_20_comment=Life is for living, not for worrying about what comes after.
item_20_hidden=true
item_21_id=Scandalmonger
item_21_title=Scandalmonger
item_21_comment=Father Roache may not appreciate this.
item_22_id=LoveMoors
item_22_title=Romance on the Moors
+item_22_comment=A little rain never hurt anyone.
item_22_hidden=true
item_23_id=INCANTAMENTUM
item_23_title=INCANTAMENTUM
+item_23_comment=The Third Day
item_23_hidden=true
item_24_id=Herbert
item_24_title=Herbert
+item_24_comment=Something's a little queer about this cat.
item_24_hidden=true
item_25_id=SealBroken
item_25_title=The Seal is Broken
+item_25_comment=The Barrow Queen has breached the barrier.
item_25_hidden=true
item_26_id=Temple
item_26_title=Temple
+item_26_comment=An incredible discovery.
item_26_hidden=true
item_27_id=SeventhArchontic
item_27_title=The Goat Below
+item_27_comment=A new passage is secured.
item_27_hidden=true
item_28_id=Racket
item_28_title=Ceasing of the Racket
+item_28_comment=The feline chorus has grown silent.
item_28_hidden=true
item_29_id=TheFinalDescent
item_29_title=The Final Descent
+item_29_comment=It all ends here.
item_29_hidden=true
item_30_id=Vindicta
item_30_title=VINDICTA
+item_30_comment=The Seventh Day
item_30_hidden=true
item_31_id=TheEnd
item_31_title=Abraxas Rex
+item_31_comment=An uncertain future.
item_31_hidden=true
item_32_id=Tondbert
item_32_title=An Ode to Tondbert
+item_32_comment=Visions of Wrinklewood.
item_32_hidden=true
item_33_id=Plates
item_33_title=A Curious Collection
+item_33_comment=Seven plates, seven animals.
item_33_hidden=true
item_34_id=HobsBarrels
item_34_title=Hob's Barrels
+item_34_comment=Sometimes water is a wiser option.
item_34_hidden=true
item_35_id=Cartographer
item_35_title=Cartographer
item_35_comment=Traveller of the Moors
item_36_id=Abandoned
item_36_title=Abandoned
+item_36_comment=Horace and co have departed.
item_36_hidden=true
item_37_id=Zoolinguist
item_37_title=Zoolinguist
item_37_comment=She's a good listener.
item_38_id=Hellebore
item_38_title=Hellebore
+item_38_comment=A passage?
item_38_hidden=true
item_39_id=Rest
item_39_title=Rest
diff --git a/devtools/create_achievements/gen/galaxy-2098172050.ini b/devtools/create_achievements/gen/galaxy-2098172050.ini
new file mode 100644
index 00000000000..cadae8f349f
--- /dev/null
+++ b/devtools/create_achievements/gen/galaxy-2098172050.ini
@@ -0,0 +1,104 @@
+[achievements:en]
+item_0_id=1_parabolica
+item_0_title=Playing with the satellite dish.
+item_0_comment=Distract the guard.
+item_0_hidden=true
+item_1_id=2_torreon
+item_1_title=I want to go higher.
+item_1_comment=Open the keep door.
+item_1_hidden=true
+item_2_id=3_piza
+item_2_title=I'm hungry.
+item_2_comment=Order a pizza.
+item_2_hidden=true
+item_3_id=4_dioses
+item_3_title=I was just passing by.
+item_3_comment=Talk to the Gods.
+item_3_hidden=true
+item_4_id=5_vampira
+item_4_title=You are bothering me.
+item_4_comment=Wake up the Junior Vampire.
+item_4_hidden=true
+item_5_id=6_sapo
+item_5_title=It's not what it seems.
+item_5_comment=Talk to a toad.
+item_5_hidden=true
+item_6_id=7_bany
+item_6_title=What a bathroom.
+item_6_comment=Flood the bathroom.
+item_6_hidden=true
+item_7_id=8_biblio
+item_7_title=This book is stuck.
+item_7_comment=Discover the secret door of the library.
+item_7_hidden=true
+item_8_id=9_raton_triturado
+item_8_title=You do not have heart.
+item_8_comment=Shred the mouse.
+item_8_hidden=true
+item_9_id=10_convertir_raton
+item_9_title=What happened to me?
+item_9_comment=Transform yourself into a mouse.
+item_9_hidden=true
+item_10_id=11_alarma
+item_10_title=Easier this way.
+item_10_comment=Turn off the alarm.
+item_10_hidden=true
+item_11_id=12_pintar_cuadre
+item_11_title=Artwork.
+item_11_comment=Paint a picture with Bob.
+item_11_hidden=true
+item_12_id=13_vestit
+item_12_title=What's behind?
+item_12_comment=Take the dress.
+item_12_hidden=true
+item_13_id=14_huevos_cuervo
+item_13_title=I'll make myself an omelette.
+item_13_comment=Take the raven eggs.
+item_13_hidden=true
+item_14_id=15_planta
+item_14_title=You have eaten too much.
+item_14_comment=Knock out the carnivorous plant.
+item_14_hidden=true
+item_15_id=16_paloma
+item_15_title=I have a letter.
+item_15_comment=Receive a message from the Vatican.
+item_15_hidden=true
+item_16_id=17_asustar_vampira
+item_16_title=Get out of here!
+item_16_comment=Get the junior vampire to run away.
+item_16_hidden=true
+item_17_id=18_canal_tv
+item_17_title=I do not like this.
+item_17_comment=Change the TV channel.
+item_17_hidden=true
+item_18_id=19_llave_jarron
+item_18_title=I got it.
+item_18_comment=Get the special key.
+item_18_hidden=true
+item_19_id=20_necro
+item_19_title=It scares me.
+item_19_comment=Obtain the Necronomicon.
+item_19_hidden=true
+item_20_id=21_reliquia
+item_20_title=Gross.
+item_20_comment=Get the relic.
+item_20_hidden=true
+item_21_id=22_esparrago
+item_21_title=What nonsense.
+item_21_comment=Put an asparagus up your nose.
+item_21_hidden=true
+item_22_id=23_final_1
+item_22_title=Moon of Blood
+item_22_comment=Get the ending 1.
+item_23_id=24_final_2
+item_23_title=Lovers
+item_23_comment=Get the ending 2.
+item_24_id=25_final_3
+item_24_title=Stealth Killer
+item_24_comment=Get the ending 3.
+item_25_id=26_final_4
+item_25_title=Infernal Punishment
+item_25_comment=Get the ending 4.
+item_26_id=27_final_5
+item_26_title=Extermination
+item_26_comment=Get the ending 5.
diff --git a/devtools/create_achievements/gen/steam-1026080.ini b/devtools/create_achievements/gen/steam-1026080.ini
new file mode 100644
index 00000000000..f0b6b92111a
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-1026080.ini
@@ -0,0 +1,29 @@
+[achievements:en]
+item_0_id=Alarm
+item_0_title=Alarm disabled
+item_1_id=Book
+item_1_title=Fun facts
+item_2_id=Cave
+item_2_title=Dungeons and dragons
+item_3_id=Costume
+item_3_title=Dress to impress
+item_4_id=Fire
+item_4_title=OUCH!
+item_5_id=Foil
+item_5_title=The giant
+item_5_comment=Solved the dumbest puzzle ever
+item_6_id=Dover
+item_6_title=The ghost whisperer
+item_7_id=Genius
+item_7_title=Mr. Smarty Pants
+item_8_id=Nosave
+item_8_title=No save game
+item_8_comment=I don't need a save game
+item_9_id=Wine
+item_9_title=Vintage wine
+item_10_id=Slave
+item_10_title=In your face!
+item_11_id=Antidote
+item_11_title=Got it!
+item_12_id=End
+item_12_title=The End
diff --git a/devtools/create_achievements/gen/steam-1182310.ini b/devtools/create_achievements/gen/steam-1182310.ini
index 90eb810fd54..2670880ae0e 100644
--- a/devtools/create_achievements/gen/steam-1182310.ini
+++ b/devtools/create_achievements/gen/steam-1182310.ini
@@ -19,6 +19,7 @@ item_5_title=Lockpicker
item_5_comment=Where's Kenneth?
item_6_id=FossilTrade
item_6_title=Fossil Collector
+item_6_comment=Mr Crozier got a good deal there.
item_6_hidden=true
item_7_id=HobsBarrow
item_7_title=Hob's Barrow
@@ -40,81 +41,103 @@ item_12_title=A Moment of Reflection
item_12_comment=Here's to Margaret Tillett.
item_13_id=FamilyConnection
item_13_title=A Family Connection?
+item_13_comment=William Bateman was in Bewlay?
item_13_hidden=true
item_14_id=MrShoulder
item_14_title=The Mystery Man Revealed
+item_14_comment=Mr Shoulder has shown himself.
item_14_hidden=true
item_15_id=Permissions
item_15_title=Permission Granted
+item_15_comment=The excavation can now go ahead!
item_15_hidden=true
item_16_id=Fiddle
item_16_title=The Abandoned Fiddle
item_16_comment=A strange incident at the Devil's Toe.
item_17_id=Elderflower
item_17_title=The Swap
+item_17_comment=Let's hope she doesn't notice.
item_17_hidden=true
item_18_id=Eunice
item_18_title=Eunice the Provider
+item_18_comment=A bucket of fresh goat's milk.
item_18_hidden=true
item_19_id=Lovers
item_19_title=Elopers
+item_19_comment=May they find happiness together.
item_19_hidden=true
item_20_id=DontFearDeath
item_20_title=Dauntless
+item_20_comment=Life is for living, not for worrying about what comes after.
item_20_hidden=true
item_21_id=Scandalmonger
item_21_title=Scandalmonger
item_21_comment=Father Roache may not appreciate this.
item_22_id=LoveMoors
item_22_title=Romance on the Moors
+item_22_comment=A little rain never hurt anyone.
item_22_hidden=true
item_23_id=INCANTAMENTUM
item_23_title=INCANTAMENTUM
+item_23_comment=The Third Day
item_23_hidden=true
item_24_id=Herbert
item_24_title=Herbert
+item_24_comment=Something's a little queer about this cat.
item_24_hidden=true
item_25_id=SealBroken
item_25_title=The Seal is Broken
+item_25_comment=The Barrow Queen has breached the barrier.
item_25_hidden=true
item_26_id=Temple
item_26_title=Temple
+item_26_comment=An incredible discovery.
item_26_hidden=true
item_27_id=SeventhArchontic
item_27_title=The Goat Below
+item_27_comment=A new passage is secured.
item_27_hidden=true
item_28_id=Racket
item_28_title=Ceasing of the Racket
+item_28_comment=The feline chorus has grown silent.
item_28_hidden=true
item_29_id=TheFinalDescent
item_29_title=The Final Descent
+item_29_comment=It all ends here.
item_29_hidden=true
item_30_id=Vindicta
item_30_title=VINDICTA
+item_30_comment=The Seventh Day
item_30_hidden=true
item_31_id=TheEnd
item_31_title=Abraxas Rex
+item_31_comment=An uncertain future.
item_31_hidden=true
item_32_id=Tondbert
item_32_title=An Ode to Tondbert
+item_32_comment=Visions of Wrinklewood.
item_32_hidden=true
item_33_id=Plates
item_33_title=A Curious Collection
+item_33_comment=Seven plates, seven animals.
item_33_hidden=true
item_34_id=HobsBarrels
item_34_title=Hob's Barrels
+item_34_comment=Sometimes water is a wiser option.
item_34_hidden=true
item_35_id=Cartographer
item_35_title=Cartographer
item_35_comment=Traveller of the Moors
item_36_id=Abandoned
item_36_title=Abandoned
+item_36_comment=Horace and co have departed.
item_36_hidden=true
item_37_id=Zoolinguist
item_37_title=Zoolinguist
item_37_comment=She's a good listener.
item_38_id=Hellebore
item_38_title=Hellebore
+item_38_comment=A passage?
item_38_hidden=true
item_39_id=Rest
item_39_title=Rest
diff --git a/devtools/create_achievements/gen/steam-1285960.ini b/devtools/create_achievements/gen/steam-1285960.ini
new file mode 100644
index 00000000000..a6f81bd1c99
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-1285960.ini
@@ -0,0 +1,64 @@
+[achievements:en]
+item_0_id=10K
+item_0_title=10K
+item_0_comment=Score 10,000 or more in a level
+item_1_id=20K
+item_1_title=20K
+item_1_comment=Score 20,000 or more in a level
+item_2_id=30K
+item_2_title=30K
+item_2_comment=Score 30,000 or more in a level
+item_3_id=40K
+item_3_title=40K
+item_3_comment=Score 40,000 or more in a level
+item_4_id=50K
+item_4_title=50K
+item_4_comment=Score 50,000 or more in a level
+item_5_id=60K
+item_5_title=60K
+item_5_comment=Score 60,000 or more in a level
+item_6_id=1M
+item_6_title=1M
+item_6_comment=Score 1,000,000 in Challenge Mode
+item_7_id=2M
+item_7_title=2M
+item_7_comment=Score 2,000,000 in Challenge Mode
+item_8_id=3M
+item_8_title=3M
+item_8_comment=Score 3,000,000 in Challenge Mode
+item_9_id=4M
+item_9_title=4M
+item_9_comment=Score 4,000,000 in Challenge Mode
+item_10_id=5M
+item_10_title=5M
+item_10_comment=Score 5,000,000 in Challenge Mode
+item_11_id=10M
+item_11_title=10M
+item_11_comment=All-time score of 10,000,000
+item_12_id=50M
+item_12_title=50M
+item_12_comment=All-time score of 50,000,000
+item_13_id=100M
+item_13_title=100M
+item_13_comment=All-time score of 100,000,000
+item_14_id=Level 20
+item_14_title=Level 20 hero!
+item_14_comment=Beat level 20 (any settings)
+item_15_id=Level 20+
+item_15_title=Level 20 superhero!
+item_15_comment=Beat Level 20 with no bombs or teleports
+item_16_id=TB_5
+item_16_title=Turner 5
+item_16_comment=Beat Level 5 in Turn-Based mode (any settings)
+item_17_id=TB_10
+item_17_title=Turner 10
+item_17_comment=Beat Level 10 in Turn-Based mode (any settings)
+item_18_id=TB_15
+item_18_title=Turner 15
+item_18_comment=Beat Level 15 in Turn-Based mode (any settings)
+item_19_id=TB_20
+item_19_title=Turner 20
+item_19_comment=Beat Level 20 in Turn-Based mode (any settings)
+item_20_id=TB_CM
+item_20_title=Turn Based Challenger
+item_20_comment=Beat Challenge Mode in Turn-Based mode (any settings)
diff --git a/devtools/create_achievements/gen/steam-1343390.ini b/devtools/create_achievements/gen/steam-1343390.ini
new file mode 100644
index 00000000000..d0b9b967e4b
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-1343390.ini
@@ -0,0 +1,31 @@
+[achievements:en]
+item_0_id=ACH_SAM
+item_0_title=Which one is Sam again?
+item_0_comment=Inspect the ball of twine.
+item_1_id=ACH_HANDS
+item_1_title=Look ma, no Hands!
+item_1_comment=Defeat Hands Grubby.
+item_2_id=ACH_HASTA_LA_VISTA
+item_2_title=Hasta La Vista
+item_2_comment=He won't be back, baby.
+item_3_id=ACH_REFLECTIONS
+item_3_title=Reflections, ugh.
+item_3_comment=Interact with the mirror.
+item_4_id=ACH_TVTIME
+item_4_title=TV Time
+item_4_comment=Watch all the TV shows.
+item_5_id=ACH_LEAVE_THE_DOOR
+item_5_title=Leave the door open
+item_5_comment=Hear all the reasons to leave the door open.
+item_6_id=ACH_JOEY
+item_6_title=Joey would be proud
+item_6_comment=Get you flirt game on with Susie.
+item_7_id=ACH_NERF
+item_7_title=Nerfed
+item_7_comment=Shoot the mad fan with the toy gun.
+item_8_id=ACH_FART
+item_8_title=Fart to the Future
+item_8_comment=Use the fart spray on it's inventor.
+item_9_id=ACH_CASE_CLOSED
+item_9_title=Case Closed
+item_9_comment=Nice one.
\ No newline at end of file
diff --git a/devtools/create_achievements/gen/steam-1497290.ini b/devtools/create_achievements/gen/steam-1497290.ini
new file mode 100644
index 00000000000..fba1551517f
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-1497290.ini
@@ -0,0 +1,47 @@
+[achievements:en]
+item_0_id=finalboom
+item_0_title=Comfy Car Staycation
+item_0_comment=Stay with Boom.
+item_0_hidden=true
+item_1_id=finalkat
+item_1_title=Meeting New (Age) People
+item_1_comment=Stay with Kat.
+item_1_hidden=true
+item_2_id=finalmick
+item_2_title=Retro Gamer Pals Nostalgic Reunion
+item_2_comment=Stay with Mick.
+item_2_hidden=true
+item_3_id=touchthecat
+item_3_title=Irresistible Cat
+item_3_comment=You were curious about the cat.
+item_4_id=buildpc
+item_4_title=ATX Master Assembler
+item_4_comment=Build your replacement computer.
+item_5_id=sendemail
+item_5_title=Linux Expert Hacker
+item_5_comment=Send your important e-mail.
+item_6_id=advandal
+item_6_title=Anti-Corporatist Street Vandal
+item_6_comment=It had it coming.
+item_7_id=squirrelfool
+item_7_title=Squirrel Fool's Errand
+item_7_comment=Send the Internet guy to every place with no squirrels.
+item_8_id=penis
+item_8_title=Freud Was Right
+item_8_comment=You see that shape everywhere.
+item_9_id=gnomes
+item_9_title=Gnome Fashion Police
+item_9_comment=Give your opinion (that nobody asked) on the gnomes' looks.
+item_9_hidden=true
+item_10_id=launchrocket
+item_10_title=How I Learned to Stop Worrying and Love the Rocket
+item_10_comment=Launch the Rocket.
+item_10_hidden=true
+item_11_id=postcredits
+item_11_title=Jack Parsons' Occult Academy for Weird Young Rocketeers
+item_11_comment=Watch the post-credits scene.
+item_11_hidden=true
+item_12_id=callmom
+item_12_title=This Is Cole, By the Way
+item_12_comment=Be a better son and call your Mom.
+item_12_hidden=true
diff --git a/devtools/create_achievements/gen/steam-1507530.ini b/devtools/create_achievements/gen/steam-1507530.ini
new file mode 100644
index 00000000000..1683878d9a3
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-1507530.ini
@@ -0,0 +1,40 @@
+[achievements:en]
+item_0_id=ST_TPC_ACH_VOODOO_RITUAL_EN
+item_0_title=Voodoo Ritual
+item_0_comment=Better not mess with that!
+item_1_id=ST_TPC_ACH_NOSHARING
+item_1_title=Sharing with the enemy
+item_1_comment=Protect Harry at all cost!
+item_2_id=ST_TPC_ACH_MESSAGESEND
+item_2_title=Message send
+item_2_comment=Harry is on its way!
+item_3_id=ST_TPC_ACH_STUDENT_OF_LIFE
+item_3_title=Student of life
+item_3_comment=Grab those coupons!
+item_4_id=ST_TPC_ACH_FLOPPY
+item_4_title=Ups, that's not good
+item_4_comment=Abort, Retry, Fails?
+item_5_id=ST_TPC_ACH_COFFEE_BUYERS
+item_5_title=Coffee Buyers
+item_5_comment=Amazing people here!
+item_6_id=ST_TPC_ACH_MASTERPIECE
+item_6_title=This is not a plunger
+item_6_comment=It's a A MASTERPIECE
+item_7_id=ST_TPC_ACH_BEYONDDEMO
+item_7_title=Beyond the demo
+item_7_comment=Let's go!
+item_8_id=ST_TPC_ACH_GARBAGE
+item_8_title=Garbage colector
+item_8_comment=Not a chance!
+item_9_id=ST_TPC_ACH_NARCISOSCOUNT
+item_9_title=Narciso's count
+item_9_comment=What Narciso is waiting for?
+item_10_id=ST_TPC_ACH_PUNKROCKFAN
+item_10_title=Punk Rock fan
+item_10_comment=Long Live Punk Rock!
+item_11_id=ST_TPC_ACH_WARELEPHANT
+item_11_title=War elephant
+item_11_comment=Yeah, right!
+item_12_id=ST_TPC_ACH_BOOKWORM
+item_12_title=Book worm
+item_12_comment=Lucy and the faun
\ No newline at end of file
diff --git a/devtools/create_achievements/gen/steam-1644080.ini b/devtools/create_achievements/gen/steam-1644080.ini
index 300c8c0eb4e..da90415dd0e 100644
--- a/devtools/create_achievements/gen/steam-1644080.ini
+++ b/devtools/create_achievements/gen/steam-1644080.ini
@@ -47,6 +47,7 @@ item_13_title=No Alarms and No Surprises
item_13_comment=Deal with the security robot without triggering the alarm
item_14_id=ACH_AFTERCREDIT
item_14_title=Bonus Track
+item_14_comment=Wait for the after-credit scene
item_14_hidden=true
item_15_id=ACH_SKIPGAMES
item_15_title=Life in the Fast Lane
diff --git a/devtools/create_achievements/gen/steam-1650590.ini b/devtools/create_achievements/gen/steam-1650590.ini
new file mode 100644
index 00000000000..3c7f8c7b848
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-1650590.ini
@@ -0,0 +1,43 @@
+[achievements:en]
+item_0_id=ACH_SUN
+item_0_title=The Sun Always Shines on TV
+item_0_comment=Discover all the music videos at Joe's Diner.
+item_1_id=ACH_MUSIC
+item_1_title=You're The Best
+item_1_comment=Get 2000 points in the music category of Quiz 85.
+item_2_id=ACH_HORROR
+item_2_title=Scream and Shout
+item_2_comment=Get 2000 points in the horror category of Quiz 85.
+item_3_id=ACH_NAME
+item_3_title=The Name of the Game
+item_3_comment=Check all the movie posters at Glenn Bishop's office.
+item_4_id=ACH_UNUSUAL
+item_4_title=She's So Unusual
+item_4_comment=Talk to Karen.
+item_5_id=ACH_SCARY
+item_5_title=Scary Monsters (And Super Creeps)
+item_5_comment=Listen to all the Crunchie has to say at Astounding FX.
+item_6_id=ACH_PLEASURE
+item_6_title=Welcome To The Pleasure Dome
+item_6_comment=Buy a ticket at Luxury Theater.
+item_7_id=ACH_GIRLS
+item_7_title=Girls On Film
+item_7_comment=Show the photos to the police agent.
+item_8_id=ACH_TONIGHT
+item_8_title=But Not Tonight
+item_8_comment=Get to Serena by bus.
+item_9_id=ACH_CALL
+item_9_title=I Just Call To Say I Love You
+item_9_comment=Phone Vicky from Serena.
+item_10_id=ACH_LOVE
+item_10_title=I Love Rock'n Roll
+item_10_comment=Check all of the Eastmans' records.
+item_11_id=ACH_PULP
+item_11_title=Horror Business
+item_11_comment=Check all the pulp mags at the drugstore.
+item_12_id=ACH_MAN
+item_12_title=Man of Two Worlds
+item_12_comment=Go deep into the darkness.
+item_13_id=ACH_EVIL
+item_13_title=The Evil Disposer
+item_13_comment=Finish Evil off.
diff --git a/devtools/create_achievements/gen/steam-1902850.ini b/devtools/create_achievements/gen/steam-1902850.ini
new file mode 100644
index 00000000000..6d01eb7e0ea
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-1902850.ini
@@ -0,0 +1,95 @@
+[achievements:en]
+item_0_id=ACH_001_BOOKWORM
+item_0_title=Bookworm
+item_0_comment=Get an A+ from an exam
+item_1_id=ACH_002_IMPOSTER
+item_1_title=Imposter
+item_1_comment=Forge the student card
+item_2_id=ACH_003_RUMORS
+item_2_title=Rumors of Old
+item_2_comment=Get the full story from Joe
+item_3_id=ACH_004_OCCULTIST
+item_3_title=Occultist
+item_3_comment=Finish reading a Special Collection book
+item_4_id=ACH_005_SCHOLAR
+item_4_title=Scholar
+item_4_comment=Finish all parts of your theory
+item_5_id=ACH_006_SPELUNKER
+item_5_title=Spelunker
+item_5_comment=Enter the cave
+item_5_hidden=true
+item_6_id=ACH_007_FREEZE
+item_6_title=Freeze!
+item_6_comment=Stop the ritual
+item_7_id=ACH_008_MYSTERY_HERO
+item_7_title=Mystery Hero
+item_7_comment=Rescue the child
+item_8_id=ACH_009_ARCANE_PROTECTION
+item_8_title=Arcane Protection
+item_8_comment=Make the Elder Sign
+item_9_id=ACH_010_DIMENSIONAL
+item_9_title=Dimensional Traveller
+item_9_comment=Travel through the dimensional portal
+item_10_id=ACH_011_INVESTIGATOR
+item_10_title=Occult Investigator
+item_10_comment=Gather all the evidence for Armitage
+item_11_id=ACH_012_END_IS_NEAR
+item_11_title=The End is Near
+item_11_comment=Get the worst ending
+item_12_id=ACH_013_THERE_IS_HOPE
+item_12_title=There Is Hope
+item_12_comment=Get the best ending
+item_13_id=ACH_014_EVEN_DEATH
+item_13_title=Even Death May Die
+item_13_comment=Walter dies
+item_14_id=ACH_015_ALCHEMIST
+item_14_title=Alchemist
+item_14_comment=Make a chemistry potion
+item_15_id=ACH_016_LUNATIC
+item_15_title=Lunatic
+item_15_comment=Sanity 0.0
+item_16_id=ACH_017_MASTER_OCCULTIST
+item_16_title=Master Occultist
+item_16_comment=Occult 10.0
+item_17_id=ACH_018_GENIUS
+item_17_title=Genius
+item_17_comment=Math 10.0
+item_18_id=ACH_019_SIGN_THE_BOOKE
+item_18_title=Sign the Booke!
+item_18_comment=Sign the Book of Azathoth
+item_19_id=ACH_020_EXTERMINATOR
+item_19_title=Exterminator
+item_19_comment=Kill Brown Jenkin
+item_19_hidden=true
+item_20_id=ACH_021_WITCH_IS_DEAD
+item_20_title=The Witch Is Dead
+item_20_comment=Kill Keziah Mason
+item_20_hidden=true
+item_21_id=ACH_022_NORMAL
+item_21_title=Professional
+item_21_comment=Finish the game on normal difficulty
+item_22_id=ACH_023_HARD
+item_22_title=Expert
+item_22_comment=Finish the game on hard difficulty
+item_23_id=ACH_024_ANASTASIA
+item_23_title=Ugly Truth
+item_23_comment=Tell Anastasia that Pete's no good
+item_23_hidden=true
+item_24_id=ACH_025_ALLISON
+item_24_title=A Friend in Need: Allison
+item_24_comment=Tell Allison about your strange experiences
+item_25_id=ACH_026_ELWOOD
+item_25_title=A Friend in Need: Elwood
+item_25_comment=Tell Elwood about your strange experiences
+item_26_id=ACH_027_AZATHOTH
+item_26_title=The Blind Idiot God
+item_26_comment=See Azathoth
+item_27_id=ACH_028_HIGHER_LEARNING
+item_27_title=Higher Learning
+item_27_comment=Complete the astral challenge
+item_28_id=ACH_029_EAVESDROPPER
+item_28_title=Eavesdropper
+item_28_comment=Listen to the conversation at the island
+item_29_id=ACH_030_NORMIE
+item_29_title=I Don't Want to Hear About It
+item_29_comment=Finish the game with zero Occult
diff --git a/devtools/create_achievements/gen/steam-2118540.ini b/devtools/create_achievements/gen/steam-2118540.ini
new file mode 100644
index 00000000000..7a2a3468e68
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-2118540.ini
@@ -0,0 +1,91 @@
+[achievements:en]
+item_0_id=ACH_FINDING_SECRETS
+item_0_title=Uncovering Secrets
+item_0_comment=Who doesn't love a good secret!
+item_1_id=ACH_YUMMY_NOODLES
+item_1_title=Mmmm... noodles.
+item_1_comment=My mouth is watering!
+item_2_id=ACH_BRAIN
+item_2_title=You chose the brain!
+item_2_comment=Smart choice!
+item_3_id=ACH_DOLL
+item_3_title=You chose the doll?
+item_3_comment=What a cute little doll!
+item_4_id=ACH_APOLOGY
+item_4_title=I'm sorry Sombria...
+item_4_comment=for everything.
+item_5_id=ACH_JUST_A_LITTLE_GIRL
+item_5_title=Ashina The Red Witch
+item_5_comment=The story continues...
+item_6_id=ACH_LADY_ON_THE_WALL
+item_6_title=The Lady On The Wall
+item_6_comment=What a lovely smile : )
+item_7_id=ACH_JIT_REFERENCE
+item_7_title=I could use a vacation.
+item_7_comment=The Dayfield Motel... seems cozy.
+item_8_id=ACH_WHAT_IS_THIS
+item_8_title=A helpful butcher.
+item_8_comment=Uh, what exactly is this?
+item_9_id=ACH_TALK_OF_THE_TOWN
+item_9_title=I like to meet new people.
+item_9_comment=I'm the talk of the town!
+item_10_id=ACH_SINK
+item_10_title=Another sink?
+item_10_comment=C'mon Stranga.
+item_11_id=ACH_I_WANT_CANDY
+item_11_title=I WANT CANDY!
+item_11_comment=What a nice demon.
+item_12_id=ACH_COMMON_COURTESY
+item_12_title=Lost and found!
+item_12_comment=It's the right thing to do!
+item_13_id=ACH_MUSHROOM
+item_13_title=Mushrooms make you grow!
+item_13_comment=Just like that Italian plumber!
+item_14_id=ACH_SPIRIT_NOODLE
+item_14_title=Appease the spirits with noodles!
+item_14_comment=They sure do like their noodles!
+item_15_id=ACH_NEIGHBOR_SOMBIE
+item_15_title=My neighbor Somboro.
+item_15_comment=Just not so big and cuddly.
+item_16_id=ACH_SOMBIE_DEATH
+item_16_title=Quick! Help her!
+item_16_comment=You'll need to be faster than that!
+item_17_id=ACH_SECRET_SWITCH
+item_17_title=A secret switch?
+item_17_comment=What does it do?
+item_18_id=ACH_NOODLES_AGAIN
+item_18_title=You again?!
+item_18_comment=Why do you keep following me?
+item_19_id=ACH_RETURN_DOLL
+item_19_title=I hear something...
+item_19_comment=It's coming from the train tunnels.
+item_20_id=ACH_FAKE_LUZIA
+item_20_title=Who am I?
+item_20_comment=This is not right!
+item_21_id=ACH_A_MOTHERS_HEART
+item_21_title=A Mother's heart knows best.
+item_21_comment=https://i.imgur.com/8N4cjPZ.png
+item_22_id=ACH_A_HAPPY_ENDING
+item_22_title=A happy ending.
+item_22_comment=You did it!
+item_23_id=ACH_GOOD_ENDING
+item_23_title=A good ending.
+item_23_comment=Well, it was nicer than Ashina's.
+item_24_id=ACH_IT_WAS_HER
+item_24_title=This is only the beginning...
+item_24_comment=of the end.
+item_25_id=ACH_THE_LOOP
+item_25_title=A new loop is made.
+item_25_comment=The curse is reborn.
+item_26_id=ACH_DONT_CARE_ANYMORE
+item_26_title=I'm too tired for this...
+item_26_comment=I'ma' goin to bed.
+item_27_id=ACH_GOTCHA
+item_27_title=Don't let her catch you-
+item_27_comment=Whoops! Too late.
+item_28_id=ACH_BOOBPOSTER
+item_28_title=!!5318008
+item_28_comment=*Soda opens*
+item_29_id=ACH_FORTHTIME
+item_29_title=You spin me right round...
+item_29_comment=like a record.
diff --git a/devtools/create_achievements/gen/steam-2217060.ini b/devtools/create_achievements/gen/steam-2217060.ini
new file mode 100644
index 00000000000..ef1942a6ae0
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-2217060.ini
@@ -0,0 +1,109 @@
+[achievements:en]
+item_0_id=Story_1
+item_0_title=How a Woman Falls
+item_0_comment=Regain consciousness.
+item_1_id=Story_2
+item_1_title=Good Sick
+item_1_comment=Escape the city.
+item_2_id=Story_3
+item_2_title=The Truth
+item_2_comment=Collect all the tapes.
+item_3_id=Story_4
+item_3_title=Age
+item_3_comment=Survive until winter.
+item_4_id=Story_5
+item_4_title=Signal
+item_4_comment=Send it.
+item_5_id=Story_6
+item_5_title=Celebration
+item_5_comment=Leave it.
+item_6_id=Church_1
+item_6_title=City Piece
+item_6_comment=Fully Upgrade One Weapon
+item_7_id=Church_2
+item_7_title=Wasteland Arsenal
+item_7_comment=Fully Upgrade Three Weapons
+item_8_id=Church_3
+item_8_title=Thunder of Heavens
+item_8_comment=Fully Upgrade All Weapons
+item_9_id=Church_4
+item_9_title=Your Bounty
+item_9_comment=Accumulate 10,000 Discard
+item_10_id=Church_5
+item_10_title=Overflow
+item_10_comment=Maximise a Relationship
+item_11_id=Church_6
+item_11_title=Tides
+item_11_comment=Spend winter with someone
+item_12_id=Folk_1
+item_12_title=Dead Branches
+item_12_comment=Exterminate the last of the Cull bloodline.
+item_13_id=Folk_2
+item_13_title=Wasteland Scars
+item_13_comment=Befriend the last of the Cull bloodline.
+item_14_id=Folk_3
+item_14_title=Divine Intervention
+item_14_comment=Kill the head of the Jacobious Church.
+item_15_id=Folk_4
+item_15_title=Deus Ex Machina
+item_15_comment=Make peace with the head of the Jacobious Church.
+item_16_id=Folk_5
+item_16_title=To Hell with the Demons
+item_16_comment=Leave the porcelain homunculus for dead.
+item_17_id=Folk_6
+item_17_title=Fear Inoculum
+item_17_comment=Make peace with the porcelain homunculus.
+item_18_id=Folk_7
+item_18_title=Burning Bridges
+item_18_comment=End dealings with Debra Dour on a sour note.
+item_19_id=Folk_8
+item_19_title=Old Bird
+item_19_comment=End dealings with Debra Dour amicably.
+item_20_id=Folk_9
+item_20_title=Figurehead
+item_20_comment=Slay the Federal Captain in cold blood.
+item_21_id=Folk_10
+item_21_title=Sisterhood
+item_21_comment=Form an unlikely alliance with the Federal Captain.
+item_22_id=Folk_11
+item_22_title=7th Rank
+item_22_comment=Raid the Glass Tower with many friends.
+item_23_id=Folk_12
+item_23_title=En Passant
+item_23_comment=Raid the Glass Tower on your own.
+item_24_id=Folk_13
+item_24_title=Your Turn to Walk Away
+item_24_comment=Leave the hitman to die.
+item_25_id=Folk_14
+item_25_title=Break the Rules
+item_25_comment=Finish off the hitman.
+item_26_id=Folk_15
+item_26_title=Astronomy
+item_26_comment=Move on from an old relationship.
+item_27_id=Folk_16
+item_27_title=Gore
+item_27_comment=End an old relationship.
+item_28_id=Folk_17
+item_28_title=Kingdom
+item_28_comment=Follow in the footsteps of giants.
+item_29_id=Folk_18
+item_29_title=Vivisection
+item_29_comment=Slay the infallible.
+item_30_id=Misc_1
+item_30_title=Arsenic on the Rocks
+item_30_comment=Kill a thousand men.
+item_31_id=Misc_2
+item_31_title=Head like a Bucket
+item_31_comment=Find 'Buckethead'.
+item_32_id=Misc_3
+item_32_title=Full Bleed
+item_32_comment=Admire fifty pieces of art.
+item_33_id=Misc_4
+item_33_title=Paths
+item_33_comment=Participate in an encounter.
+item_34_id=Misc_5
+item_34_title=Paths Again
+item_34_comment=Participate in 15 encounters.
+item_35_id=Misc_6
+item_35_title=In Path, Day and Night
+item_35_comment=Participate in 30 encounters.
diff --git a/devtools/create_achievements/gen/steam-398450.ini b/devtools/create_achievements/gen/steam-398450.ini
new file mode 100644
index 00000000000..2429989d9c0
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-398450.ini
@@ -0,0 +1,19 @@
+[achievements:en]
+item_0_id=allcurlyfries
+item_0_title=Would you like a Curly Fry?
+item_0_comment=Offered Curly Fries to all five available characters.
+item_1_id=allinadayswork
+item_1_title=All In A Days' Work!
+item_1_comment=Completed Day One.
+item_2_id=homework
+item_2_title=So Boring!
+item_2_comment=Read your homework to all seven available characters before handing it in.
+item_3_id=ivegotquestions
+item_3_title=What's going on?!!
+item_3_comment=Unlocked the next location in Murray's journey.
+item_4_id=opencave
+item_4_title=Opened The Cave
+item_4_comment=Murray solves the puzzle and opens the cave.
+item_5_id=theend
+item_5_title=Class Dismissed!
+item_5_comment=Congratulations, you have completed the game!
diff --git a/devtools/create_achievements/gen/steam-416250.ini b/devtools/create_achievements/gen/steam-416250.ini
new file mode 100644
index 00000000000..cfbc8202479
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-416250.ini
@@ -0,0 +1,85 @@
+[achievements:en]
+item_0_id=GEN_GILGAMESH
+item_0_title=Gilgamesh
+item_0_comment=You completed the Gilgamesh tale!
+item_1_id=GEN_JACKBEANSTALK
+item_1_title=Jack and the Beanstalk
+item_1_comment=You completed the Jack and the Beanstalk tale!
+item_2_id=GEN_GARGANTUA
+item_2_title=Gargantua and Pantagruel
+item_2_comment=You completed the Gargantua and Pantagruel tale!
+item_3_id=GEN_BELLEROPHON
+item_3_title=Sisyphus and Bellerophon
+item_3_comment=You completed the Sisyphus and Bellerophon tale!
+item_4_id=GEN_DANTE
+item_4_title=The Divine Comedy
+item_4_comment=You completed The Divine Comedy tale!
+item_5_id=GEN_TALES
+item_5_title=Tales
+item_5_comment=You defeated Oblivion and saved the Tales!
+item_5_hidden=true
+item_6_id=GEN_TWIN
+item_6_title=Immortal Twin
+item_6_comment=You escaped from the Mayan temple!
+item_6_hidden=true
+item_7_id=GEN_THOR
+item_7_title=Thor's Hammer
+item_7_comment=You found Thor's legendary hammer!
+item_8_id=GEN_POPOLVOL
+item_8_title=Popol Vuh
+item_8_comment=You completed the Popol Vuh tale!
+item_9_id=GEN_FOGG
+item_9_title=Around The World In 80 Days
+item_9_comment=You completed the Around The World In 80 Days tale!
+item_10_id=GEN_ROUNDTABLE
+item_10_title=Arthur and the Knights of the Round Table
+item_10_comment=You travelled into a book and met Merlin the wizard!
+item_11_id=GEN_OZ
+item_11_title=Yellow Brick Road
+item_11_comment=You were curious about The Wizard of Oz tale!
+item_11_hidden=true
+item_12_id=GEN_ESCAPE
+item_12_title=The Great Escape
+item_12_comment=You escaped the prison of Uruk, great!
+item_13_id=GEN_PASSWORD
+item_13_title=The Password to Larkspur Lane
+item_13_comment=You solved the password riddle and gained entry to the inn!
+item_13_hidden=true
+item_14_id=GEN_WIZ
+item_14_title=Ker'aooc The Wizard
+item_14_comment=You visited Merlin for advice only when strictly necessary - the rest was your own wizardry!
+item_14_hidden=true
+item_15_id=GEN_CHARS
+item_15_title=Alfred Walsh - Chatty Man
+item_15_comment=You spoke to many, many characters about many, many things!
+item_15_hidden=true
+item_16_id=GEN_LOOKAT
+item_16_title=The Observer
+item_16_comment=You made sure to examine and look at many things throughout your tale!
+item_16_hidden=true
+item_18_id=GEN_MILLER
+item_18_title=Inspect A Gadget
+item_18_comment=Using superior engineering skills, you fixed the mill mechanism in one single swift swoop!
+item_18_hidden=true
+item_19_id=GEN_BURGLAR
+item_19_title=Burglar Bill
+item_19_comment=You opened both Panurge's box and the Giant's box on the first attempt!
+item_19_hidden=true
+item_20_id=GEN_CLASS
+item_20_title=Classy Classicist!
+item_20_comment=You solved Athena's riddle in 1 or 2 attempts!
+item_20_hidden=true
+item_21_id=GEN_TEMPLE
+item_21_title=The Man, The Myth
+item_21_comment=You solved the Mayan Creation Myth puzzle in 1 or 2 attempts!
+item_21_hidden=true
+item_22_id=GEN_RIDDLER
+item_22_title=Riddle Me This
+item_22_comment=You solved the tavern riddle in one attempt!
+item_22_hidden=true
+item_23_id=GEN_SAVEFILES
+item_23_title=Lord Of The Files
+item_23_comment=You played the game from start to end without autosave or saving!
+item_24_id=GEN_CYRUS
+item_24_title=Artamène ou le Grand Cyrus
+item_24_comment=You completed every achievement!
\ No newline at end of file
diff --git a/devtools/create_achievements/gen/steam-827830.ini b/devtools/create_achievements/gen/steam-827830.ini
new file mode 100644
index 00000000000..f2446760871
--- /dev/null
+++ b/devtools/create_achievements/gen/steam-827830.ini
@@ -0,0 +1,67 @@
+[achievements:en]
+item_0_id=AGONY_EYEKEY
+item_0_title=Key To The East
+item_0_comment=Find the Eye Key in the castle.
+item_1_id=AGONY_BLOODKEY
+item_1_title=Key To The West
+item_1_comment=Find the Blood Key in the castle.
+item_2_id=AGONY_PISTOL
+item_2_title=Flint, Lock n' Load!
+item_2_comment=Find the Flintlock Pistol.
+item_3_id=AGONY_RIFLE
+item_3_title=Armed And Dangerous
+item_3_comment=Find the Musket Rifle in the castle.
+item_4_id=AGONY_CROSSBOW
+item_4_title=Daryl Was Ere
+item_4_comment=Find the Crossbow in the castle.
+item_5_id=AGONY_NOCTULE
+item_5_title=Bat Dance
+item_5_comment=Kill Noctule - the giant vampire bat!
+item_6_id=AGONY_POTION
+item_6_title=The Alchemist
+item_6_comment=Craft your first potion.
+item_7_id=AGONY_STATUE
+item_7_title=Cracking Stone
+item_7_comment=Destroy the Living Statue!
+item_8_id=AGONY_DEMON
+item_8_title=Demon Eye
+item_8_comment=Hand the Demon Eye artifact to the Priest.
+item_9_id=AGONY_SLIME
+item_9_title=Breaking The Mould
+item_9_comment=Kill King Slime in the garden maze!
+item_10_id=AGONY_UNLOCK
+item_10_title=Thieves Of The Night
+item_10_comment=Use Luck to unlock every object in the castle.
+item_11_id=AGONY_PRIEST
+item_11_title=Fallen Angel
+item_11_comment=Kill the Dark Priest in combat!
+item_12_id=AGONY_XP
+item_12_title=Growing Pains
+item_12_comment=Collect 61 experience gems in the game.
+item_13_id=AGONY_LILLY
+item_13_title=Free Lilly
+item_13_comment=Save Lilly's soul trapped by the vampire.
+item_14_id=AGONY_VAMPIRE
+item_14_title=Fearless Vampire Killers
+item_14_comment=Destroy the Master and end the nightmare!
+item_15_id=AGONY_PLUSGAME
+item_15_title=Vampire Plus Plus
+item_15_comment=Get to the end in Agony Mode.
+item_16_id=AGONY_KILLLILLY
+item_16_title=The Exorcist
+item_16_comment=Vanquish the demon Lilly
+item_17_id=AGONY_RING
+item_17_title=Treasure Hunter
+item_17_comment=Hand the Golden Dawn Ring to the Priest.
+item_18_id=AGONY_SHOTGUN
+item_18_title=My BOOMStick
+item_18_comment=Find the old shotgun.
+item_19_id=AGONY_SOULS
+item_19_title=Lost Souls
+item_19_comment=Collect 150 souls
+item_20_id=AGONY_SOULBOW
+item_20_title=Strong Bow
+item_20_comment=Purchase the Soul Bow
+item_21_id=AGONY_SPEEDRUN
+item_21_title=Speedrunner
+item_21_comment=Complete the game in Speedrun Mode
diff --git a/dists/engine-data/achievements.dat b/dists/engine-data/achievements.dat
index 62e12ed898e..b51d44f9b28 100644
Binary files a/dists/engine-data/achievements.dat and b/dists/engine-data/achievements.dat differ
More information about the Scummvm-git-logs
mailing list