From 3f7ded9a18b8be709a97ae55975ced8a483ee78e Mon Sep 17 00:00:00 2001 From: Ed_ Date: Fri, 18 Oct 2024 18:32:25 -0400 Subject: [PATCH] Content Migration - WIP: Boostrapping NetSlime - Just a old name for a set of changes to make the game framework hardened for multiplayer as well as some ease of use functionality. --- Core/AbilitySystem/GE_PotionHealth.uasset | 3 +++ Core/AbilitySystem/GE_PotionMana.uasset | 3 +++ Core/Pickups/BP_HealthPotion_RawEffect.uasset | 4 ++-- Core/Pickups/BP_ManaPotion_RawEffect.uasset | 3 +++ Levels/StartupMap.umap | 4 ++-- 5 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 Core/AbilitySystem/GE_PotionHealth.uasset create mode 100644 Core/AbilitySystem/GE_PotionMana.uasset create mode 100644 Core/Pickups/BP_ManaPotion_RawEffect.uasset diff --git a/Core/AbilitySystem/GE_PotionHealth.uasset b/Core/AbilitySystem/GE_PotionHealth.uasset new file mode 100644 index 0000000..23957af --- /dev/null +++ b/Core/AbilitySystem/GE_PotionHealth.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60a1ac3e5f5943b44e737267c9f1e707016991b659f759349d9ad41c9d4842d1 +size 13257 diff --git a/Core/AbilitySystem/GE_PotionMana.uasset b/Core/AbilitySystem/GE_PotionMana.uasset new file mode 100644 index 0000000..8ba9dac --- /dev/null +++ b/Core/AbilitySystem/GE_PotionMana.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79661559d5ac68ebc6656d3b32d2615013e495666ce4cac485fffc1bb5601af0 +size 13225 diff --git a/Core/Pickups/BP_HealthPotion_RawEffect.uasset b/Core/Pickups/BP_HealthPotion_RawEffect.uasset index bbb736c..07247c8 100644 --- a/Core/Pickups/BP_HealthPotion_RawEffect.uasset +++ b/Core/Pickups/BP_HealthPotion_RawEffect.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a2ed48db4c7908c18072f059592b12ad9e31cb79e5f7c38499f478bbcb3f1d3 -size 30497 +oid sha256:9c38c12e410f92c096553636a5527d290df60a302e4eba83ca2d98602b13d37c +size 43530 diff --git a/Core/Pickups/BP_ManaPotion_RawEffect.uasset b/Core/Pickups/BP_ManaPotion_RawEffect.uasset new file mode 100644 index 0000000..1b597b1 --- /dev/null +++ b/Core/Pickups/BP_ManaPotion_RawEffect.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ed9e042222b10e74046aad5ba468ff5917d3cf377db33282d74f61e72b4567 +size 43448 diff --git a/Levels/StartupMap.umap b/Levels/StartupMap.umap index eb8b96c..0dbb1e5 100644 --- a/Levels/StartupMap.umap +++ b/Levels/StartupMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:303b7a22509a475c314c127a20b24a6b4bdde00f066ca4ac7b331fd01da2b33a -size 73808 +oid sha256:486a8343f43f9e0546fd092a420873c910bd5954e0ede77882281ec5a3c5c7f7 +size 77507