diff --git a/.diversion/dv.ws.7ede4143-5964-4ffb-8360-aea5994df1c5 b/.diversion/dv.ws.7ede4143-5964-4ffb-8360-aea5994df1c5 index c0abee7..308c775 100644 --- a/.diversion/dv.ws.7ede4143-5964-4ffb-8360-aea5994df1c5 +++ b/.diversion/dv.ws.7ede4143-5964-4ffb-8360-aea5994df1c5 @@ -5,7 +5,7 @@ "AccountID": "dv.u.2b3b33098f33b591", "BranchID": "dv.branch.1", "BranchName": "main", - "CommitID": "dv.commit.47", + "CommitID": "dv.commit.48", "Paused": false, "ShouldDownload": false, "RepoName": "NocturnForest", diff --git a/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset b/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset index 29086c3..e6b700c 100644 Binary files a/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset and b/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/CollectiblesType/BP_DmgOverTimeCollectible.uasset b/Content/NocturnForest/Core/Collectible/CollectiblesType/BP_DmgOverTimeCollectible.uasset new file mode 100644 index 0000000..46c5f86 Binary files /dev/null and b/Content/NocturnForest/Core/Collectible/CollectiblesType/BP_DmgOverTimeCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/Materials/MI_DmgOverTimeInnerCollectible.uasset b/Content/NocturnForest/Core/Collectible/Materials/MI_DmgOverTimeInnerCollectible.uasset new file mode 100644 index 0000000..2cd7f22 Binary files /dev/null and b/Content/NocturnForest/Core/Collectible/Materials/MI_DmgOverTimeInnerCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/Materials/MI_DmgOverTimeOuterCollectible.uasset b/Content/NocturnForest/Core/Collectible/Materials/MI_DmgOverTimeOuterCollectible.uasset new file mode 100644 index 0000000..f7de9f5 Binary files /dev/null and b/Content/NocturnForest/Core/Collectible/Materials/MI_DmgOverTimeOuterCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/BP_ToxicPuddle.uasset b/Content/NocturnForest/Core/Enemies/BP_ToxicPuddle.uasset index 50bd4c5..f55729b 100644 Binary files a/Content/NocturnForest/Core/Enemies/BP_ToxicPuddle.uasset and b/Content/NocturnForest/Core/Enemies/BP_ToxicPuddle.uasset differ diff --git a/Content/NocturnForest/Core/Player/BP_Player.uasset b/Content/NocturnForest/Core/Player/BP_Player.uasset index 4506777..1562499 100644 Binary files a/Content/NocturnForest/Core/Player/BP_Player.uasset and b/Content/NocturnForest/Core/Player/BP_Player.uasset differ diff --git a/Content/NocturnForest/Maps/DayLevel.umap b/Content/NocturnForest/Maps/DayLevel.umap index 013feb5..b870c31 100644 Binary files a/Content/NocturnForest/Maps/DayLevel.umap and b/Content/NocturnForest/Maps/DayLevel.umap differ