We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57a190 commit 4669aa6Copy full SHA for 4669aa6
data/json/achievements.json
@@ -84,7 +84,7 @@
84
"type": "achievement",
85
"name": "The first day of the rest of their unlives",
86
"description": "Survive for a day and find a safe place to sleep",
87
- "time_constraint": { "since": "game_start", "is": ">=", "target": "1 day" },
+ "time_constraint": { "since": "game_start", "is": ">=", "target": "16 hours" },
88
"requirements": [ { "event_statistic": "num_avatar_wake_ups", "is": "anything" } ]
89
},
90
{
0 commit comments