diff --git a/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset b/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset index 7a9d883..bf81ef7 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/E_EffectTypes.uasset b/Content/NocturnForest/Core/Collectible/E_EffectTypes.uasset index c3854eb..5b77e2d 100644 Binary files a/Content/NocturnForest/Core/Collectible/E_EffectTypes.uasset and b/Content/NocturnForest/Core/Collectible/E_EffectTypes.uasset differ diff --git a/Content/NocturnForest/Core/Enemies/BP_ToxicPuddle.uasset b/Content/NocturnForest/Core/Enemies/BP_ToxicPuddle.uasset index a64b7ab..d158b3e 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/Enemies/E_DamageEffect.uasset b/Content/NocturnForest/Core/Enemies/E_DamageEffect.uasset new file mode 100644 index 0000000..c9576c7 Binary files /dev/null and b/Content/NocturnForest/Core/Enemies/E_DamageEffect.uasset differ diff --git a/Content/NocturnForest/Core/Player/Animations/ABP_Player.uasset b/Content/NocturnForest/Core/Player/Animations/ABP_Player.uasset index 62de93e..ee33b03 100644 Binary files a/Content/NocturnForest/Core/Player/Animations/ABP_Player.uasset and b/Content/NocturnForest/Core/Player/Animations/ABP_Player.uasset differ diff --git a/Content/NocturnForest/Core/Player/BP_Player.uasset b/Content/NocturnForest/Core/Player/BP_Player.uasset index 3ccd6d6..073adb9 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/Core/Player/S_EffectData.uasset b/Content/NocturnForest/Core/Player/S_EffectData.uasset index d542d50..d6bae57 100644 Binary files a/Content/NocturnForest/Core/Player/S_EffectData.uasset and b/Content/NocturnForest/Core/Player/S_EffectData.uasset differ diff --git a/Content/NocturnForest/Maps/DayLevel.umap b/Content/NocturnForest/Maps/DayLevel.umap index a57cd16..f8aebc7 100644 Binary files a/Content/NocturnForest/Maps/DayLevel.umap and b/Content/NocturnForest/Maps/DayLevel.umap differ