Compare commits

..

4 Commits

36 changed files with 37 additions and 73 deletions

View File

@@ -1,32 +0,0 @@
manifest-job/HFW_Crimson_Narrows:
variables:
PACKAGE_NAME: "HFW_Crimson_Narrows"
extends: .manifest-job
test-images-job/HFW_Crimson_Narrows:
needs:
- manifest-job/HFW_Crimson_Narrows
variables:
PACKAGE_NAME: "HFW_Crimson_Narrows"
extends: .test-job
bundle-job/HFW_Crimson_Narrows:
needs:
- manifest-job/HFW_Crimson_Narrows
variables:
PACKAGE_NAME: "HFW_Crimson_Narrows"
extends: .bundle-job
upload-job/HFW_Crimson_Narrows:
needs:
- bundle-job/HFW_Crimson_Narrows
variables:
PACKAGE_NAME: "HFW_Crimson_Narrows"
extends: .upload-job
release-job/HFW_Crimson_Narrows:
needs:
- upload-job/HFW_Crimson_Narrows
variables:
PACKAGE_NAME: "HFW_Crimson_Narrows"
extends: .release-job

View File

@@ -7,7 +7,6 @@
"#14",
"#15",
"#2",
"#24",
"#26"
"#24"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1017 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 705 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 716 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 826 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 842 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 838 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 942 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 940 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 941 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 891 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 865 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 750 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 747 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 641 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 698 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 772 KiB

View File

@@ -1,39 +0,0 @@
{
"displayName": "Horizon Forbidden West: Crimson Narrows",
"imageFilename": "HFW_Crimson_Narrows_*.jpg",
"imageCredits": "Gorilla Games",
"sunriseImageList": [
15,
16,
18,
19,
20,
21
],
"dayImageList": [
22,
23,
25,
27,
28
],
"sunsetImageList": [
29,
30,
31,
32,
1,
3
],
"nightImageList": [
4,
5,
6,
7,
9,
10,
12,
13,
14
]
}

View File

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