From 0ebee05b13ddd3e3d680faf811bca2c64540d8b3 Mon Sep 17 00:00:00 2001 From: KACPER Szelest Date: Mon, 13 May 2024 19:49:10 +0100 Subject: [PATCH 1/7] Added Zlrop character npc Added the zlorp npc character who is the drug feind. --- EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Diffuse.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Emissive.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Glossiness.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Normal.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Specular.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Diffuse.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Emissive.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Glossiness.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Normal.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Specular.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_body.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Ch50_body1.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose.uasset | 3 +++ .../Content/AI/Zlorp/Male_Crouch_Pose_Anim_mixamo_com.uasset | 3 +++ .../Content/AI/Zlorp/Male_Crouch_Pose_PhysicsAsset.uasset | 3 +++ .../Content/AI/Zlorp/Male_Crouch_Pose_Skeleton.uasset | 3 +++ EndlessVendetta/Content/AI/Zlorp/Zlorp.uasset | 3 +++ 17 files changed, 51 insertions(+) create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Diffuse.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Emissive.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Glossiness.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Normal.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Specular.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Diffuse.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Emissive.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Glossiness.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Normal.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Specular.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_body.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Ch50_body1.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_Anim_mixamo_com.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_PhysicsAsset.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_Skeleton.uasset create mode 100644 EndlessVendetta/Content/AI/Zlorp/Zlorp.uasset diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Diffuse.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Diffuse.uasset new file mode 100644 index 00000000..3f3a1c96 --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Diffuse.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d0bcdf0febc74d9f9594726e5d0a5d33ecfd7f45d6bb34c0df33b1bff575a8 +size 17862242 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Emissive.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Emissive.uasset new file mode 100644 index 00000000..feb1a578 --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Emissive.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e8e1c3fc207cdd08ceac03261b96f68f89810bdf45222a16b70076ef26f3d7 +size 4386576 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Glossiness.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Glossiness.uasset new file mode 100644 index 00000000..35b65dae --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Glossiness.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04093dd5b28090816af9083c18ee35a7ed351597da8a08a8da8668ea3ebfc2d +size 8645875 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Normal.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Normal.uasset new file mode 100644 index 00000000..7e773185 --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a3e76fb7bbe1e451ea068c143f663ad5acf7b207a9b68eeb2cd2b62080c924 +size 24731073 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Specular.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Specular.uasset new file mode 100644 index 00000000..7879f77b --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1001_Specular.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42384a3a1f2f6a699aae882272e70583fd5c7d0a3a79098bf7e3b21123f4965 +size 10099957 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Diffuse.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Diffuse.uasset new file mode 100644 index 00000000..e65919ca --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Diffuse.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278d0dd4c7c6100374f64402ebd05269061fa7cfd6a137a389bb6c30e9bb1667 +size 17173193 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Emissive.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Emissive.uasset new file mode 100644 index 00000000..28cd0404 --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Emissive.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c50012df0dde1a9d9f8fc3864b74a31b1ac2a0313e7c526e10eb73e068006d8 +size 7623249 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Glossiness.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Glossiness.uasset new file mode 100644 index 00000000..65771d41 --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Glossiness.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e96d6a6c9102aaccb3d44a2f7b1db51d0403d41f2e6e5ef0775dd83903366e +size 6441912 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Normal.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Normal.uasset new file mode 100644 index 00000000..a7ef383f --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ffbf829e869dd49a9880d85a7b46f5e23efa0166855740a0e1fb402eb73935 +size 28906821 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Specular.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Specular.uasset new file mode 100644 index 00000000..d17db68f --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_1002_Specular.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a827d6604b6eb8fa63da1fc8ae8dffb0f4d24a9dcda6b5c8ec6b379cc41816fd +size 4159062 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_body.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_body.uasset new file mode 100644 index 00000000..3ecab9e6 --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_body.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1693b17ed984a1ec9037ca901e4e2733162daabb83f554d0e031a4d4696a789 +size 14458 diff --git a/EndlessVendetta/Content/AI/Zlorp/Ch50_body1.uasset b/EndlessVendetta/Content/AI/Zlorp/Ch50_body1.uasset new file mode 100644 index 00000000..7ac26d02 --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Ch50_body1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c2561c0b7f948f54703d92c1ad5121f138bd6e75a5cd7cf007ec48daf33d1a +size 17030 diff --git a/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose.uasset b/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose.uasset new file mode 100644 index 00000000..733229ed --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9926997ba0c5fa925ae013dfcb5b9d264c936e73d24f0e536bbc6a22e5293e16 +size 4694127 diff --git a/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_Anim_mixamo_com.uasset b/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_Anim_mixamo_com.uasset new file mode 100644 index 00000000..48253abb --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_Anim_mixamo_com.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41589f0b3987bb0e558301acf30ebbcbc3f7cacf2b410799a6d8256240994655 +size 28478 diff --git a/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_PhysicsAsset.uasset b/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_PhysicsAsset.uasset new file mode 100644 index 00000000..ff119edf --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_PhysicsAsset.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aef213dac9cf6dcfb269222b5e809a7f4778c0fea84f90ed5738b550ce2a81e9 +size 29610 diff --git a/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_Skeleton.uasset b/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_Skeleton.uasset new file mode 100644 index 00000000..4fa20e95 --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Male_Crouch_Pose_Skeleton.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f09b15946db43c6f42908407b57ef9c6dc9d00f8b6b05609352831a17eaac9 +size 23296 diff --git a/EndlessVendetta/Content/AI/Zlorp/Zlorp.uasset b/EndlessVendetta/Content/AI/Zlorp/Zlorp.uasset new file mode 100644 index 00000000..3f69150b --- /dev/null +++ b/EndlessVendetta/Content/AI/Zlorp/Zlorp.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b1757be20e4c13870c0397aa08e788622c75ef946bfde34aa06a73c415078d +size 31162 From 2835b5ed9011cecc15043d9b0c1260d8ecf98e2d Mon Sep 17 00:00:00 2001 From: KACPER Szelest Date: Mon, 13 May 2024 19:50:13 +0100 Subject: [PATCH 2/7] Placed Zlorp and added his dialogue Added in Zlorp and his dialogue --- EndlessVendetta/Content/Levels/OpenWorldRework.umap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EndlessVendetta/Content/Levels/OpenWorldRework.umap b/EndlessVendetta/Content/Levels/OpenWorldRework.umap index 121a3715..83b6ec58 100644 --- a/EndlessVendetta/Content/Levels/OpenWorldRework.umap +++ b/EndlessVendetta/Content/Levels/OpenWorldRework.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e59392db5fd5045bcfe2fb2139c9e339553b58188bdbc99c924d491a0605798 -size 46806902 +oid sha256:40495679849e25b80c97299ae2ca64a1b4fd88ed094a396638c3dae11c404d8c +size 47022695 From 9cc1c888a33f06d01065b12413566bc0ae9bdd83 Mon Sep 17 00:00:00 2001 From: KACPER Szelest Date: Mon, 13 May 2024 20:06:23 +0100 Subject: [PATCH 3/7] Added Gambler Blueprint Added the Gambler NPC blueprint into the game --- EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset diff --git a/EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset b/EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset new file mode 100644 index 00000000..b733fe29 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e212384a640085a74dd001f9230e05346312f5ca0dc8ef3026cc0c0625bb3f +size 29292 From e9c31ec8a483f912857ab1225380b5ae220cc9e9 Mon Sep 17 00:00:00 2001 From: KACPER Szelest Date: Mon, 13 May 2024 20:06:52 +0100 Subject: [PATCH 4/7] Added Gambler Mesh into blue print Added the Gambler into the blueprint --- EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse.uasset | 3 +++ .../Content/AI/GamblerJit/Boss_diffuse_ncl1_1.uasset | 3 +++ .../Content/AI/GamblerJit/Boss_diffuse_ncl1_2.uasset | 3 +++ .../Content/AI/GamblerJit/Boss_diffuse_ncl1_3.uasset | 3 +++ EndlessVendetta/Content/AI/GamblerJit/Boss_normal.uasset | 3 +++ .../Content/AI/GamblerJit/Boss_normal_ncl1_1.uasset | 3 +++ .../Content/AI/GamblerJit/Boss_normal_ncl1_2.uasset | 3 +++ .../Content/AI/GamblerJit/Boss_normal_ncl1_3.uasset | 3 +++ EndlessVendetta/Content/AI/GamblerJit/Boss_specular.uasset | 3 +++ .../Content/AI/GamblerJit/Boss_specular_ncl1_1.uasset | 3 +++ .../Content/AI/GamblerJit/Boss_specular_ncl1_2.uasset | 3 +++ .../Content/AI/GamblerJit/Boss_specular_ncl1_3.uasset | 3 +++ EndlessVendetta/Content/AI/GamblerJit/Cigar_Mat.uasset | 3 +++ EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT.uasset | 3 +++ .../Content/AI/GamblerJit/Clothes_MAT_ncl1_1.uasset | 3 +++ EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT.uasset | 3 +++ EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT_ncl1_1.uasset | 3 +++ EndlessVendetta/Content/AI/GamblerJit/Happy_Idle.uasset | 3 +++ EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Anim.uasset | 3 +++ .../Content/AI/GamblerJit/Happy_Idle_PhysicsAsset.uasset | 3 +++ .../Content/AI/GamblerJit/Happy_Idle_Skeleton.uasset | 3 +++ EndlessVendetta/Content/AI/GamblerJit/Skin_MAT.uasset | 3 +++ 22 files changed, 66 insertions(+) create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_1.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_2.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_3.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_normal.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_1.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_2.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_3.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_specular.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_1.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_2.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_3.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Cigar_Mat.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT_ncl1_1.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT_ncl1_1.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Happy_Idle.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Anim.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_PhysicsAsset.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Skeleton.uasset create mode 100644 EndlessVendetta/Content/AI/GamblerJit/Skin_MAT.uasset diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse.uasset new file mode 100644 index 00000000..3c00d29a --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5abf959b9c43423ffe077fe3dae3148b6b2e2acf92d5e645465ae216f4d937fd +size 1134793 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_1.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_1.uasset new file mode 100644 index 00000000..8afda87c --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c9b1173ed6cbe44a694e0497dc4eebf0fc3d0b58b7adaf00f0b8158d9a4685 +size 1134824 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_2.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_2.uasset new file mode 100644 index 00000000..08336164 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b03d37155e1d48bc410aae15b6cd73996788643fc77192b1ba145de7b5c1752 +size 1134824 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_3.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_3.uasset new file mode 100644 index 00000000..9d6e0549 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_diffuse_ncl1_3.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63533b774a6ea19afbc5277c1f71d37a91d6e9ba2abd5c529a4cecf0bc25594e +size 1134824 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_normal.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_normal.uasset new file mode 100644 index 00000000..02fa6f0c --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e4d7f795c9de9e7c2c92f0d83eaa10824b45db05884001be958f698940f422 +size 1189640 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_1.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_1.uasset new file mode 100644 index 00000000..d647c656 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2b5442b287b9410b64f093ca4dbf568ce4368e711ddadb4354adb25dd07780 +size 1189671 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_2.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_2.uasset new file mode 100644 index 00000000..69712f92 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da57e875e600dca31401316d119ca6081150b66ec37fc090caa0a1587ee157f +size 1189671 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_3.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_3.uasset new file mode 100644 index 00000000..1a37fe0c --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_normal_ncl1_3.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e824dde60068e2b3296e484de79e0e3e5f81df3a8c17cc0e8d6a920a60321a +size 1189671 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_specular.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_specular.uasset new file mode 100644 index 00000000..cab131e4 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_specular.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:087aa836292740a579bddf8a2996d19280caa16d4b665e744532de846baafead +size 827453 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_1.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_1.uasset new file mode 100644 index 00000000..53b629b9 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ebcc7d1f1f635b177715cfe7ca60f78e7510f0163f641c98fa66c30e9f5f5a +size 827484 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_2.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_2.uasset new file mode 100644 index 00000000..2b6ac580 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962e4038cd3e896fe7ef71d0be4eb5d3b90696b347646a5ad94074c19ab80edb +size 827484 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_3.uasset b/EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_3.uasset new file mode 100644 index 00000000..13bcbac2 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Boss_specular_ncl1_3.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3526c0651892565a771a06172daed31be756ac44574b6faa4973dfb2682a7eb8 +size 827484 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Cigar_Mat.uasset b/EndlessVendetta/Content/AI/GamblerJit/Cigar_Mat.uasset new file mode 100644 index 00000000..7b21a161 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Cigar_Mat.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796f83dc85616afb2ee4e8e0a697ace76e7dc323d12bb0a1e8de52cbdcf13896 +size 11230 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT.uasset b/EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT.uasset new file mode 100644 index 00000000..2af2c2ab --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b789f64a1c2cada73c8cbd957c8e475db03c937849e05b7cc53d268cab809ca +size 11212 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT_ncl1_1.uasset b/EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT_ncl1_1.uasset new file mode 100644 index 00000000..c96abc43 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Clothes_MAT_ncl1_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6578d6923b277d731923c1501d2dedebc6d8d4c774109a89d9caf6bf3382440b +size 11250 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT.uasset b/EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT.uasset new file mode 100644 index 00000000..1b26b6b3 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8b477e355c355ed06720037855211f864944a747ad5f7da9f9f36103cea438 +size 11224 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT_ncl1_1.uasset b/EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT_ncl1_1.uasset new file mode 100644 index 00000000..3c60aca0 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Eyes_MAT_ncl1_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1124718e7b14e32abfcd13a63f97f697c15f75c99f937cedb74c97f9a9e088 +size 11262 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle.uasset b/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle.uasset new file mode 100644 index 00000000..43803d98 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25c1d54907ba4625bbcf85af8a3c527a1d9863d00a4099c222383eab09de906 +size 1615880 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Anim.uasset b/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Anim.uasset new file mode 100644 index 00000000..c16e5ed9 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Anim.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7f1799083a2beb8a8c373e7e5f8e671af218f908308f62c8c462f027ab3951 +size 356974 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_PhysicsAsset.uasset b/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_PhysicsAsset.uasset new file mode 100644 index 00000000..f41dbec1 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_PhysicsAsset.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7262b87e7fba90c3f836c393dbe5b000cd0f8befabd894f87276ff908f315e +size 31039 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Skeleton.uasset b/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Skeleton.uasset new file mode 100644 index 00000000..01cd6c97 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Happy_Idle_Skeleton.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae147dd1b6c88d62eb63f2b4058c36538cccbbaf51a6283677e29a3fcb999fb0 +size 29181 diff --git a/EndlessVendetta/Content/AI/GamblerJit/Skin_MAT.uasset b/EndlessVendetta/Content/AI/GamblerJit/Skin_MAT.uasset new file mode 100644 index 00000000..4e5606c8 --- /dev/null +++ b/EndlessVendetta/Content/AI/GamblerJit/Skin_MAT.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9665ba05b64538aef3b40ca67f8fcde79fd21237a6bbe18ae3b2e3c8bacd98 +size 11224 From 4ffd9a6fc01e710214476d2ee311b45a6b73917a Mon Sep 17 00:00:00 2001 From: KACPER Szelest Date: Mon, 13 May 2024 20:09:40 +0100 Subject: [PATCH 5/7] Placed gambler in and added animation Placed the gambler into the game and added an animation for him --- EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset | 4 ++-- EndlessVendetta/Content/Levels/OpenWorldRework.umap | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset b/EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset index b733fe29..bff4661b 100644 --- a/EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset +++ b/EndlessVendetta/Content/AI/GamblerJit/Gambler.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79e212384a640085a74dd001f9230e05346312f5ca0dc8ef3026cc0c0625bb3f -size 29292 +oid sha256:62126210b0a41c804eb12d63774b6846ae50154ea0ee4c9ecf2dbc6b66bcdea2 +size 31296 diff --git a/EndlessVendetta/Content/Levels/OpenWorldRework.umap b/EndlessVendetta/Content/Levels/OpenWorldRework.umap index 83b6ec58..916177c0 100644 --- a/EndlessVendetta/Content/Levels/OpenWorldRework.umap +++ b/EndlessVendetta/Content/Levels/OpenWorldRework.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40495679849e25b80c97299ae2ca64a1b4fd88ed094a396638c3dae11c404d8c -size 47022695 +oid sha256:c73ada66bc452d70312ce0f22cdfde6ff9f5036f8a0f6ab14a501ff8f83afbdc +size 47024679 From 25e6523d221efbf42d1961a2143a60a1569c4c00 Mon Sep 17 00:00:00 2001 From: KACPER Szelest Date: Mon, 13 May 2024 22:05:01 +0100 Subject: [PATCH 6/7] random playing music blueprint Added random playing music blueprint all by myself i had no help with the blueprinting at all --- .../Content/Audio/Music/Ambience/Ambience_track_Cue.uasset | 3 +++ .../Content/Audio/Music/Ambience/Idle_track_reverbed.uasset | 3 +++ .../Audio/Music/Ambience/Idle_track_reverbed_Cue.uasset | 3 +++ .../Content/Audio/Music/Ambience/Idle_track_serene.uasset | 3 +++ .../Content/Audio/Music/Ambience/Idle_track_serene_Cue.uasset | 3 +++ EndlessVendetta/Content/Levels/OpenWorldRework.umap | 4 ++-- 6 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/Ambience_track_Cue.uasset create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_reverbed.uasset create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_reverbed_Cue.uasset create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_serene.uasset create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_serene_Cue.uasset diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/Ambience_track_Cue.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/Ambience_track_Cue.uasset new file mode 100644 index 00000000..afb885db --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/Ambience_track_Cue.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c25dce5ffda7763bcb1410b85d878aeceeb4273facefa42712e4e86ea3f075b +size 4317 diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_reverbed.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_reverbed.uasset new file mode 100644 index 00000000..59c4be09 --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_reverbed.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7fcda70844df3d7aaf0401fa4ff4e730e66c0a9c5d94e16de5306a48f03baf1 +size 3952400 diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_reverbed_Cue.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_reverbed_Cue.uasset new file mode 100644 index 00000000..4ca1df0e --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_reverbed_Cue.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450279c6ab84bbd267b805b8c3e06ccceb9c8cb4ce35e32bdc0f6d88878dcd91 +size 4416 diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_serene.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_serene.uasset new file mode 100644 index 00000000..c9933f49 --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_serene.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8a4ec3a0fb54f326ed05e9cd8f5bf360259a6c1a9592188f82ae6650d526564 +size 3816520 diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_serene_Cue.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_serene_Cue.uasset new file mode 100644 index 00000000..6149d397 --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/Idle_track_serene_Cue.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc92f7ec866a2710b7a7c89f916f3c18d57990088a79d706a066288e70901c4 +size 4367 diff --git a/EndlessVendetta/Content/Levels/OpenWorldRework.umap b/EndlessVendetta/Content/Levels/OpenWorldRework.umap index 916177c0..f7245d7b 100644 --- a/EndlessVendetta/Content/Levels/OpenWorldRework.umap +++ b/EndlessVendetta/Content/Levels/OpenWorldRework.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c73ada66bc452d70312ce0f22cdfde6ff9f5036f8a0f6ab14a501ff8f83afbdc -size 47024679 +oid sha256:a3f0dcf56ffcb2da9bc0cc37ab90f4509946e4579975b60c29424eab01ae879c +size 47120995 From 3d41657344c3bca94c54989aca1ce17a5906b03e Mon Sep 17 00:00:00 2001 From: KACPER Szelest Date: Mon, 13 May 2024 22:39:15 +0100 Subject: [PATCH 7/7] Added Ambient music and sounds to levels. Added city, tutorial and party ambience noises --- .../Content/Audio/Music/Ambience/City_Ambience.uasset | 3 +++ .../Content/Audio/Music/Ambience/City_Ambience_Cue.uasset | 3 +++ .../Content/Audio/Music/Ambience/Party_ambience.uasset | 3 +++ .../Content/Audio/Music/Ambience/Party_ambience_Cue.uasset | 3 +++ .../Content/Audio/Music/Ambience/computer_room.uasset | 3 +++ .../Content/Audio/Music/Ambience/computer_room_Cue.uasset | 3 +++ .../ApartmentBounty/BountySpecificActors/BP_Elevator.uasset | 4 ++-- EndlessVendetta/Content/Levels/Apartment_hit.umap | 4 ++-- EndlessVendetta/Content/Levels/OpenWorldRework.umap | 4 ++-- EndlessVendetta/Content/Levels/TempLevels/NewTutorialMap.umap | 4 ++-- 10 files changed, 26 insertions(+), 8 deletions(-) create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/City_Ambience.uasset create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/City_Ambience_Cue.uasset create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/Party_ambience.uasset create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/Party_ambience_Cue.uasset create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/computer_room.uasset create mode 100644 EndlessVendetta/Content/Audio/Music/Ambience/computer_room_Cue.uasset diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/City_Ambience.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/City_Ambience.uasset new file mode 100644 index 00000000..3df0ac15 --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/City_Ambience.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd1774b4de86a407cf8456ab0220a9ee09da9145779b5b2b17dbb90490fbc6b +size 2877734 diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/City_Ambience_Cue.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/City_Ambience_Cue.uasset new file mode 100644 index 00000000..6a56612c --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/City_Ambience_Cue.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38e90b03a593f534f4df56a6d047ddb0bf14f67483a28c2e230d8ebd56429d3a +size 4310 diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/Party_ambience.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/Party_ambience.uasset new file mode 100644 index 00000000..ff9293aa --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/Party_ambience.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7439ffb922b38af8a200b74f617b9af907a28681dc98790ab86ac017b43bc47d +size 8475105 diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/Party_ambience_Cue.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/Party_ambience_Cue.uasset new file mode 100644 index 00000000..05e67f5f --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/Party_ambience_Cue.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547128c5e7c01883c8f234a7d34c7a8298f305f6b88ebbaccabe6f7862ad4706 +size 4317 diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/computer_room.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/computer_room.uasset new file mode 100644 index 00000000..499cf7bd --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/computer_room.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08577f9704910420bf10a6bc4baca3954e795389773d9648b96d6d16fe5ee656 +size 1852317 diff --git a/EndlessVendetta/Content/Audio/Music/Ambience/computer_room_Cue.uasset b/EndlessVendetta/Content/Audio/Music/Ambience/computer_room_Cue.uasset new file mode 100644 index 00000000..ecfa62ed --- /dev/null +++ b/EndlessVendetta/Content/Audio/Music/Ambience/computer_room_Cue.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2daa4e223579fee4726421209984e16fa413e607cb8482fb171a8176c1e7815a +size 4310 diff --git a/EndlessVendetta/Content/BountySystem/ApartmentBounty/BountySpecificActors/BP_Elevator.uasset b/EndlessVendetta/Content/BountySystem/ApartmentBounty/BountySpecificActors/BP_Elevator.uasset index 5459a4a0..03e996d5 100644 --- a/EndlessVendetta/Content/BountySystem/ApartmentBounty/BountySpecificActors/BP_Elevator.uasset +++ b/EndlessVendetta/Content/BountySystem/ApartmentBounty/BountySpecificActors/BP_Elevator.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40a3d90681a245519ffa3efa1c19c506e4fcc379d40905a1cabab4b2fd2d1736 -size 137641 +oid sha256:5cc703245c43672cc5a89579128ea4c0787fcd1e63dcee91356347d746746d2a +size 138775 diff --git a/EndlessVendetta/Content/Levels/Apartment_hit.umap b/EndlessVendetta/Content/Levels/Apartment_hit.umap index b82a867c..1883a278 100644 --- a/EndlessVendetta/Content/Levels/Apartment_hit.umap +++ b/EndlessVendetta/Content/Levels/Apartment_hit.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96fa72c447b2246c29baaecb21c56cab1394bcf312eec989e2025487f1f33e80 -size 1286040 +oid sha256:0712ea2cedf986ccc373aa6ab886909934daec9d5efa554ff95ee4848d76ef4a +size 1287083 diff --git a/EndlessVendetta/Content/Levels/OpenWorldRework.umap b/EndlessVendetta/Content/Levels/OpenWorldRework.umap index f7245d7b..b4b7396a 100644 --- a/EndlessVendetta/Content/Levels/OpenWorldRework.umap +++ b/EndlessVendetta/Content/Levels/OpenWorldRework.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3f0dcf56ffcb2da9bc0cc37ab90f4509946e4579975b60c29424eab01ae879c -size 47120995 +oid sha256:6b28d14192afd41901fa8677ea2cd13e08ae013cfb1e6ad7550d4044b30fdb22 +size 47117691 diff --git a/EndlessVendetta/Content/Levels/TempLevels/NewTutorialMap.umap b/EndlessVendetta/Content/Levels/TempLevels/NewTutorialMap.umap index 29ef503b..26d2351e 100644 --- a/EndlessVendetta/Content/Levels/TempLevels/NewTutorialMap.umap +++ b/EndlessVendetta/Content/Levels/TempLevels/NewTutorialMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4efbb1b881119db75ccbee8773d6c073cb5d8679be838b0d08c1b605dabb014 -size 1979164 +oid sha256:240efcbde7d6f57123fd28199a87b02d7b1c1de684d85f08ea0f6bbc51694226 +size 1980081