Skip to content

Commit e7eb002

Browse files
authored
Merge pull request #82731 from VitreousEyes110/VitreousEyes110-patch-1
Change "The first day of the rest of their unlives" achievement time passed requirement from 24h to 16h
2 parents b0e653d + 4669aa6 commit e7eb002

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)