diff --git a/Content/Blueprints/BP_GameMode.uasset b/Content/Blueprints/BP_GameMode.uasset index c7954ac..8340e98 100644 Binary files a/Content/Blueprints/BP_GameMode.uasset and b/Content/Blueprints/BP_GameMode.uasset differ diff --git a/Content/Blueprints/BP_GameState.uasset b/Content/Blueprints/BP_GameState.uasset new file mode 100644 index 0000000..0bcb97e Binary files /dev/null and b/Content/Blueprints/BP_GameState.uasset differ diff --git a/Content/Blueprints/BP_NPC.uasset b/Content/Blueprints/BP_NPC.uasset index 6d6d558..233db75 100644 Binary files a/Content/Blueprints/BP_NPC.uasset and b/Content/Blueprints/BP_NPC.uasset differ diff --git a/Content/Blueprints/BP_Player.uasset b/Content/Blueprints/BP_Player.uasset index 233a6c9..628e2f9 100644 Binary files a/Content/Blueprints/BP_Player.uasset and b/Content/Blueprints/BP_Player.uasset differ diff --git a/Content/Data/DT_Objectives.uasset b/Content/Data/DT_Objectives.uasset new file mode 100644 index 0000000..bc71cf5 Binary files /dev/null and b/Content/Data/DT_Objectives.uasset differ diff --git a/Content/Data/S_Objectives.uasset b/Content/Data/S_Objectives.uasset new file mode 100644 index 0000000..be2f62d Binary files /dev/null and b/Content/Data/S_Objectives.uasset differ diff --git a/Content/Levels/Sandbox.umap b/Content/Levels/Sandbox.umap index 2f6bf31..14e4e4f 100644 Binary files a/Content/Levels/Sandbox.umap and b/Content/Levels/Sandbox.umap differ diff --git a/Content/UI/WBP_UI.uasset b/Content/UI/WBP_UI.uasset index 7bcd4c2..e466129 100644 Binary files a/Content/UI/WBP_UI.uasset and b/Content/UI/WBP_UI.uasset differ