From 3e0d51787df7a16d4b7532d41fb25b94d0764863 Mon Sep 17 00:00:00 2001
From: Max Han <17mhan@gmail.com>
Date: Wed, 1 May 2024 21:09:50 -0500
Subject: [PATCH] win/lose UI

---
 Content/Blueprints/OurPlayer.uasset          | 4 ++--
 Content/Blueprints/UI/Damage_blood_WB.uasset | 4 ++--
 Content/Blueprints/UI/GameOver_WB.uasset     | 4 ++--
 Content/Blueprints/UI/Win_WB.uasset          | 3 +++
 Content/Blueprints/WinnieThePooh/POOH.uasset | 4 ++--
 Content/Blueprints/honeyPot.uasset           | 4 ++--
 Content/Levels/TestMap.umap                  | 4 ++--
 7 files changed, 15 insertions(+), 12 deletions(-)
 create mode 100644 Content/Blueprints/UI/Win_WB.uasset

diff --git a/Content/Blueprints/OurPlayer.uasset b/Content/Blueprints/OurPlayer.uasset
index 6d63c19..7087bae 100644
--- a/Content/Blueprints/OurPlayer.uasset
+++ b/Content/Blueprints/OurPlayer.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:c89e2285febba20ac74ccc67aab1c0a7e3585e4a4275d9cec4d286a9bac3cbbc
-size 368460
+oid sha256:5712c34a9ab9ede6e34ed71610fe8cf751c5266f76b73eda8391545c00fa1b20
+size 366741
diff --git a/Content/Blueprints/UI/Damage_blood_WB.uasset b/Content/Blueprints/UI/Damage_blood_WB.uasset
index 15d01c3..07a7a4b 100644
--- a/Content/Blueprints/UI/Damage_blood_WB.uasset
+++ b/Content/Blueprints/UI/Damage_blood_WB.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:1db3d156eb645b4adcbb36e6ffe70299b15fb7d59810191b434335dcd69b8746
-size 71170
+oid sha256:eda9f8b56166d1c97ad879bd3d200bcb7b4e3317e571dd52c0849f4ab6bc0cf5
+size 70635
diff --git a/Content/Blueprints/UI/GameOver_WB.uasset b/Content/Blueprints/UI/GameOver_WB.uasset
index db2d351..8511afd 100644
--- a/Content/Blueprints/UI/GameOver_WB.uasset
+++ b/Content/Blueprints/UI/GameOver_WB.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:f1d5503d4192423f64cf16a760f391f91a74abccae5d2e239a0e049c1cdc6831
-size 78913
+oid sha256:43447df297f95367c8499823a5623091a549b3b8a2432f7e0df33261f9835296
+size 80063
diff --git a/Content/Blueprints/UI/Win_WB.uasset b/Content/Blueprints/UI/Win_WB.uasset
new file mode 100644
index 0000000..992d937
--- /dev/null
+++ b/Content/Blueprints/UI/Win_WB.uasset
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0b6f83a2920363d5015b22176793236f1d7f6bf6cee7ba53d849debcedc578e4
+size 76220
diff --git a/Content/Blueprints/WinnieThePooh/POOH.uasset b/Content/Blueprints/WinnieThePooh/POOH.uasset
index 890b496..5e5aaa7 100644
--- a/Content/Blueprints/WinnieThePooh/POOH.uasset
+++ b/Content/Blueprints/WinnieThePooh/POOH.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:82186ab10e961d3510fa5f068325549881dcd7f5fa6f63d0bc5c58ce006bd4f7
-size 247473
+oid sha256:9a1650e78118abb270bc815cd6c0e7444aac7fa1a9f8af44a53226af893aa28f
+size 265241
diff --git a/Content/Blueprints/honeyPot.uasset b/Content/Blueprints/honeyPot.uasset
index 8743020..1e74e55 100644
--- a/Content/Blueprints/honeyPot.uasset
+++ b/Content/Blueprints/honeyPot.uasset
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:31f7de6798f7ba0035ae01481bf907e61cdcf4bdede05a838cf5f92b4d93fe2f
-size 80858
+oid sha256:2a1418cb06e5d53b17396596833dace3cc38ca731051993d0c42d092032ae2f0
+size 106176
diff --git a/Content/Levels/TestMap.umap b/Content/Levels/TestMap.umap
index 881f109..97dd640 100644
--- a/Content/Levels/TestMap.umap
+++ b/Content/Levels/TestMap.umap
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:f44d390873174a05bbb0f3f0038978e9119b51c5b30e4a39983b79d6643e3351
-size 52769
+oid sha256:3b04eccad56aa510518c203ae9314bcf0aaf47ab11d12641cfab221df45d7524
+size 60390
-- 
GitLab