From 220b21f2ca5fc1661f2e02b7cfc413bd4516da6b Mon Sep 17 00:00:00 2001 From: MH261677 Date: Fri, 18 Nov 2022 13:53:47 +0000 Subject: [PATCH] Added BuffItem Placeholder Added the buffitem placeholder to the world. Currently the buffitem just does the same as the healing item. --- Content/Blueprints/Items/BP_BuffPlacedItem.uasset | 3 +++ Content/Levels/MerchantPrototype.umap | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 Content/Blueprints/Items/BP_BuffPlacedItem.uasset diff --git a/Content/Blueprints/Items/BP_BuffPlacedItem.uasset b/Content/Blueprints/Items/BP_BuffPlacedItem.uasset new file mode 100644 index 0000000..f46abce --- /dev/null +++ b/Content/Blueprints/Items/BP_BuffPlacedItem.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ecf966e2e7b66ad861bbcd920a76f978de85ccd4177a90c419ddd42b8f56dc +size 30858 diff --git a/Content/Levels/MerchantPrototype.umap b/Content/Levels/MerchantPrototype.umap index 2abd349..5bd9445 100644 --- a/Content/Levels/MerchantPrototype.umap +++ b/Content/Levels/MerchantPrototype.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cf793b6df5bd19e78d63cd14065a8b98fc78f7093ec18b1d127597c8295b329 -size 25103 +oid sha256:261b02cd1efeab8d9566ebb56d896f50befdcf86b2d88279768ab68f3b0f5454 +size 27119