Skip to content

Commit 4669aa6

Browse files
Update achievements.json
Change "The first day of the rest of their unlives" achievement time passed requirement from 24h to 16h
1 parent f57a190 commit 4669aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/achievements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"type": "achievement",
8585
"name": "The first day of the rest of their unlives",
8686
"description": "Survive for a day and find a safe place to sleep",
87-
"time_constraint": { "since": "game_start", "is": ">=", "target": "1 day" },
87+
"time_constraint": { "since": "game_start", "is": ">=", "target": "16 hours" },
8888
"requirements": [ { "event_statistic": "num_avatar_wake_ups", "is": "anything" } ]
8989
},
9090
{

0 commit comments

Comments
 (0)