diff --git a/Content/NocturnForest/Core/BPI_MainBPI.uasset b/Content/NocturnForest/Core/BPI_MainBPI.uasset index 7c2d69d..bfe49bb 100644 Binary files a/Content/NocturnForest/Core/BPI_MainBPI.uasset and b/Content/NocturnForest/Core/BPI_MainBPI.uasset differ diff --git a/Content/NocturnForest/Core/BP_MainGameMode.uasset b/Content/NocturnForest/Core/BP_MainGameMode.uasset index c1d0a7a..6fdeea5 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/Enemies/Mawgaze/Structures/S_MawgazeStats.uasset b/Content/NocturnForest/Core/Enemies/Mawgaze/Structures/S_MawgazeStats.uasset new file mode 100644 index 0000000..83f08f7 Binary files /dev/null and b/Content/NocturnForest/Core/Enemies/Mawgaze/Structures/S_MawgazeStats.uasset differ diff --git a/Content/NocturnForest/Core/Player/BP_CharacterStats.uasset b/Content/NocturnForest/Core/Player/BP_CharacterStats.uasset new file mode 100644 index 0000000..49445ae Binary files /dev/null and b/Content/NocturnForest/Core/Player/BP_CharacterStats.uasset differ diff --git a/Content/NocturnForest/Core/Player/BP_Player.uasset b/Content/NocturnForest/Core/Player/BP_Player.uasset index 06ebed1..c2d6295 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/BP_PlayerController.uasset b/Content/NocturnForest/Core/Player/BP_PlayerController.uasset index d9dff62..de583a9 100644 Binary files a/Content/NocturnForest/Core/Player/BP_PlayerController.uasset and b/Content/NocturnForest/Core/Player/BP_PlayerController.uasset differ diff --git a/Content/NocturnForest/Core/Player/BP_PlayerStats.uasset b/Content/NocturnForest/Core/Player/BP_PlayerStats.uasset index 9c50a3e..33edc6d 100644 Binary files a/Content/NocturnForest/Core/Player/BP_PlayerStats.uasset and b/Content/NocturnForest/Core/Player/BP_PlayerStats.uasset differ diff --git a/Content/NocturnForest/Core/Player/E_CharacterType.uasset b/Content/NocturnForest/Core/Player/E_CharacterType.uasset new file mode 100644 index 0000000..54f4008 Binary files /dev/null and b/Content/NocturnForest/Core/Player/E_CharacterType.uasset differ diff --git a/Content/NocturnForest/Core/Player/S_PlayerStats.uasset b/Content/NocturnForest/Core/Player/S_PlayerStats.uasset index aba5109..dfe8e53 100644 Binary files a/Content/NocturnForest/Core/Player/S_PlayerStats.uasset and b/Content/NocturnForest/Core/Player/S_PlayerStats.uasset differ diff --git a/Content/NocturnForest/Core/Player/UserInterface/WBP_PlayerMainWidget.uasset b/Content/NocturnForest/Core/Player/UserInterface/WBP_PlayerMainWidget.uasset index fa78424..d0036d9 100644 Binary files a/Content/NocturnForest/Core/Player/UserInterface/WBP_PlayerMainWidget.uasset and b/Content/NocturnForest/Core/Player/UserInterface/WBP_PlayerMainWidget.uasset differ diff --git a/Content/NocturnForest/Maps/DayLevel.umap b/Content/NocturnForest/Maps/DayLevel.umap index 3c06659..ffd0b60 100644 Binary files a/Content/NocturnForest/Maps/DayLevel.umap and b/Content/NocturnForest/Maps/DayLevel.umap differ