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, 19,
8, 20,
9,
10,
11
],
"dayImageList": [
12,
13,
14,
15,
16,
17,
18
],
"sunsetImageList": [
19,
20,
21, 21,
22, 22,
23 23
], ],
"dayImageList": [
24,
25,
26,
1,
2
],
"sunsetImageList": [
3,
4,
5,
6,
7,
8,
9
],
"nightImageList": [ "nightImageList": [
24, 10,
25, 11,
26, 12,
27 14,
15,
18
] ]
} }