Compare commits

..

4 Commits

View File

@@ -1,34 +1,36 @@
{ {
"displayName": "Horizon Forbidden West: Three Spires Moutain", "displayName": "Horizon Forbidden West: Weat Tuft",
"imageFilename": "HFW_Three_Spires_Mountain_*.jpg", "imageFilename": "HFW_Weat_Tuft_*.jpg",
"imageCredits": "Gorilla Games", "imageCredits": "Gorilla Games",
"sunriseImageList": [ "sunriseImageList": [
7,
8,
9,
10,
11
],
"dayImageList": [
12,
13,
14,
15,
16,
17,
18
],
"sunsetImageList": [
19, 19,
20, 20,
21, 21,
22, 22,
23 23
], ],
"nightImageList": [ "dayImageList": [
24, 24,
25, 25,
26, 26,
27 1,
2
],
"sunsetImageList": [
3,
4,
5,
6,
7,
8,
9
],
"nightImageList": [
10,
11,
12,
14,
15,
18
] ]
} }