diff --git a/Assets/Scripts/kbe_scripts/Account.cs b/Assets/Scripts/kbe_scripts/Account.cs index 0a28bfa..dd13bd2 100644 Binary files a/Assets/Scripts/kbe_scripts/Account.cs and b/Assets/Scripts/kbe_scripts/Account.cs differ diff --git a/Assets/Scripts/kbe_scripts/Avatar.cs b/Assets/Scripts/kbe_scripts/Avatar.cs index d47d71a..651888c 100644 Binary files a/Assets/Scripts/kbe_scripts/Avatar.cs and b/Assets/Scripts/kbe_scripts/Avatar.cs differ diff --git a/Assets/Scripts/kbe_scripts/Gate.cs b/Assets/Scripts/kbe_scripts/Gate.cs index c608d3c..5041606 100644 Binary files a/Assets/Scripts/kbe_scripts/Gate.cs and b/Assets/Scripts/kbe_scripts/Gate.cs differ diff --git a/Assets/Scripts/kbe_scripts/Monster.cs b/Assets/Scripts/kbe_scripts/Monster.cs index 2c3b497..44e1a6a 100644 Binary files a/Assets/Scripts/kbe_scripts/Monster.cs and b/Assets/Scripts/kbe_scripts/Monster.cs differ diff --git a/Assets/Scripts/kbe_scripts/NPC.cs b/Assets/Scripts/kbe_scripts/NPC.cs index d38e1e2..d5dae11 100644 Binary files a/Assets/Scripts/kbe_scripts/NPC.cs and b/Assets/Scripts/kbe_scripts/NPC.cs differ diff --git a/Assets/Scripts/kbe_scripts/clientapp.cs b/Assets/Scripts/kbe_scripts/clientapp.cs index f1fbe12..f85fc27 100644 Binary files a/Assets/Scripts/kbe_scripts/clientapp.cs and b/Assets/Scripts/kbe_scripts/clientapp.cs differ diff --git a/Assets/Scripts/kbe_scripts/interfaces/Combat.cs b/Assets/Scripts/kbe_scripts/interfaces/Combat.cs index 14aa494..2333df8 100644 Binary files a/Assets/Scripts/kbe_scripts/interfaces/Combat.cs and b/Assets/Scripts/kbe_scripts/interfaces/Combat.cs differ diff --git a/Assets/Scripts/kbe_scripts/interfaces/GameObject.cs b/Assets/Scripts/kbe_scripts/interfaces/GameObject.cs index af40a0a..b3ccc96 100644 Binary files a/Assets/Scripts/kbe_scripts/interfaces/GameObject.cs and b/Assets/Scripts/kbe_scripts/interfaces/GameObject.cs differ diff --git a/Assets/Scripts/kbe_scripts/interfaces/SkillBox.cs b/Assets/Scripts/kbe_scripts/interfaces/SkillBox.cs index fe64821..b2b330f 100644 Binary files a/Assets/Scripts/kbe_scripts/interfaces/SkillBox.cs and b/Assets/Scripts/kbe_scripts/interfaces/SkillBox.cs differ diff --git a/Assets/Scripts/kbe_scripts/interfaces/if_Entity_error_use______git_submodule_update_____kbengine_plugins_______open_this_file_and_I_will_tell_you.cs b/Assets/Scripts/kbe_scripts/interfaces/if_Entity_error_use______git_submodule_update_____kbengine_plugins_______open_this_file_and_I_will_tell_you.cs index 7b7dbc9..2bcaea9 100644 Binary files a/Assets/Scripts/kbe_scripts/interfaces/if_Entity_error_use______git_submodule_update_____kbengine_plugins_______open_this_file_and_I_will_tell_you.cs and b/Assets/Scripts/kbe_scripts/interfaces/if_Entity_error_use______git_submodule_update_____kbengine_plugins_______open_this_file_and_I_will_tell_you.cs differ diff --git a/Assets/Scripts/kbe_scripts/skills/Skill.cs b/Assets/Scripts/kbe_scripts/skills/Skill.cs index 216470b..35e51e1 100644 Binary files a/Assets/Scripts/kbe_scripts/skills/Skill.cs and b/Assets/Scripts/kbe_scripts/skills/Skill.cs differ diff --git a/Assets/Scripts/kbe_scripts/skills/SkillObject.cs b/Assets/Scripts/kbe_scripts/skills/SkillObject.cs index a66452e..b51346a 100644 Binary files a/Assets/Scripts/kbe_scripts/skills/SkillObject.cs and b/Assets/Scripts/kbe_scripts/skills/SkillObject.cs differ