diff --git a/Content/NocturnForest/Core/BP_MainGameMode.uasset b/Content/NocturnForest/Core/BP_MainGameMode.uasset index c1ef86a..eea3650 100644 Binary files a/Content/NocturnForest/Core/BP_MainGameMode.uasset and b/Content/NocturnForest/Core/BP_MainGameMode.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset b/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset index b01ffdf..a590f66 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_SpeedCollectible.uasset b/Content/NocturnForest/Core/Collectible/CollectiblesType/BP_SpeedCollectible.uasset new file mode 100644 index 0000000..a3533cb Binary files /dev/null and b/Content/NocturnForest/Core/Collectible/CollectiblesType/BP_SpeedCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/E_EffectTypes.uasset b/Content/NocturnForest/Core/Collectible/E_EffectTypes.uasset index e0785b8..c3854eb 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/Collectible/Materials/MI_CollectibleCenter.uasset b/Content/NocturnForest/Core/Collectible/Materials/MI_BaseInnerCollectible.uasset similarity index 67% rename from Content/NocturnForest/Core/Collectible/Materials/MI_CollectibleCenter.uasset rename to Content/NocturnForest/Core/Collectible/Materials/MI_BaseInnerCollectible.uasset index c44b420..2e6b345 100644 Binary files a/Content/NocturnForest/Core/Collectible/Materials/MI_CollectibleCenter.uasset and b/Content/NocturnForest/Core/Collectible/Materials/MI_BaseInnerCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/Materials/MI_CollectibleBorder.uasset b/Content/NocturnForest/Core/Collectible/Materials/MI_BaseOuterCollectible.uasset similarity index 63% rename from Content/NocturnForest/Core/Collectible/Materials/MI_CollectibleBorder.uasset rename to Content/NocturnForest/Core/Collectible/Materials/MI_BaseOuterCollectible.uasset index de9a29d..21152c7 100644 Binary files a/Content/NocturnForest/Core/Collectible/Materials/MI_CollectibleBorder.uasset and b/Content/NocturnForest/Core/Collectible/Materials/MI_BaseOuterCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/Materials/MI_SpeedInnerCollectible.uasset b/Content/NocturnForest/Core/Collectible/Materials/MI_SpeedInnerCollectible.uasset new file mode 100644 index 0000000..ab4590d Binary files /dev/null and b/Content/NocturnForest/Core/Collectible/Materials/MI_SpeedInnerCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/Materials/MI_SpeedOuterCollectible.uasset b/Content/NocturnForest/Core/Collectible/Materials/MI_SpeedOuterCollectible.uasset new file mode 100644 index 0000000..06d2249 Binary files /dev/null and b/Content/NocturnForest/Core/Collectible/Materials/MI_SpeedOuterCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/Materials/M_CollectibleCenter.uasset b/Content/NocturnForest/Core/Collectible/Materials/M_BaseInnerCollectible.uasset similarity index 86% rename from Content/NocturnForest/Core/Collectible/Materials/M_CollectibleCenter.uasset rename to Content/NocturnForest/Core/Collectible/Materials/M_BaseInnerCollectible.uasset index d212162..840e378 100644 Binary files a/Content/NocturnForest/Core/Collectible/Materials/M_CollectibleCenter.uasset and b/Content/NocturnForest/Core/Collectible/Materials/M_BaseInnerCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/Materials/M_CollectibleBorder.uasset b/Content/NocturnForest/Core/Collectible/Materials/M_BaseOuterCollectible.uasset similarity index 87% rename from Content/NocturnForest/Core/Collectible/Materials/M_CollectibleBorder.uasset rename to Content/NocturnForest/Core/Collectible/Materials/M_BaseOuterCollectible.uasset index 32d3669..40d34b6 100644 Binary files a/Content/NocturnForest/Core/Collectible/Materials/M_CollectibleBorder.uasset and b/Content/NocturnForest/Core/Collectible/Materials/M_BaseOuterCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Player/BPI_DebugScreen.uasset b/Content/NocturnForest/Core/Player/BPI_DebugScreen.uasset index 337a90b..07d106d 100644 Binary files a/Content/NocturnForest/Core/Player/BPI_DebugScreen.uasset and b/Content/NocturnForest/Core/Player/BPI_DebugScreen.uasset differ diff --git a/Content/NocturnForest/Core/Player/BP_Player.uasset b/Content/NocturnForest/Core/Player/BP_Player.uasset index 76814dc..e56e1ec 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/WBP_DebugInterface.uasset b/Content/NocturnForest/Core/Player/WBP_DebugInterface.uasset index bfd2a7e..28c9e15 100644 Binary files a/Content/NocturnForest/Core/Player/WBP_DebugInterface.uasset and b/Content/NocturnForest/Core/Player/WBP_DebugInterface.uasset differ diff --git a/Content/NocturnForest/Core/Weapons/BP_BaseWeapon.uasset b/Content/NocturnForest/Core/Weapons/BP_BaseWeapon.uasset index 7cc74f3..9b135a6 100644 Binary files a/Content/NocturnForest/Core/Weapons/BP_BaseWeapon.uasset and b/Content/NocturnForest/Core/Weapons/BP_BaseWeapon.uasset differ diff --git a/Content/NocturnForest/Maps/DayLevel.umap b/Content/NocturnForest/Maps/DayLevel.umap index d52aa43..ce197bd 100644 Binary files a/Content/NocturnForest/Maps/DayLevel.umap and b/Content/NocturnForest/Maps/DayLevel.umap differ