Skip to content

Commit

Permalink
Added Moon Achievement
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoDandolo authored Nov 23, 2023
1 parent 199bd3c commit 92f5aec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions common/achievements/verrier_achievements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,14 @@ verrier_save_ceres = {
happened = {
has_variable = verrier_ceres_saved_var
}
}

verrier_moon = {
possible = {
exists = c:USA
this = c:USA
}
happened = {
has_variable = verrier_moon_achievement
}
}

0 comments on commit 92f5aec

Please sign in to comment.