summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2024-05-19 16:46:27 +0800
committerchai <215380520@qq.com>2024-05-19 16:46:27 +0800
commit8b1fc7063b387542803c6bc214ccf8acb32870bd (patch)
treed310eb99872c8215f1c1f67731ec21f0915cd778
parent8e13e7e2874adc8982e16d1d2ed2e28d7480b45f (diff)
* rename
-rw-r--r--Thronefall_1_0/Decompile/.gitignore (renamed from Thronefall_1_0/GameCode/.gitignore)0
-rw-r--r--Thronefall_1_0/Decompile/AchievementManager.cs (renamed from Thronefall_1_0/GameCode/AchievementManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AfterMatchUIManager.cs (renamed from Thronefall_1_0/GameCode/AfterMatchUIManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AimbotProjectile.cs (renamed from Thronefall_1_0/GameCode/AimbotProjectile.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AnimateSizeAndDestroy.cs (renamed from Thronefall_1_0/GameCode/AnimateSizeAndDestroy.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ApplyUpgradeIndicatorColor.cs (renamed from Thronefall_1_0/GameCode/ApplyUpgradeIndicatorColor.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AttackCooldownAnimation.cs (renamed from Thronefall_1_0/GameCode/AttackCooldownAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AudioDayNightFader.cs (renamed from Thronefall_1_0/GameCode/AudioDayNightFader.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AudioSet.cs (renamed from Thronefall_1_0/GameCode/AudioSet.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AutoAttack.cs (renamed from Thronefall_1_0/GameCode/AutoAttack.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AutoAttackHighestHealth.cs (renamed from Thronefall_1_0/GameCode/AutoAttackHighestHealth.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AutoAttackLowestHealth.cs (renamed from Thronefall_1_0/GameCode/AutoAttackLowestHealth.cs)0
-rw-r--r--Thronefall_1_0/Decompile/AutoRevive.cs (renamed from Thronefall_1_0/GameCode/AutoRevive.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BackToTitlescreenUIHelper.cs (renamed from Thronefall_1_0/GameCode/BackToTitlescreenUIHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BackupAudioListener.cs (renamed from Thronefall_1_0/GameCode/BackupAudioListener.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BakeTrail.cs (renamed from Thronefall_1_0/GameCode/BakeTrail.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BarricadeDamage.cs (renamed from Thronefall_1_0/GameCode/BarricadeDamage.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BeforeGamePopUp.cs (renamed from Thronefall_1_0/GameCode/BeforeGamePopUp.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BillboardAlign.cs (renamed from Thronefall_1_0/GameCode/BillboardAlign.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BlacksmithUpgrade.cs (renamed from Thronefall_1_0/GameCode/BlacksmithUpgrade.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BlacksmithUpgrades.cs (renamed from Thronefall_1_0/GameCode/BlacksmithUpgrades.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BoatAnimation.cs (renamed from Thronefall_1_0/GameCode/BoatAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BuildSlot.cs (renamed from Thronefall_1_0/GameCode/BuildSlot.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BuildingDestructionHandler.cs (renamed from Thronefall_1_0/GameCode/BuildingDestructionHandler.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BuildingFXProcessor.cs (renamed from Thronefall_1_0/GameCode/BuildingFXProcessor.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BuildingInteractor.cs (renamed from Thronefall_1_0/GameCode/BuildingInteractor.cs)0
-rw-r--r--Thronefall_1_0/Decompile/BuildingMeshTracker.cs (renamed from Thronefall_1_0/GameCode/BuildingMeshTracker.cs)0
-rw-r--r--Thronefall_1_0/Decompile/CameraBounds.cs (renamed from Thronefall_1_0/GameCode/CameraBounds.cs)0
-rw-r--r--Thronefall_1_0/Decompile/CameraController.cs (renamed from Thronefall_1_0/GameCode/CameraController.cs)0
-rw-r--r--Thronefall_1_0/Decompile/CameraRig.cs (renamed from Thronefall_1_0/GameCode/CameraRig.cs)0
-rw-r--r--Thronefall_1_0/Decompile/CancelOrOpenPauseMenu.cs (renamed from Thronefall_1_0/GameCode/CancelOrOpenPauseMenu.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Checkbox.cs (renamed from Thronefall_1_0/GameCode/Checkbox.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Choice.cs (renamed from Thronefall_1_0/GameCode/Choice.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ChoiceManager.cs (renamed from Thronefall_1_0/GameCode/ChoiceManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ChoiceUI.cs (renamed from Thronefall_1_0/GameCode/ChoiceUI.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ChoiceUIFrameHelper.cs (renamed from Thronefall_1_0/GameCode/ChoiceUIFrameHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Coin.cs (renamed from Thronefall_1_0/GameCode/Coin.cs)0
-rw-r--r--Thronefall_1_0/Decompile/CoinSpawner.cs (renamed from Thronefall_1_0/GameCode/CoinSpawner.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Coinslot.cs (renamed from Thronefall_1_0/GameCode/Coinslot.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ColorAndLightManager.cs (renamed from Thronefall_1_0/GameCode/ColorAndLightManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Colorscheme.cs (renamed from Thronefall_1_0/GameCode/Colorscheme.cs)0
-rw-r--r--Thronefall_1_0/Decompile/CommandUnits.cs (renamed from Thronefall_1_0/GameCode/CommandUnits.cs)0
-rw-r--r--Thronefall_1_0/Decompile/CostDisplay.cs (renamed from Thronefall_1_0/GameCode/CostDisplay.cs)0
-rw-r--r--Thronefall_1_0/Decompile/CustomPostProcess.cs (renamed from Thronefall_1_0/GameCode/CustomPostProcess.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DamageModifyer.cs (renamed from Thronefall_1_0/GameCode/DamageModifyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DayNightCycle.cs (renamed from Thronefall_1_0/GameCode/DayNightCycle.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DaytimeDisplay.cs (renamed from Thronefall_1_0/GameCode/DaytimeDisplay.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DaytimeSensitiveActivation.cs (renamed from Thronefall_1_0/GameCode/DaytimeSensitiveActivation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DaytimeSensitiveLight.cs (renamed from Thronefall_1_0/GameCode/DaytimeSensitiveLight.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DebugBuildingDestroyer.cs (renamed from Thronefall_1_0/GameCode/DebugBuildingDestroyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DebugCoinDisplay.cs (renamed from Thronefall_1_0/GameCode/DebugCoinDisplay.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DebugController.cs (renamed from Thronefall_1_0/GameCode/DebugController.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DemoQuitSwitch.cs (renamed from Thronefall_1_0/GameCode/DemoQuitSwitch.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DestroyAfter.cs (renamed from Thronefall_1_0/GameCode/DestroyAfter.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DestroyOrDisableOnEnable.cs (renamed from Thronefall_1_0/GameCode/DestroyOrDisableOnEnable.cs)0
-rw-r--r--Thronefall_1_0/Decompile/DisableOnStart.cs (renamed from Thronefall_1_0/GameCode/DisableOnStart.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EnableAllChildren.cs (renamed from Thronefall_1_0/GameCode/EnableAllChildren.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EndOfMatchScoreUIHelper.cs (renamed from Thronefall_1_0/GameCode/EndOfMatchScoreUIHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EndOfMatchUI.cs (renamed from Thronefall_1_0/GameCode/EndOfMatchUI.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EnemyScreenMarkerUIHelper.cs (renamed from Thronefall_1_0/GameCode/EnemyScreenMarkerUIHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EnemySpawnManager.cs (renamed from Thronefall_1_0/GameCode/EnemySpawnManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EnemySpawner.cs (renamed from Thronefall_1_0/GameCode/EnemySpawner.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EnumSelector.cs (renamed from Thronefall_1_0/GameCode/EnumSelector.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EnumSelectorButtonAnimation.cs (renamed from Thronefall_1_0/GameCode/EnumSelectorButtonAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Equippable.cs (renamed from Thronefall_1_0/GameCode/Equippable.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EquippableBuildingUpgrade.cs (renamed from Thronefall_1_0/GameCode/EquippableBuildingUpgrade.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EquippableMutation.cs (renamed from Thronefall_1_0/GameCode/EquippableMutation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EquippablePerk.cs (renamed from Thronefall_1_0/GameCode/EquippablePerk.cs)0
-rw-r--r--Thronefall_1_0/Decompile/EquippableWeapon.cs (renamed from Thronefall_1_0/GameCode/EquippableWeapon.cs)0
-rw-r--r--Thronefall_1_0/Decompile/FakeChildTo.cs (renamed from Thronefall_1_0/GameCode/FakeChildTo.cs)0
-rw-r--r--Thronefall_1_0/Decompile/FakeTransorm.cs (renamed from Thronefall_1_0/GameCode/FakeTransorm.cs)0
-rw-r--r--Thronefall_1_0/Decompile/FireArcherBurn.cs (renamed from Thronefall_1_0/GameCode/FireArcherBurn.cs)0
-rw-r--r--Thronefall_1_0/Decompile/FishingHarbour.cs (renamed from Thronefall_1_0/GameCode/FishingHarbour.cs)0
-rw-r--r--Thronefall_1_0/Decompile/FishingHarbourUpgrade.cs (renamed from Thronefall_1_0/GameCode/FishingHarbourUpgrade.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ForceCameraPosOnEnable.cs (renamed from Thronefall_1_0/GameCode/ForceCameraPosOnEnable.cs)0
-rw-r--r--Thronefall_1_0/Decompile/FromToAnimation.cs (renamed from Thronefall_1_0/GameCode/FromToAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/GPUInstanced.cs (renamed from Thronefall_1_0/GameCode/GPUInstanced.cs)0
-rw-r--r--Thronefall_1_0/Decompile/GPUInstancingManager.cs (renamed from Thronefall_1_0/GameCode/GPUInstancingManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/GateOpener.cs (renamed from Thronefall_1_0/GameCode/GateOpener.cs)0
-rw-r--r--Thronefall_1_0/Decompile/GlobalAudioListener.cs (renamed from Thronefall_1_0/GameCode/GlobalAudioListener.cs)0
-rw-r--r--Thronefall_1_0/Decompile/GraphDrawer.cs (renamed from Thronefall_1_0/GameCode/GraphDrawer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/HealBoostMA.cs (renamed from Thronefall_1_0/GameCode/HealBoostMA.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Healthbar.cs (renamed from Thronefall_1_0/GameCode/Healthbar.cs)0
-rw-r--r--Thronefall_1_0/Decompile/HealthbarMulti.cs (renamed from Thronefall_1_0/GameCode/HealthbarMulti.cs)0
-rw-r--r--Thronefall_1_0/Decompile/HighscorePreviewUI.cs (renamed from Thronefall_1_0/GameCode/HighscorePreviewUI.cs)0
-rw-r--r--Thronefall_1_0/Decompile/HighscoreTable.cs (renamed from Thronefall_1_0/GameCode/HighscoreTable.cs)0
-rw-r--r--Thronefall_1_0/Decompile/HotOilTower.cs (renamed from Thronefall_1_0/GameCode/HotOilTower.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Hp.cs (renamed from Thronefall_1_0/GameCode/Hp.cs)0
-rw-r--r--Thronefall_1_0/Decompile/InGameResignUIHelper.cs (renamed from Thronefall_1_0/GameCode/InGameResignUIHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/IncomeModifyer.cs (renamed from Thronefall_1_0/GameCode/IncomeModifyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/InteractorBase.cs (renamed from Thronefall_1_0/GameCode/InteractorBase.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Invulnerable.cs (renamed from Thronefall_1_0/GameCode/Invulnerable.cs)0
-rw-r--r--Thronefall_1_0/Decompile/KeepRelativeRotationTo.cs (renamed from Thronefall_1_0/GameCode/KeepRelativeRotationTo.cs)0
-rw-r--r--Thronefall_1_0/Decompile/KeyframedBoss.cs (renamed from Thronefall_1_0/GameCode/KeyframedBoss.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LaunchableDefenseMechanismInteractor.cs (renamed from Thronefall_1_0/GameCode/LaunchableDefenseMechanismInteractor.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LaunchableProjectile.cs (renamed from Thronefall_1_0/GameCode/LaunchableProjectile.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LevelAudio.cs (renamed from Thronefall_1_0/GameCode/LevelAudio.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LevelBorder.cs (renamed from Thronefall_1_0/GameCode/LevelBorder.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LevelData.cs (renamed from Thronefall_1_0/GameCode/LevelData.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LevelInteractor.cs (renamed from Thronefall_1_0/GameCode/LevelInteractor.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LevelProgressManager.cs (renamed from Thronefall_1_0/GameCode/LevelProgressManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LevelSelectManager.cs (renamed from Thronefall_1_0/GameCode/LevelSelectManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LevelSelectUIFrameHelper.cs (renamed from Thronefall_1_0/GameCode/LevelSelectUIFrameHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LevelUpScreenAnimation.cs (renamed from Thronefall_1_0/GameCode/LevelUpScreenAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LimitDeltaTime.cs (renamed from Thronefall_1_0/GameCode/LimitDeltaTime.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LimitedLifetime.cs (renamed from Thronefall_1_0/GameCode/LimitedLifetime.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LoadSceneOnTop.cs (renamed from Thronefall_1_0/GameCode/LoadSceneOnTop.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LoadoutUIHelper.cs (renamed from Thronefall_1_0/GameCode/LoadoutUIHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LocalGamestate.cs (renamed from Thronefall_1_0/GameCode/LocalGamestate.cs)0
-rw-r--r--Thronefall_1_0/Decompile/LvlSelectTabButton.cs (renamed from Thronefall_1_0/GameCode/LvlSelectTabButton.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ManualAttack.cs (renamed from Thronefall_1_0/GameCode/ManualAttack.cs)0
-rw-r--r--Thronefall_1_0/Decompile/MaterialFlasherFX.cs (renamed from Thronefall_1_0/GameCode/MaterialFlasherFX.cs)0
-rw-r--r--Thronefall_1_0/Decompile/MetaLevel.cs (renamed from Thronefall_1_0/GameCode/MetaLevel.cs)0
-rw-r--r--Thronefall_1_0/Decompile/MillRotor.cs (renamed from Thronefall_1_0/GameCode/MillRotor.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Mill_ImprovedPlow.cs (renamed from Thronefall_1_0/GameCode/Mill_ImprovedPlow.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Mill_ImprovementExplosiveTrap.cs (renamed from Thronefall_1_0/GameCode/Mill_ImprovementExplosiveTrap.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Mill_ImprovementWindSpirits.cs (renamed from Thronefall_1_0/GameCode/Mill_ImprovementWindSpirits.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Mill_Improvement_Scarecrows.cs (renamed from Thronefall_1_0/GameCode/Mill_Improvement_Scarecrows.cs)0
-rw-r--r--Thronefall_1_0/Decompile/MineShaft.cs (renamed from Thronefall_1_0/GameCode/MineShaft.cs)0
-rw-r--r--Thronefall_1_0/Decompile/MusicManager.cs (renamed from Thronefall_1_0/GameCode/MusicManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/NightCall.cs (renamed from Thronefall_1_0/GameCode/NightCall.cs)0
-rw-r--r--Thronefall_1_0/Decompile/NightLight.cs (renamed from Thronefall_1_0/GameCode/NightLight.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Nighthorn.cs (renamed from Thronefall_1_0/GameCode/Nighthorn.cs)0
-rw-r--r--Thronefall_1_0/Decompile/NightscoreUI.cs (renamed from Thronefall_1_0/GameCode/NightscoreUI.cs)0
-rw-r--r--Thronefall_1_0/Decompile/OnDamageFeedbackHandler.cs (renamed from Thronefall_1_0/GameCode/OnDamageFeedbackHandler.cs)0
-rw-r--r--Thronefall_1_0/Decompile/OneShotAnimationBase.cs (renamed from Thronefall_1_0/GameCode/OneShotAnimationBase.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PathMesher.cs (renamed from Thronefall_1_0/GameCode/PathMesher.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PathfindMovement.cs (renamed from Thronefall_1_0/GameCode/PathfindMovement.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PathfindMovementEnemy.cs (renamed from Thronefall_1_0/GameCode/PathfindMovementEnemy.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PathfindMovementPlayerunit.cs (renamed from Thronefall_1_0/GameCode/PathfindMovementPlayerunit.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PauseUILoadoutHelper.cs (renamed from Thronefall_1_0/GameCode/PauseUILoadoutHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkCooldownModifyer.cs (renamed from Thronefall_1_0/GameCode/PerkCooldownModifyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkCostModifyer.cs (renamed from Thronefall_1_0/GameCode/PerkCostModifyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkDamageModifyerPlayerunitAuto.cs (renamed from Thronefall_1_0/GameCode/PerkDamageModifyerPlayerunitAuto.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkDestroyGameObjectModifyer.cs (renamed from Thronefall_1_0/GameCode/PerkDestroyGameObjectModifyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkHpModifyer.cs (renamed from Thronefall_1_0/GameCode/PerkHpModifyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkIncomeModifyer.cs (renamed from Thronefall_1_0/GameCode/PerkIncomeModifyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkIndestructible.cs (renamed from Thronefall_1_0/GameCode/PerkIndestructible.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkManager.cs (renamed from Thronefall_1_0/GameCode/PerkManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkPoint.cs (renamed from Thronefall_1_0/GameCode/PerkPoint.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkRangeModifyer.cs (renamed from Thronefall_1_0/GameCode/PerkRangeModifyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkSelectionGroup.cs (renamed from Thronefall_1_0/GameCode/PerkSelectionGroup.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkSelectionItem.cs (renamed from Thronefall_1_0/GameCode/PerkSelectionItem.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkSelectionTooltipHelper.cs (renamed from Thronefall_1_0/GameCode/PerkSelectionTooltipHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PerkWeaponModifyer.cs (renamed from Thronefall_1_0/GameCode/PerkWeaponModifyer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PhysicalCoinAnimator.cs (renamed from Thronefall_1_0/GameCode/PhysicalCoinAnimator.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayLevelButton.cs (renamed from Thronefall_1_0/GameCode/PlayLevelButton.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayMusicOnStart.cs (renamed from Thronefall_1_0/GameCode/PlayMusicOnStart.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayOneShotAfterSeconds.cs (renamed from Thronefall_1_0/GameCode/PlayOneShotAfterSeconds.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerAttack.cs (renamed from Thronefall_1_0/GameCode/PlayerAttack.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerAttackAnimator.cs (renamed from Thronefall_1_0/GameCode/PlayerAttackAnimator.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerAttackTargetFacer.cs (renamed from Thronefall_1_0/GameCode/PlayerAttackTargetFacer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerCharacterAudio.cs (renamed from Thronefall_1_0/GameCode/PlayerCharacterAudio.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerHpRegen.cs (renamed from Thronefall_1_0/GameCode/PlayerHpRegen.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerInteraction.cs (renamed from Thronefall_1_0/GameCode/PlayerInteraction.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerManager.cs (renamed from Thronefall_1_0/GameCode/PlayerManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerMovement.cs (renamed from Thronefall_1_0/GameCode/PlayerMovement.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerScept.cs (renamed from Thronefall_1_0/GameCode/PlayerScept.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerUpgradeManager.cs (renamed from Thronefall_1_0/GameCode/PlayerUpgradeManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerWeaponAudio.cs (renamed from Thronefall_1_0/GameCode/PlayerWeaponAudio.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PlayerWeaponVisuals.cs (renamed from Thronefall_1_0/GameCode/PlayerWeaponVisuals.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PositionAnimation.cs (renamed from Thronefall_1_0/GameCode/PositionAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PowerTowerPerk.cs (renamed from Thronefall_1_0/GameCode/PowerTowerPerk.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PracticeTargetCoinDrop.cs (renamed from Thronefall_1_0/GameCode/PracticeTargetCoinDrop.cs)0
-rw-r--r--Thronefall_1_0/Decompile/PriorityAudioListener.cs (renamed from Thronefall_1_0/GameCode/PriorityAudioListener.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ProductionBar.cs (renamed from Thronefall_1_0/GameCode/ProductionBar.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ProjectileAudio.cs (renamed from Thronefall_1_0/GameCode/ProjectileAudio.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ProjectileImpactParticles.cs (renamed from Thronefall_1_0/GameCode/ProjectileImpactParticles.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ProjectileSpawnAudio.cs (renamed from Thronefall_1_0/GameCode/ProjectileSpawnAudio.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Quest.cs (renamed from Thronefall_1_0/GameCode/Quest.cs)0
-rw-r--r--Thronefall_1_0/Decompile/QuestConditionEquippable.cs (renamed from Thronefall_1_0/GameCode/QuestConditionEquippable.cs)0
-rw-r--r--Thronefall_1_0/Decompile/QuestEntry.cs (renamed from Thronefall_1_0/GameCode/QuestEntry.cs)0
-rw-r--r--Thronefall_1_0/Decompile/QuestMenu.cs (renamed from Thronefall_1_0/GameCode/QuestMenu.cs)0
-rw-r--r--Thronefall_1_0/Decompile/QuestTagUI.cs (renamed from Thronefall_1_0/GameCode/QuestTagUI.cs)0
-rw-r--r--Thronefall_1_0/Decompile/RacerRoll.cs (renamed from Thronefall_1_0/GameCode/RacerRoll.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ReduceChildrensBuildRequirementIfPerk.cs (renamed from Thronefall_1_0/GameCode/ReduceChildrensBuildRequirementIfPerk.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ResetAudioSettings.cs (renamed from Thronefall_1_0/GameCode/ResetAudioSettings.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ResolutionExtensions.cs (renamed from Thronefall_1_0/GameCode/ResolutionExtensions.cs)0
-rw-r--r--Thronefall_1_0/Decompile/RevivePanel.cs (renamed from Thronefall_1_0/GameCode/RevivePanel.cs)0
-rw-r--r--Thronefall_1_0/Decompile/RidingDamager.cs (renamed from Thronefall_1_0/GameCode/RidingDamager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/RiverScroller.cs (renamed from Thronefall_1_0/GameCode/RiverScroller.cs)0
-rw-r--r--Thronefall_1_0/Decompile/RotateForwardToRVOVelocity.cs (renamed from Thronefall_1_0/GameCode/RotateForwardToRVOVelocity.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SaveLoadManager.cs (renamed from Thronefall_1_0/GameCode/SaveLoadManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ScaleAnimation.cs (renamed from Thronefall_1_0/GameCode/ScaleAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ScalePulse.cs (renamed from Thronefall_1_0/GameCode/ScalePulse.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SceneNameToLevelData.cs (renamed from Thronefall_1_0/GameCode/SceneNameToLevelData.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SceneTransitionManager.cs (renamed from Thronefall_1_0/GameCode/SceneTransitionManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ScoreManager.cs (renamed from Thronefall_1_0/GameCode/ScoreManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ScoreTag.cs (renamed from Thronefall_1_0/GameCode/ScoreTag.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ScreenMarker.cs (renamed from Thronefall_1_0/GameCode/ScreenMarker.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ScreenMarkerCanvasHelper.cs (renamed from Thronefall_1_0/GameCode/ScreenMarkerCanvasHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ScreenMarkerIcon.cs (renamed from Thronefall_1_0/GameCode/ScreenMarkerIcon.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ScreenMarkerManager.cs (renamed from Thronefall_1_0/GameCode/ScreenMarkerManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SelfDestructWhenInRangeOf.cs (renamed from Thronefall_1_0/GameCode/SelfDestructWhenInRangeOf.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SetStateWhenMacOSX.cs (renamed from Thronefall_1_0/GameCode/SetStateWhenMacOSX.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SetWidthToTarget.cs (renamed from Thronefall_1_0/GameCode/SetWidthToTarget.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsAntiAliasing.cs (renamed from Thronefall_1_0/GameCode/SettingsAntiAliasing.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsAudioVolume.cs (renamed from Thronefall_1_0/GameCode/SettingsAudioVolume.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsFullscreen.cs (renamed from Thronefall_1_0/GameCode/SettingsFullscreen.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsLanguage.cs (renamed from Thronefall_1_0/GameCode/SettingsLanguage.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsLanguageReset.cs (renamed from Thronefall_1_0/GameCode/SettingsLanguageReset.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsManager.cs (renamed from Thronefall_1_0/GameCode/SettingsManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsPostProcessing.cs (renamed from Thronefall_1_0/GameCode/SettingsPostProcessing.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsPostProcessingHelper.cs (renamed from Thronefall_1_0/GameCode/SettingsPostProcessingHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsRenderScale.cs (renamed from Thronefall_1_0/GameCode/SettingsRenderScale.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsResetUnitsMorning.cs (renamed from Thronefall_1_0/GameCode/SettingsResetUnitsMorning.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsResetVideo.cs (renamed from Thronefall_1_0/GameCode/SettingsResetVideo.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsResolution.cs (renamed from Thronefall_1_0/GameCode/SettingsResolution.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsShadowResolution.cs (renamed from Thronefall_1_0/GameCode/SettingsShadowResolution.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsUIHelper.cs (renamed from Thronefall_1_0/GameCode/SettingsUIHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SettingsUseLargeUI.cs (renamed from Thronefall_1_0/GameCode/SettingsUseLargeUI.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SharpCornerMidigator.cs (renamed from Thronefall_1_0/GameCode/SharpCornerMidigator.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SimpleRotator.cs (renamed from Thronefall_1_0/GameCode/SimpleRotator.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SimpleUIScaler.cs (renamed from Thronefall_1_0/GameCode/SimpleUIScaler.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SimpleWalk.cs (renamed from Thronefall_1_0/GameCode/SimpleWalk.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SizeRectangleToMeshBounds.cs (renamed from Thronefall_1_0/GameCode/SizeRectangleToMeshBounds.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Spawn.cs (renamed from Thronefall_1_0/GameCode/Spawn.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SpinAnimation.cs (renamed from Thronefall_1_0/GameCode/SpinAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SplashDamageArea.cs (renamed from Thronefall_1_0/GameCode/SplashDamageArea.cs)0
-rw-r--r--Thronefall_1_0/Decompile/StabMA.cs (renamed from Thronefall_1_0/GameCode/StabMA.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SteamManager.cs (renamed from Thronefall_1_0/GameCode/SteamManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SuperSimpleOceanAnimation.cs (renamed from Thronefall_1_0/GameCode/SuperSimpleOceanAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/SuspendPlayerCollisionUntilNoOverlap.cs (renamed from Thronefall_1_0/GameCode/SuspendPlayerCollisionUntilNoOverlap.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUIAudioHelper.cs (renamed from Thronefall_1_0/GameCode/TFUIAudioHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUIBlockoutElement.cs (renamed from Thronefall_1_0/GameCode/TFUIBlockoutElement.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUICheckboxMouseCatcher.cs (renamed from Thronefall_1_0/GameCode/TFUICheckboxMouseCatcher.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUIEnumMouseCatcher.cs (renamed from Thronefall_1_0/GameCode/TFUIEnumMouseCatcher.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUIEnumSelectorButton.cs (renamed from Thronefall_1_0/GameCode/TFUIEnumSelectorButton.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUIEquippable.cs (renamed from Thronefall_1_0/GameCode/TFUIEquippable.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUISlider.cs (renamed from Thronefall_1_0/GameCode/TFUISlider.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUISliderDragArea.cs (renamed from Thronefall_1_0/GameCode/TFUISliderDragArea.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUITextButton.cs (renamed from Thronefall_1_0/GameCode/TFUITextButton.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TFUIUpgradeChoice.cs (renamed from Thronefall_1_0/GameCode/TFUIUpgradeChoice.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TagManager.cs (renamed from Thronefall_1_0/GameCode/TagManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TaggedObject.cs (renamed from Thronefall_1_0/GameCode/TaggedObject.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TargetPriority.cs (renamed from Thronefall_1_0/GameCode/TargetPriority.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TextBackgroundFitter.cs (renamed from Thronefall_1_0/GameCode/TextBackgroundFitter.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Thronefall.csproj (renamed from Thronefall_1_0/GameCode/Thronefall.csproj)0
-rw-r--r--Thronefall_1_0/Decompile/Thronefall.sln (renamed from Thronefall_1_0/GameCode/Thronefall.sln)0
-rw-r--r--Thronefall_1_0/Decompile/ThronefallAudioManager.cs (renamed from Thronefall_1_0/GameCode/ThronefallAudioManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/ThronefallUIElement.cs (renamed from Thronefall_1_0/GameCode/ThronefallUIElement.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TimesensitiveLight.cs (renamed from Thronefall_1_0/GameCode/TimesensitiveLight.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TitleScreenPopUpHelper.cs (renamed from Thronefall_1_0/GameCode/TitleScreenPopUpHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TitleScreenUIHelper.cs (renamed from Thronefall_1_0/GameCode/TitleScreenUIHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Tooltip.cs (renamed from Thronefall_1_0/GameCode/Tooltip.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TooltipManager.cs (renamed from Thronefall_1_0/GameCode/TooltipManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TreasureChestUIHelper.cs (renamed from Thronefall_1_0/GameCode/TreasureChestUIHelper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TreasuryUI.cs (renamed from Thronefall_1_0/GameCode/TreasuryUI.cs)0
-rw-r--r--Thronefall_1_0/Decompile/TutorialManager.cs (renamed from Thronefall_1_0/GameCode/TutorialManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UIFrame.cs (renamed from Thronefall_1_0/GameCode/UIFrame.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UIFrameManager.cs (renamed from Thronefall_1_0/GameCode/UIFrameManager.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UIParentResizer.cs (renamed from Thronefall_1_0/GameCode/UIParentResizer.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UIScaleHandler.cs (renamed from Thronefall_1_0/GameCode/UIScaleHandler.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UnitAttackAnimator.cs (renamed from Thronefall_1_0/GameCode/UnitAttackAnimator.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UnitAudio.cs (renamed from Thronefall_1_0/GameCode/UnitAudio.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UnitCommandRadiusAnimation.cs (renamed from Thronefall_1_0/GameCode/UnitCommandRadiusAnimation.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UnitRespawnerForBuildings.cs (renamed from Thronefall_1_0/GameCode/UnitRespawnerForBuildings.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UnitSpawnAppear.cs (renamed from Thronefall_1_0/GameCode/UnitSpawnAppear.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UnitySerializedDictionary.cs (renamed from Thronefall_1_0/GameCode/UnitySerializedDictionary.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UpgradeAssassinsTraining.cs (renamed from Thronefall_1_0/GameCode/UpgradeAssassinsTraining.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UpgradeBuildersGuild.cs (renamed from Thronefall_1_0/GameCode/UpgradeBuildersGuild.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UpgradeCastleUp.cs (renamed from Thronefall_1_0/GameCode/UpgradeCastleUp.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UpgradeCommander.cs (renamed from Thronefall_1_0/GameCode/UpgradeCommander.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UpgradeGodlyCurse.cs (renamed from Thronefall_1_0/GameCode/UpgradeGodlyCurse.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UpgradeMagicArmor.cs (renamed from Thronefall_1_0/GameCode/UpgradeMagicArmor.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UpgradePlayerDmg.cs (renamed from Thronefall_1_0/GameCode/UpgradePlayerDmg.cs)0
-rw-r--r--Thronefall_1_0/Decompile/UpgradePlayerHp.cs (renamed from Thronefall_1_0/GameCode/UpgradePlayerHp.cs)0
-rw-r--r--Thronefall_1_0/Decompile/VersionNumberDisplay.cs (renamed from Thronefall_1_0/GameCode/VersionNumberDisplay.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Wave.cs (renamed from Thronefall_1_0/GameCode/Wave.cs)0
-rw-r--r--Thronefall_1_0/Decompile/WaveCountPopUp.cs (renamed from Thronefall_1_0/GameCode/WaveCountPopUp.cs)0
-rw-r--r--Thronefall_1_0/Decompile/WaveDescriptionUI.cs (renamed from Thronefall_1_0/GameCode/WaveDescriptionUI.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Weapon.cs (renamed from Thronefall_1_0/GameCode/Weapon.cs)0
-rw-r--r--Thronefall_1_0/Decompile/WeaponEquipper.cs (renamed from Thronefall_1_0/GameCode/WeaponEquipper.cs)0
-rw-r--r--Thronefall_1_0/Decompile/Wiggler.cs (renamed from Thronefall_1_0/GameCode/Wiggler.cs)0
-rw-r--r--Thronefall_1_0/Decompile/WigglerAnimatedVelocity.cs (renamed from Thronefall_1_0/GameCode/WigglerAnimatedVelocity.cs)0
-rw-r--r--Thronefall_1_0/Decompile/WigglerAnimationState.cs (renamed from Thronefall_1_0/GameCode/WigglerAnimationState.cs)0
-rw-r--r--Thronefall_1_0/Decompile/WigglerVelocity.cs (renamed from Thronefall_1_0/GameCode/WigglerVelocity.cs)0
-rw-r--r--Thronefall_1_0/Decompile/WishlistButton.cs (renamed from Thronefall_1_0/GameCode/WishlistButton.cs)0
278 files changed, 0 insertions, 0 deletions
diff --git a/Thronefall_1_0/GameCode/.gitignore b/Thronefall_1_0/Decompile/.gitignore
index a4da27a..a4da27a 100644
--- a/Thronefall_1_0/GameCode/.gitignore
+++ b/Thronefall_1_0/Decompile/.gitignore
diff --git a/Thronefall_1_0/GameCode/AchievementManager.cs b/Thronefall_1_0/Decompile/AchievementManager.cs
index 0cedf23..0cedf23 100644
--- a/Thronefall_1_0/GameCode/AchievementManager.cs
+++ b/Thronefall_1_0/Decompile/AchievementManager.cs
diff --git a/Thronefall_1_0/GameCode/AfterMatchUIManager.cs b/Thronefall_1_0/Decompile/AfterMatchUIManager.cs
index 1310934..1310934 100644
--- a/Thronefall_1_0/GameCode/AfterMatchUIManager.cs
+++ b/Thronefall_1_0/Decompile/AfterMatchUIManager.cs
diff --git a/Thronefall_1_0/GameCode/AimbotProjectile.cs b/Thronefall_1_0/Decompile/AimbotProjectile.cs
index 546deeb..546deeb 100644
--- a/Thronefall_1_0/GameCode/AimbotProjectile.cs
+++ b/Thronefall_1_0/Decompile/AimbotProjectile.cs
diff --git a/Thronefall_1_0/GameCode/AnimateSizeAndDestroy.cs b/Thronefall_1_0/Decompile/AnimateSizeAndDestroy.cs
index 7ec5b1a..7ec5b1a 100644
--- a/Thronefall_1_0/GameCode/AnimateSizeAndDestroy.cs
+++ b/Thronefall_1_0/Decompile/AnimateSizeAndDestroy.cs
diff --git a/Thronefall_1_0/GameCode/ApplyUpgradeIndicatorColor.cs b/Thronefall_1_0/Decompile/ApplyUpgradeIndicatorColor.cs
index 065accb..065accb 100644
--- a/Thronefall_1_0/GameCode/ApplyUpgradeIndicatorColor.cs
+++ b/Thronefall_1_0/Decompile/ApplyUpgradeIndicatorColor.cs
diff --git a/Thronefall_1_0/GameCode/AttackCooldownAnimation.cs b/Thronefall_1_0/Decompile/AttackCooldownAnimation.cs
index d4f65c5..d4f65c5 100644
--- a/Thronefall_1_0/GameCode/AttackCooldownAnimation.cs
+++ b/Thronefall_1_0/Decompile/AttackCooldownAnimation.cs
diff --git a/Thronefall_1_0/GameCode/AudioDayNightFader.cs b/Thronefall_1_0/Decompile/AudioDayNightFader.cs
index 7734d83..7734d83 100644
--- a/Thronefall_1_0/GameCode/AudioDayNightFader.cs
+++ b/Thronefall_1_0/Decompile/AudioDayNightFader.cs
diff --git a/Thronefall_1_0/GameCode/AudioSet.cs b/Thronefall_1_0/Decompile/AudioSet.cs
index 99e201d..99e201d 100644
--- a/Thronefall_1_0/GameCode/AudioSet.cs
+++ b/Thronefall_1_0/Decompile/AudioSet.cs
diff --git a/Thronefall_1_0/GameCode/AutoAttack.cs b/Thronefall_1_0/Decompile/AutoAttack.cs
index 71d1aec..71d1aec 100644
--- a/Thronefall_1_0/GameCode/AutoAttack.cs
+++ b/Thronefall_1_0/Decompile/AutoAttack.cs
diff --git a/Thronefall_1_0/GameCode/AutoAttackHighestHealth.cs b/Thronefall_1_0/Decompile/AutoAttackHighestHealth.cs
index f489337..f489337 100644
--- a/Thronefall_1_0/GameCode/AutoAttackHighestHealth.cs
+++ b/Thronefall_1_0/Decompile/AutoAttackHighestHealth.cs
diff --git a/Thronefall_1_0/GameCode/AutoAttackLowestHealth.cs b/Thronefall_1_0/Decompile/AutoAttackLowestHealth.cs
index 4db887b..4db887b 100644
--- a/Thronefall_1_0/GameCode/AutoAttackLowestHealth.cs
+++ b/Thronefall_1_0/Decompile/AutoAttackLowestHealth.cs
diff --git a/Thronefall_1_0/GameCode/AutoRevive.cs b/Thronefall_1_0/Decompile/AutoRevive.cs
index 63c2d75..63c2d75 100644
--- a/Thronefall_1_0/GameCode/AutoRevive.cs
+++ b/Thronefall_1_0/Decompile/AutoRevive.cs
diff --git a/Thronefall_1_0/GameCode/BackToTitlescreenUIHelper.cs b/Thronefall_1_0/Decompile/BackToTitlescreenUIHelper.cs
index da76893..da76893 100644
--- a/Thronefall_1_0/GameCode/BackToTitlescreenUIHelper.cs
+++ b/Thronefall_1_0/Decompile/BackToTitlescreenUIHelper.cs
diff --git a/Thronefall_1_0/GameCode/BackupAudioListener.cs b/Thronefall_1_0/Decompile/BackupAudioListener.cs
index 276c372..276c372 100644
--- a/Thronefall_1_0/GameCode/BackupAudioListener.cs
+++ b/Thronefall_1_0/Decompile/BackupAudioListener.cs
diff --git a/Thronefall_1_0/GameCode/BakeTrail.cs b/Thronefall_1_0/Decompile/BakeTrail.cs
index d06fd55..d06fd55 100644
--- a/Thronefall_1_0/GameCode/BakeTrail.cs
+++ b/Thronefall_1_0/Decompile/BakeTrail.cs
diff --git a/Thronefall_1_0/GameCode/BarricadeDamage.cs b/Thronefall_1_0/Decompile/BarricadeDamage.cs
index 09842f3..09842f3 100644
--- a/Thronefall_1_0/GameCode/BarricadeDamage.cs
+++ b/Thronefall_1_0/Decompile/BarricadeDamage.cs
diff --git a/Thronefall_1_0/GameCode/BeforeGamePopUp.cs b/Thronefall_1_0/Decompile/BeforeGamePopUp.cs
index 2850f57..2850f57 100644
--- a/Thronefall_1_0/GameCode/BeforeGamePopUp.cs
+++ b/Thronefall_1_0/Decompile/BeforeGamePopUp.cs
diff --git a/Thronefall_1_0/GameCode/BillboardAlign.cs b/Thronefall_1_0/Decompile/BillboardAlign.cs
index 480eb82..480eb82 100644
--- a/Thronefall_1_0/GameCode/BillboardAlign.cs
+++ b/Thronefall_1_0/Decompile/BillboardAlign.cs
diff --git a/Thronefall_1_0/GameCode/BlacksmithUpgrade.cs b/Thronefall_1_0/Decompile/BlacksmithUpgrade.cs
index 9022dc2..9022dc2 100644
--- a/Thronefall_1_0/GameCode/BlacksmithUpgrade.cs
+++ b/Thronefall_1_0/Decompile/BlacksmithUpgrade.cs
diff --git a/Thronefall_1_0/GameCode/BlacksmithUpgrades.cs b/Thronefall_1_0/Decompile/BlacksmithUpgrades.cs
index e9b0f6a..e9b0f6a 100644
--- a/Thronefall_1_0/GameCode/BlacksmithUpgrades.cs
+++ b/Thronefall_1_0/Decompile/BlacksmithUpgrades.cs
diff --git a/Thronefall_1_0/GameCode/BoatAnimation.cs b/Thronefall_1_0/Decompile/BoatAnimation.cs
index d038afa..d038afa 100644
--- a/Thronefall_1_0/GameCode/BoatAnimation.cs
+++ b/Thronefall_1_0/Decompile/BoatAnimation.cs
diff --git a/Thronefall_1_0/GameCode/BuildSlot.cs b/Thronefall_1_0/Decompile/BuildSlot.cs
index 20fadac..20fadac 100644
--- a/Thronefall_1_0/GameCode/BuildSlot.cs
+++ b/Thronefall_1_0/Decompile/BuildSlot.cs
diff --git a/Thronefall_1_0/GameCode/BuildingDestructionHandler.cs b/Thronefall_1_0/Decompile/BuildingDestructionHandler.cs
index d03a975..d03a975 100644
--- a/Thronefall_1_0/GameCode/BuildingDestructionHandler.cs
+++ b/Thronefall_1_0/Decompile/BuildingDestructionHandler.cs
diff --git a/Thronefall_1_0/GameCode/BuildingFXProcessor.cs b/Thronefall_1_0/Decompile/BuildingFXProcessor.cs
index 05ab937..05ab937 100644
--- a/Thronefall_1_0/GameCode/BuildingFXProcessor.cs
+++ b/Thronefall_1_0/Decompile/BuildingFXProcessor.cs
diff --git a/Thronefall_1_0/GameCode/BuildingInteractor.cs b/Thronefall_1_0/Decompile/BuildingInteractor.cs
index 4648471..4648471 100644
--- a/Thronefall_1_0/GameCode/BuildingInteractor.cs
+++ b/Thronefall_1_0/Decompile/BuildingInteractor.cs
diff --git a/Thronefall_1_0/GameCode/BuildingMeshTracker.cs b/Thronefall_1_0/Decompile/BuildingMeshTracker.cs
index 02e18e5..02e18e5 100644
--- a/Thronefall_1_0/GameCode/BuildingMeshTracker.cs
+++ b/Thronefall_1_0/Decompile/BuildingMeshTracker.cs
diff --git a/Thronefall_1_0/GameCode/CameraBounds.cs b/Thronefall_1_0/Decompile/CameraBounds.cs
index 2eb79dc..2eb79dc 100644
--- a/Thronefall_1_0/GameCode/CameraBounds.cs
+++ b/Thronefall_1_0/Decompile/CameraBounds.cs
diff --git a/Thronefall_1_0/GameCode/CameraController.cs b/Thronefall_1_0/Decompile/CameraController.cs
index a95b27b..a95b27b 100644
--- a/Thronefall_1_0/GameCode/CameraController.cs
+++ b/Thronefall_1_0/Decompile/CameraController.cs
diff --git a/Thronefall_1_0/GameCode/CameraRig.cs b/Thronefall_1_0/Decompile/CameraRig.cs
index 7a87897..7a87897 100644
--- a/Thronefall_1_0/GameCode/CameraRig.cs
+++ b/Thronefall_1_0/Decompile/CameraRig.cs
diff --git a/Thronefall_1_0/GameCode/CancelOrOpenPauseMenu.cs b/Thronefall_1_0/Decompile/CancelOrOpenPauseMenu.cs
index fc06dee..fc06dee 100644
--- a/Thronefall_1_0/GameCode/CancelOrOpenPauseMenu.cs
+++ b/Thronefall_1_0/Decompile/CancelOrOpenPauseMenu.cs
diff --git a/Thronefall_1_0/GameCode/Checkbox.cs b/Thronefall_1_0/Decompile/Checkbox.cs
index 40e1344..40e1344 100644
--- a/Thronefall_1_0/GameCode/Checkbox.cs
+++ b/Thronefall_1_0/Decompile/Checkbox.cs
diff --git a/Thronefall_1_0/GameCode/Choice.cs b/Thronefall_1_0/Decompile/Choice.cs
index d638ebf..d638ebf 100644
--- a/Thronefall_1_0/GameCode/Choice.cs
+++ b/Thronefall_1_0/Decompile/Choice.cs
diff --git a/Thronefall_1_0/GameCode/ChoiceManager.cs b/Thronefall_1_0/Decompile/ChoiceManager.cs
index 6ab87f9..6ab87f9 100644
--- a/Thronefall_1_0/GameCode/ChoiceManager.cs
+++ b/Thronefall_1_0/Decompile/ChoiceManager.cs
diff --git a/Thronefall_1_0/GameCode/ChoiceUI.cs b/Thronefall_1_0/Decompile/ChoiceUI.cs
index 62415e2..62415e2 100644
--- a/Thronefall_1_0/GameCode/ChoiceUI.cs
+++ b/Thronefall_1_0/Decompile/ChoiceUI.cs
diff --git a/Thronefall_1_0/GameCode/ChoiceUIFrameHelper.cs b/Thronefall_1_0/Decompile/ChoiceUIFrameHelper.cs
index 220e26a..220e26a 100644
--- a/Thronefall_1_0/GameCode/ChoiceUIFrameHelper.cs
+++ b/Thronefall_1_0/Decompile/ChoiceUIFrameHelper.cs
diff --git a/Thronefall_1_0/GameCode/Coin.cs b/Thronefall_1_0/Decompile/Coin.cs
index 9ba06a2..9ba06a2 100644
--- a/Thronefall_1_0/GameCode/Coin.cs
+++ b/Thronefall_1_0/Decompile/Coin.cs
diff --git a/Thronefall_1_0/GameCode/CoinSpawner.cs b/Thronefall_1_0/Decompile/CoinSpawner.cs
index 0de0c20..0de0c20 100644
--- a/Thronefall_1_0/GameCode/CoinSpawner.cs
+++ b/Thronefall_1_0/Decompile/CoinSpawner.cs
diff --git a/Thronefall_1_0/GameCode/Coinslot.cs b/Thronefall_1_0/Decompile/Coinslot.cs
index 4a505f1..4a505f1 100644
--- a/Thronefall_1_0/GameCode/Coinslot.cs
+++ b/Thronefall_1_0/Decompile/Coinslot.cs
diff --git a/Thronefall_1_0/GameCode/ColorAndLightManager.cs b/Thronefall_1_0/Decompile/ColorAndLightManager.cs
index 83afad1..83afad1 100644
--- a/Thronefall_1_0/GameCode/ColorAndLightManager.cs
+++ b/Thronefall_1_0/Decompile/ColorAndLightManager.cs
diff --git a/Thronefall_1_0/GameCode/Colorscheme.cs b/Thronefall_1_0/Decompile/Colorscheme.cs
index eac2adc..eac2adc 100644
--- a/Thronefall_1_0/GameCode/Colorscheme.cs
+++ b/Thronefall_1_0/Decompile/Colorscheme.cs
diff --git a/Thronefall_1_0/GameCode/CommandUnits.cs b/Thronefall_1_0/Decompile/CommandUnits.cs
index d439867..d439867 100644
--- a/Thronefall_1_0/GameCode/CommandUnits.cs
+++ b/Thronefall_1_0/Decompile/CommandUnits.cs
diff --git a/Thronefall_1_0/GameCode/CostDisplay.cs b/Thronefall_1_0/Decompile/CostDisplay.cs
index 350a1cf..350a1cf 100644
--- a/Thronefall_1_0/GameCode/CostDisplay.cs
+++ b/Thronefall_1_0/Decompile/CostDisplay.cs
diff --git a/Thronefall_1_0/GameCode/CustomPostProcess.cs b/Thronefall_1_0/Decompile/CustomPostProcess.cs
index 6b88bfc..6b88bfc 100644
--- a/Thronefall_1_0/GameCode/CustomPostProcess.cs
+++ b/Thronefall_1_0/Decompile/CustomPostProcess.cs
diff --git a/Thronefall_1_0/GameCode/DamageModifyer.cs b/Thronefall_1_0/Decompile/DamageModifyer.cs
index 4e44e7b..4e44e7b 100644
--- a/Thronefall_1_0/GameCode/DamageModifyer.cs
+++ b/Thronefall_1_0/Decompile/DamageModifyer.cs
diff --git a/Thronefall_1_0/GameCode/DayNightCycle.cs b/Thronefall_1_0/Decompile/DayNightCycle.cs
index 348a641..348a641 100644
--- a/Thronefall_1_0/GameCode/DayNightCycle.cs
+++ b/Thronefall_1_0/Decompile/DayNightCycle.cs
diff --git a/Thronefall_1_0/GameCode/DaytimeDisplay.cs b/Thronefall_1_0/Decompile/DaytimeDisplay.cs
index e179fcc..e179fcc 100644
--- a/Thronefall_1_0/GameCode/DaytimeDisplay.cs
+++ b/Thronefall_1_0/Decompile/DaytimeDisplay.cs
diff --git a/Thronefall_1_0/GameCode/DaytimeSensitiveActivation.cs b/Thronefall_1_0/Decompile/DaytimeSensitiveActivation.cs
index aef1a95..aef1a95 100644
--- a/Thronefall_1_0/GameCode/DaytimeSensitiveActivation.cs
+++ b/Thronefall_1_0/Decompile/DaytimeSensitiveActivation.cs
diff --git a/Thronefall_1_0/GameCode/DaytimeSensitiveLight.cs b/Thronefall_1_0/Decompile/DaytimeSensitiveLight.cs
index da571d3..da571d3 100644
--- a/Thronefall_1_0/GameCode/DaytimeSensitiveLight.cs
+++ b/Thronefall_1_0/Decompile/DaytimeSensitiveLight.cs
diff --git a/Thronefall_1_0/GameCode/DebugBuildingDestroyer.cs b/Thronefall_1_0/Decompile/DebugBuildingDestroyer.cs
index 4e9d10c..4e9d10c 100644
--- a/Thronefall_1_0/GameCode/DebugBuildingDestroyer.cs
+++ b/Thronefall_1_0/Decompile/DebugBuildingDestroyer.cs
diff --git a/Thronefall_1_0/GameCode/DebugCoinDisplay.cs b/Thronefall_1_0/Decompile/DebugCoinDisplay.cs
index b2f021d..b2f021d 100644
--- a/Thronefall_1_0/GameCode/DebugCoinDisplay.cs
+++ b/Thronefall_1_0/Decompile/DebugCoinDisplay.cs
diff --git a/Thronefall_1_0/GameCode/DebugController.cs b/Thronefall_1_0/Decompile/DebugController.cs
index 878e6d7..878e6d7 100644
--- a/Thronefall_1_0/GameCode/DebugController.cs
+++ b/Thronefall_1_0/Decompile/DebugController.cs
diff --git a/Thronefall_1_0/GameCode/DemoQuitSwitch.cs b/Thronefall_1_0/Decompile/DemoQuitSwitch.cs
index 5f1f586..5f1f586 100644
--- a/Thronefall_1_0/GameCode/DemoQuitSwitch.cs
+++ b/Thronefall_1_0/Decompile/DemoQuitSwitch.cs
diff --git a/Thronefall_1_0/GameCode/DestroyAfter.cs b/Thronefall_1_0/Decompile/DestroyAfter.cs
index b3a705b..b3a705b 100644
--- a/Thronefall_1_0/GameCode/DestroyAfter.cs
+++ b/Thronefall_1_0/Decompile/DestroyAfter.cs
diff --git a/Thronefall_1_0/GameCode/DestroyOrDisableOnEnable.cs b/Thronefall_1_0/Decompile/DestroyOrDisableOnEnable.cs
index 5879f90..5879f90 100644
--- a/Thronefall_1_0/GameCode/DestroyOrDisableOnEnable.cs
+++ b/Thronefall_1_0/Decompile/DestroyOrDisableOnEnable.cs
diff --git a/Thronefall_1_0/GameCode/DisableOnStart.cs b/Thronefall_1_0/Decompile/DisableOnStart.cs
index 2a38cf4..2a38cf4 100644
--- a/Thronefall_1_0/GameCode/DisableOnStart.cs
+++ b/Thronefall_1_0/Decompile/DisableOnStart.cs
diff --git a/Thronefall_1_0/GameCode/EnableAllChildren.cs b/Thronefall_1_0/Decompile/EnableAllChildren.cs
index 6f13300..6f13300 100644
--- a/Thronefall_1_0/GameCode/EnableAllChildren.cs
+++ b/Thronefall_1_0/Decompile/EnableAllChildren.cs
diff --git a/Thronefall_1_0/GameCode/EndOfMatchScoreUIHelper.cs b/Thronefall_1_0/Decompile/EndOfMatchScoreUIHelper.cs
index 607cd37..607cd37 100644
--- a/Thronefall_1_0/GameCode/EndOfMatchScoreUIHelper.cs
+++ b/Thronefall_1_0/Decompile/EndOfMatchScoreUIHelper.cs
diff --git a/Thronefall_1_0/GameCode/EndOfMatchUI.cs b/Thronefall_1_0/Decompile/EndOfMatchUI.cs
index 2dac632..2dac632 100644
--- a/Thronefall_1_0/GameCode/EndOfMatchUI.cs
+++ b/Thronefall_1_0/Decompile/EndOfMatchUI.cs
diff --git a/Thronefall_1_0/GameCode/EnemyScreenMarkerUIHelper.cs b/Thronefall_1_0/Decompile/EnemyScreenMarkerUIHelper.cs
index 4d79edf..4d79edf 100644
--- a/Thronefall_1_0/GameCode/EnemyScreenMarkerUIHelper.cs
+++ b/Thronefall_1_0/Decompile/EnemyScreenMarkerUIHelper.cs
diff --git a/Thronefall_1_0/GameCode/EnemySpawnManager.cs b/Thronefall_1_0/Decompile/EnemySpawnManager.cs
index 9a6fc6f..9a6fc6f 100644
--- a/Thronefall_1_0/GameCode/EnemySpawnManager.cs
+++ b/Thronefall_1_0/Decompile/EnemySpawnManager.cs
diff --git a/Thronefall_1_0/GameCode/EnemySpawner.cs b/Thronefall_1_0/Decompile/EnemySpawner.cs
index 92b85b8..92b85b8 100644
--- a/Thronefall_1_0/GameCode/EnemySpawner.cs
+++ b/Thronefall_1_0/Decompile/EnemySpawner.cs
diff --git a/Thronefall_1_0/GameCode/EnumSelector.cs b/Thronefall_1_0/Decompile/EnumSelector.cs
index 8ad79be..8ad79be 100644
--- a/Thronefall_1_0/GameCode/EnumSelector.cs
+++ b/Thronefall_1_0/Decompile/EnumSelector.cs
diff --git a/Thronefall_1_0/GameCode/EnumSelectorButtonAnimation.cs b/Thronefall_1_0/Decompile/EnumSelectorButtonAnimation.cs
index 4cb6333..4cb6333 100644
--- a/Thronefall_1_0/GameCode/EnumSelectorButtonAnimation.cs
+++ b/Thronefall_1_0/Decompile/EnumSelectorButtonAnimation.cs
diff --git a/Thronefall_1_0/GameCode/Equippable.cs b/Thronefall_1_0/Decompile/Equippable.cs
index 05b442d..05b442d 100644
--- a/Thronefall_1_0/GameCode/Equippable.cs
+++ b/Thronefall_1_0/Decompile/Equippable.cs
diff --git a/Thronefall_1_0/GameCode/EquippableBuildingUpgrade.cs b/Thronefall_1_0/Decompile/EquippableBuildingUpgrade.cs
index 8120e18..8120e18 100644
--- a/Thronefall_1_0/GameCode/EquippableBuildingUpgrade.cs
+++ b/Thronefall_1_0/Decompile/EquippableBuildingUpgrade.cs
diff --git a/Thronefall_1_0/GameCode/EquippableMutation.cs b/Thronefall_1_0/Decompile/EquippableMutation.cs
index 5e3d0db..5e3d0db 100644
--- a/Thronefall_1_0/GameCode/EquippableMutation.cs
+++ b/Thronefall_1_0/Decompile/EquippableMutation.cs
diff --git a/Thronefall_1_0/GameCode/EquippablePerk.cs b/Thronefall_1_0/Decompile/EquippablePerk.cs
index b3b5468..b3b5468 100644
--- a/Thronefall_1_0/GameCode/EquippablePerk.cs
+++ b/Thronefall_1_0/Decompile/EquippablePerk.cs
diff --git a/Thronefall_1_0/GameCode/EquippableWeapon.cs b/Thronefall_1_0/Decompile/EquippableWeapon.cs
index 134c067..134c067 100644
--- a/Thronefall_1_0/GameCode/EquippableWeapon.cs
+++ b/Thronefall_1_0/Decompile/EquippableWeapon.cs
diff --git a/Thronefall_1_0/GameCode/FakeChildTo.cs b/Thronefall_1_0/Decompile/FakeChildTo.cs
index fe9d361..fe9d361 100644
--- a/Thronefall_1_0/GameCode/FakeChildTo.cs
+++ b/Thronefall_1_0/Decompile/FakeChildTo.cs
diff --git a/Thronefall_1_0/GameCode/FakeTransorm.cs b/Thronefall_1_0/Decompile/FakeTransorm.cs
index 3202c80..3202c80 100644
--- a/Thronefall_1_0/GameCode/FakeTransorm.cs
+++ b/Thronefall_1_0/Decompile/FakeTransorm.cs
diff --git a/Thronefall_1_0/GameCode/FireArcherBurn.cs b/Thronefall_1_0/Decompile/FireArcherBurn.cs
index 4f92b76..4f92b76 100644
--- a/Thronefall_1_0/GameCode/FireArcherBurn.cs
+++ b/Thronefall_1_0/Decompile/FireArcherBurn.cs
diff --git a/Thronefall_1_0/GameCode/FishingHarbour.cs b/Thronefall_1_0/Decompile/FishingHarbour.cs
index 2214867..2214867 100644
--- a/Thronefall_1_0/GameCode/FishingHarbour.cs
+++ b/Thronefall_1_0/Decompile/FishingHarbour.cs
diff --git a/Thronefall_1_0/GameCode/FishingHarbourUpgrade.cs b/Thronefall_1_0/Decompile/FishingHarbourUpgrade.cs
index f8cc3ee..f8cc3ee 100644
--- a/Thronefall_1_0/GameCode/FishingHarbourUpgrade.cs
+++ b/Thronefall_1_0/Decompile/FishingHarbourUpgrade.cs
diff --git a/Thronefall_1_0/GameCode/ForceCameraPosOnEnable.cs b/Thronefall_1_0/Decompile/ForceCameraPosOnEnable.cs
index 859dcff..859dcff 100644
--- a/Thronefall_1_0/GameCode/ForceCameraPosOnEnable.cs
+++ b/Thronefall_1_0/Decompile/ForceCameraPosOnEnable.cs
diff --git a/Thronefall_1_0/GameCode/FromToAnimation.cs b/Thronefall_1_0/Decompile/FromToAnimation.cs
index 29807cc..29807cc 100644
--- a/Thronefall_1_0/GameCode/FromToAnimation.cs
+++ b/Thronefall_1_0/Decompile/FromToAnimation.cs
diff --git a/Thronefall_1_0/GameCode/GPUInstanced.cs b/Thronefall_1_0/Decompile/GPUInstanced.cs
index 46c4d3e..46c4d3e 100644
--- a/Thronefall_1_0/GameCode/GPUInstanced.cs
+++ b/Thronefall_1_0/Decompile/GPUInstanced.cs
diff --git a/Thronefall_1_0/GameCode/GPUInstancingManager.cs b/Thronefall_1_0/Decompile/GPUInstancingManager.cs
index 99d9dab..99d9dab 100644
--- a/Thronefall_1_0/GameCode/GPUInstancingManager.cs
+++ b/Thronefall_1_0/Decompile/GPUInstancingManager.cs
diff --git a/Thronefall_1_0/GameCode/GateOpener.cs b/Thronefall_1_0/Decompile/GateOpener.cs
index 31d79a4..31d79a4 100644
--- a/Thronefall_1_0/GameCode/GateOpener.cs
+++ b/Thronefall_1_0/Decompile/GateOpener.cs
diff --git a/Thronefall_1_0/GameCode/GlobalAudioListener.cs b/Thronefall_1_0/Decompile/GlobalAudioListener.cs
index 28a5019..28a5019 100644
--- a/Thronefall_1_0/GameCode/GlobalAudioListener.cs
+++ b/Thronefall_1_0/Decompile/GlobalAudioListener.cs
diff --git a/Thronefall_1_0/GameCode/GraphDrawer.cs b/Thronefall_1_0/Decompile/GraphDrawer.cs
index 4776cdd..4776cdd 100644
--- a/Thronefall_1_0/GameCode/GraphDrawer.cs
+++ b/Thronefall_1_0/Decompile/GraphDrawer.cs
diff --git a/Thronefall_1_0/GameCode/HealBoostMA.cs b/Thronefall_1_0/Decompile/HealBoostMA.cs
index 48cdbbb..48cdbbb 100644
--- a/Thronefall_1_0/GameCode/HealBoostMA.cs
+++ b/Thronefall_1_0/Decompile/HealBoostMA.cs
diff --git a/Thronefall_1_0/GameCode/Healthbar.cs b/Thronefall_1_0/Decompile/Healthbar.cs
index e8e63e6..e8e63e6 100644
--- a/Thronefall_1_0/GameCode/Healthbar.cs
+++ b/Thronefall_1_0/Decompile/Healthbar.cs
diff --git a/Thronefall_1_0/GameCode/HealthbarMulti.cs b/Thronefall_1_0/Decompile/HealthbarMulti.cs
index 8cfd05a..8cfd05a 100644
--- a/Thronefall_1_0/GameCode/HealthbarMulti.cs
+++ b/Thronefall_1_0/Decompile/HealthbarMulti.cs
diff --git a/Thronefall_1_0/GameCode/HighscorePreviewUI.cs b/Thronefall_1_0/Decompile/HighscorePreviewUI.cs
index d8983f9..d8983f9 100644
--- a/Thronefall_1_0/GameCode/HighscorePreviewUI.cs
+++ b/Thronefall_1_0/Decompile/HighscorePreviewUI.cs
diff --git a/Thronefall_1_0/GameCode/HighscoreTable.cs b/Thronefall_1_0/Decompile/HighscoreTable.cs
index fbfdc4c..fbfdc4c 100644
--- a/Thronefall_1_0/GameCode/HighscoreTable.cs
+++ b/Thronefall_1_0/Decompile/HighscoreTable.cs
diff --git a/Thronefall_1_0/GameCode/HotOilTower.cs b/Thronefall_1_0/Decompile/HotOilTower.cs
index 375a4e5..375a4e5 100644
--- a/Thronefall_1_0/GameCode/HotOilTower.cs
+++ b/Thronefall_1_0/Decompile/HotOilTower.cs
diff --git a/Thronefall_1_0/GameCode/Hp.cs b/Thronefall_1_0/Decompile/Hp.cs
index d28b16f..d28b16f 100644
--- a/Thronefall_1_0/GameCode/Hp.cs
+++ b/Thronefall_1_0/Decompile/Hp.cs
diff --git a/Thronefall_1_0/GameCode/InGameResignUIHelper.cs b/Thronefall_1_0/Decompile/InGameResignUIHelper.cs
index 6f85c9e..6f85c9e 100644
--- a/Thronefall_1_0/GameCode/InGameResignUIHelper.cs
+++ b/Thronefall_1_0/Decompile/InGameResignUIHelper.cs
diff --git a/Thronefall_1_0/GameCode/IncomeModifyer.cs b/Thronefall_1_0/Decompile/IncomeModifyer.cs
index d8a523c..d8a523c 100644
--- a/Thronefall_1_0/GameCode/IncomeModifyer.cs
+++ b/Thronefall_1_0/Decompile/IncomeModifyer.cs
diff --git a/Thronefall_1_0/GameCode/InteractorBase.cs b/Thronefall_1_0/Decompile/InteractorBase.cs
index 3c503c3..3c503c3 100644
--- a/Thronefall_1_0/GameCode/InteractorBase.cs
+++ b/Thronefall_1_0/Decompile/InteractorBase.cs
diff --git a/Thronefall_1_0/GameCode/Invulnerable.cs b/Thronefall_1_0/Decompile/Invulnerable.cs
index 9a7857c..9a7857c 100644
--- a/Thronefall_1_0/GameCode/Invulnerable.cs
+++ b/Thronefall_1_0/Decompile/Invulnerable.cs
diff --git a/Thronefall_1_0/GameCode/KeepRelativeRotationTo.cs b/Thronefall_1_0/Decompile/KeepRelativeRotationTo.cs
index 94dbe16..94dbe16 100644
--- a/Thronefall_1_0/GameCode/KeepRelativeRotationTo.cs
+++ b/Thronefall_1_0/Decompile/KeepRelativeRotationTo.cs
diff --git a/Thronefall_1_0/GameCode/KeyframedBoss.cs b/Thronefall_1_0/Decompile/KeyframedBoss.cs
index da32b2f..da32b2f 100644
--- a/Thronefall_1_0/GameCode/KeyframedBoss.cs
+++ b/Thronefall_1_0/Decompile/KeyframedBoss.cs
diff --git a/Thronefall_1_0/GameCode/LaunchableDefenseMechanismInteractor.cs b/Thronefall_1_0/Decompile/LaunchableDefenseMechanismInteractor.cs
index c408385..c408385 100644
--- a/Thronefall_1_0/GameCode/LaunchableDefenseMechanismInteractor.cs
+++ b/Thronefall_1_0/Decompile/LaunchableDefenseMechanismInteractor.cs
diff --git a/Thronefall_1_0/GameCode/LaunchableProjectile.cs b/Thronefall_1_0/Decompile/LaunchableProjectile.cs
index 84f9fbd..84f9fbd 100644
--- a/Thronefall_1_0/GameCode/LaunchableProjectile.cs
+++ b/Thronefall_1_0/Decompile/LaunchableProjectile.cs
diff --git a/Thronefall_1_0/GameCode/LevelAudio.cs b/Thronefall_1_0/Decompile/LevelAudio.cs
index 0ced3a9..0ced3a9 100644
--- a/Thronefall_1_0/GameCode/LevelAudio.cs
+++ b/Thronefall_1_0/Decompile/LevelAudio.cs
diff --git a/Thronefall_1_0/GameCode/LevelBorder.cs b/Thronefall_1_0/Decompile/LevelBorder.cs
index 7bc2eff..7bc2eff 100644
--- a/Thronefall_1_0/GameCode/LevelBorder.cs
+++ b/Thronefall_1_0/Decompile/LevelBorder.cs
diff --git a/Thronefall_1_0/GameCode/LevelData.cs b/Thronefall_1_0/Decompile/LevelData.cs
index 2f7caa9..2f7caa9 100644
--- a/Thronefall_1_0/GameCode/LevelData.cs
+++ b/Thronefall_1_0/Decompile/LevelData.cs
diff --git a/Thronefall_1_0/GameCode/LevelInteractor.cs b/Thronefall_1_0/Decompile/LevelInteractor.cs
index efad8df..efad8df 100644
--- a/Thronefall_1_0/GameCode/LevelInteractor.cs
+++ b/Thronefall_1_0/Decompile/LevelInteractor.cs
diff --git a/Thronefall_1_0/GameCode/LevelProgressManager.cs b/Thronefall_1_0/Decompile/LevelProgressManager.cs
index 500bf43..500bf43 100644
--- a/Thronefall_1_0/GameCode/LevelProgressManager.cs
+++ b/Thronefall_1_0/Decompile/LevelProgressManager.cs
diff --git a/Thronefall_1_0/GameCode/LevelSelectManager.cs b/Thronefall_1_0/Decompile/LevelSelectManager.cs
index 5650ffd..5650ffd 100644
--- a/Thronefall_1_0/GameCode/LevelSelectManager.cs
+++ b/Thronefall_1_0/Decompile/LevelSelectManager.cs
diff --git a/Thronefall_1_0/GameCode/LevelSelectUIFrameHelper.cs b/Thronefall_1_0/Decompile/LevelSelectUIFrameHelper.cs
index 4a53e53..4a53e53 100644
--- a/Thronefall_1_0/GameCode/LevelSelectUIFrameHelper.cs
+++ b/Thronefall_1_0/Decompile/LevelSelectUIFrameHelper.cs
diff --git a/Thronefall_1_0/GameCode/LevelUpScreenAnimation.cs b/Thronefall_1_0/Decompile/LevelUpScreenAnimation.cs
index b0d4476..b0d4476 100644
--- a/Thronefall_1_0/GameCode/LevelUpScreenAnimation.cs
+++ b/Thronefall_1_0/Decompile/LevelUpScreenAnimation.cs
diff --git a/Thronefall_1_0/GameCode/LimitDeltaTime.cs b/Thronefall_1_0/Decompile/LimitDeltaTime.cs
index d0a7f54..d0a7f54 100644
--- a/Thronefall_1_0/GameCode/LimitDeltaTime.cs
+++ b/Thronefall_1_0/Decompile/LimitDeltaTime.cs
diff --git a/Thronefall_1_0/GameCode/LimitedLifetime.cs b/Thronefall_1_0/Decompile/LimitedLifetime.cs
index 1d99757..1d99757 100644
--- a/Thronefall_1_0/GameCode/LimitedLifetime.cs
+++ b/Thronefall_1_0/Decompile/LimitedLifetime.cs
diff --git a/Thronefall_1_0/GameCode/LoadSceneOnTop.cs b/Thronefall_1_0/Decompile/LoadSceneOnTop.cs
index c514abe..c514abe 100644
--- a/Thronefall_1_0/GameCode/LoadSceneOnTop.cs
+++ b/Thronefall_1_0/Decompile/LoadSceneOnTop.cs
diff --git a/Thronefall_1_0/GameCode/LoadoutUIHelper.cs b/Thronefall_1_0/Decompile/LoadoutUIHelper.cs
index 7eccf08..7eccf08 100644
--- a/Thronefall_1_0/GameCode/LoadoutUIHelper.cs
+++ b/Thronefall_1_0/Decompile/LoadoutUIHelper.cs
diff --git a/Thronefall_1_0/GameCode/LocalGamestate.cs b/Thronefall_1_0/Decompile/LocalGamestate.cs
index 655c7a2..655c7a2 100644
--- a/Thronefall_1_0/GameCode/LocalGamestate.cs
+++ b/Thronefall_1_0/Decompile/LocalGamestate.cs
diff --git a/Thronefall_1_0/GameCode/LvlSelectTabButton.cs b/Thronefall_1_0/Decompile/LvlSelectTabButton.cs
index 45f6b60..45f6b60 100644
--- a/Thronefall_1_0/GameCode/LvlSelectTabButton.cs
+++ b/Thronefall_1_0/Decompile/LvlSelectTabButton.cs
diff --git a/Thronefall_1_0/GameCode/ManualAttack.cs b/Thronefall_1_0/Decompile/ManualAttack.cs
index f249343..f249343 100644
--- a/Thronefall_1_0/GameCode/ManualAttack.cs
+++ b/Thronefall_1_0/Decompile/ManualAttack.cs
diff --git a/Thronefall_1_0/GameCode/MaterialFlasherFX.cs b/Thronefall_1_0/Decompile/MaterialFlasherFX.cs
index ed49ef1..ed49ef1 100644
--- a/Thronefall_1_0/GameCode/MaterialFlasherFX.cs
+++ b/Thronefall_1_0/Decompile/MaterialFlasherFX.cs
diff --git a/Thronefall_1_0/GameCode/MetaLevel.cs b/Thronefall_1_0/Decompile/MetaLevel.cs
index 985a7d4..985a7d4 100644
--- a/Thronefall_1_0/GameCode/MetaLevel.cs
+++ b/Thronefall_1_0/Decompile/MetaLevel.cs
diff --git a/Thronefall_1_0/GameCode/MillRotor.cs b/Thronefall_1_0/Decompile/MillRotor.cs
index b2ddb0e..b2ddb0e 100644
--- a/Thronefall_1_0/GameCode/MillRotor.cs
+++ b/Thronefall_1_0/Decompile/MillRotor.cs
diff --git a/Thronefall_1_0/GameCode/Mill_ImprovedPlow.cs b/Thronefall_1_0/Decompile/Mill_ImprovedPlow.cs
index 7508fc1..7508fc1 100644
--- a/Thronefall_1_0/GameCode/Mill_ImprovedPlow.cs
+++ b/Thronefall_1_0/Decompile/Mill_ImprovedPlow.cs
diff --git a/Thronefall_1_0/GameCode/Mill_ImprovementExplosiveTrap.cs b/Thronefall_1_0/Decompile/Mill_ImprovementExplosiveTrap.cs
index 2b087fd..2b087fd 100644
--- a/Thronefall_1_0/GameCode/Mill_ImprovementExplosiveTrap.cs
+++ b/Thronefall_1_0/Decompile/Mill_ImprovementExplosiveTrap.cs
diff --git a/Thronefall_1_0/GameCode/Mill_ImprovementWindSpirits.cs b/Thronefall_1_0/Decompile/Mill_ImprovementWindSpirits.cs
index 824352e..824352e 100644
--- a/Thronefall_1_0/GameCode/Mill_ImprovementWindSpirits.cs
+++ b/Thronefall_1_0/Decompile/Mill_ImprovementWindSpirits.cs
diff --git a/Thronefall_1_0/GameCode/Mill_Improvement_Scarecrows.cs b/Thronefall_1_0/Decompile/Mill_Improvement_Scarecrows.cs
index 7a7a51e..7a7a51e 100644
--- a/Thronefall_1_0/GameCode/Mill_Improvement_Scarecrows.cs
+++ b/Thronefall_1_0/Decompile/Mill_Improvement_Scarecrows.cs
diff --git a/Thronefall_1_0/GameCode/MineShaft.cs b/Thronefall_1_0/Decompile/MineShaft.cs
index 6ac6218..6ac6218 100644
--- a/Thronefall_1_0/GameCode/MineShaft.cs
+++ b/Thronefall_1_0/Decompile/MineShaft.cs
diff --git a/Thronefall_1_0/GameCode/MusicManager.cs b/Thronefall_1_0/Decompile/MusicManager.cs
index 9b779bb..9b779bb 100644
--- a/Thronefall_1_0/GameCode/MusicManager.cs
+++ b/Thronefall_1_0/Decompile/MusicManager.cs
diff --git a/Thronefall_1_0/GameCode/NightCall.cs b/Thronefall_1_0/Decompile/NightCall.cs
index 2db1c18..2db1c18 100644
--- a/Thronefall_1_0/GameCode/NightCall.cs
+++ b/Thronefall_1_0/Decompile/NightCall.cs
diff --git a/Thronefall_1_0/GameCode/NightLight.cs b/Thronefall_1_0/Decompile/NightLight.cs
index affc9b0..affc9b0 100644
--- a/Thronefall_1_0/GameCode/NightLight.cs
+++ b/Thronefall_1_0/Decompile/NightLight.cs
diff --git a/Thronefall_1_0/GameCode/Nighthorn.cs b/Thronefall_1_0/Decompile/Nighthorn.cs
index f89fcd5..f89fcd5 100644
--- a/Thronefall_1_0/GameCode/Nighthorn.cs
+++ b/Thronefall_1_0/Decompile/Nighthorn.cs
diff --git a/Thronefall_1_0/GameCode/NightscoreUI.cs b/Thronefall_1_0/Decompile/NightscoreUI.cs
index 7150c48..7150c48 100644
--- a/Thronefall_1_0/GameCode/NightscoreUI.cs
+++ b/Thronefall_1_0/Decompile/NightscoreUI.cs
diff --git a/Thronefall_1_0/GameCode/OnDamageFeedbackHandler.cs b/Thronefall_1_0/Decompile/OnDamageFeedbackHandler.cs
index 82aed25..82aed25 100644
--- a/Thronefall_1_0/GameCode/OnDamageFeedbackHandler.cs
+++ b/Thronefall_1_0/Decompile/OnDamageFeedbackHandler.cs
diff --git a/Thronefall_1_0/GameCode/OneShotAnimationBase.cs b/Thronefall_1_0/Decompile/OneShotAnimationBase.cs
index 7967415..7967415 100644
--- a/Thronefall_1_0/GameCode/OneShotAnimationBase.cs
+++ b/Thronefall_1_0/Decompile/OneShotAnimationBase.cs
diff --git a/Thronefall_1_0/GameCode/PathMesher.cs b/Thronefall_1_0/Decompile/PathMesher.cs
index 244ee39..244ee39 100644
--- a/Thronefall_1_0/GameCode/PathMesher.cs
+++ b/Thronefall_1_0/Decompile/PathMesher.cs
diff --git a/Thronefall_1_0/GameCode/PathfindMovement.cs b/Thronefall_1_0/Decompile/PathfindMovement.cs
index 4a20af2..4a20af2 100644
--- a/Thronefall_1_0/GameCode/PathfindMovement.cs
+++ b/Thronefall_1_0/Decompile/PathfindMovement.cs
diff --git a/Thronefall_1_0/GameCode/PathfindMovementEnemy.cs b/Thronefall_1_0/Decompile/PathfindMovementEnemy.cs
index b80b53d..b80b53d 100644
--- a/Thronefall_1_0/GameCode/PathfindMovementEnemy.cs
+++ b/Thronefall_1_0/Decompile/PathfindMovementEnemy.cs
diff --git a/Thronefall_1_0/GameCode/PathfindMovementPlayerunit.cs b/Thronefall_1_0/Decompile/PathfindMovementPlayerunit.cs
index 490eb63..490eb63 100644
--- a/Thronefall_1_0/GameCode/PathfindMovementPlayerunit.cs
+++ b/Thronefall_1_0/Decompile/PathfindMovementPlayerunit.cs
diff --git a/Thronefall_1_0/GameCode/PauseUILoadoutHelper.cs b/Thronefall_1_0/Decompile/PauseUILoadoutHelper.cs
index c51180c..c51180c 100644
--- a/Thronefall_1_0/GameCode/PauseUILoadoutHelper.cs
+++ b/Thronefall_1_0/Decompile/PauseUILoadoutHelper.cs
diff --git a/Thronefall_1_0/GameCode/PerkCooldownModifyer.cs b/Thronefall_1_0/Decompile/PerkCooldownModifyer.cs
index e5b14f0..e5b14f0 100644
--- a/Thronefall_1_0/GameCode/PerkCooldownModifyer.cs
+++ b/Thronefall_1_0/Decompile/PerkCooldownModifyer.cs
diff --git a/Thronefall_1_0/GameCode/PerkCostModifyer.cs b/Thronefall_1_0/Decompile/PerkCostModifyer.cs
index d4e2d62..d4e2d62 100644
--- a/Thronefall_1_0/GameCode/PerkCostModifyer.cs
+++ b/Thronefall_1_0/Decompile/PerkCostModifyer.cs
diff --git a/Thronefall_1_0/GameCode/PerkDamageModifyerPlayerunitAuto.cs b/Thronefall_1_0/Decompile/PerkDamageModifyerPlayerunitAuto.cs
index fe8a9de..fe8a9de 100644
--- a/Thronefall_1_0/GameCode/PerkDamageModifyerPlayerunitAuto.cs
+++ b/Thronefall_1_0/Decompile/PerkDamageModifyerPlayerunitAuto.cs
diff --git a/Thronefall_1_0/GameCode/PerkDestroyGameObjectModifyer.cs b/Thronefall_1_0/Decompile/PerkDestroyGameObjectModifyer.cs
index db48c28..db48c28 100644
--- a/Thronefall_1_0/GameCode/PerkDestroyGameObjectModifyer.cs
+++ b/Thronefall_1_0/Decompile/PerkDestroyGameObjectModifyer.cs
diff --git a/Thronefall_1_0/GameCode/PerkHpModifyer.cs b/Thronefall_1_0/Decompile/PerkHpModifyer.cs
index 3c7186c..3c7186c 100644
--- a/Thronefall_1_0/GameCode/PerkHpModifyer.cs
+++ b/Thronefall_1_0/Decompile/PerkHpModifyer.cs
diff --git a/Thronefall_1_0/GameCode/PerkIncomeModifyer.cs b/Thronefall_1_0/Decompile/PerkIncomeModifyer.cs
index 14de63d..14de63d 100644
--- a/Thronefall_1_0/GameCode/PerkIncomeModifyer.cs
+++ b/Thronefall_1_0/Decompile/PerkIncomeModifyer.cs
diff --git a/Thronefall_1_0/GameCode/PerkIndestructible.cs b/Thronefall_1_0/Decompile/PerkIndestructible.cs
index d03713e..d03713e 100644
--- a/Thronefall_1_0/GameCode/PerkIndestructible.cs
+++ b/Thronefall_1_0/Decompile/PerkIndestructible.cs
diff --git a/Thronefall_1_0/GameCode/PerkManager.cs b/Thronefall_1_0/Decompile/PerkManager.cs
index 540b858..540b858 100644
--- a/Thronefall_1_0/GameCode/PerkManager.cs
+++ b/Thronefall_1_0/Decompile/PerkManager.cs
diff --git a/Thronefall_1_0/GameCode/PerkPoint.cs b/Thronefall_1_0/Decompile/PerkPoint.cs
index b339e08..b339e08 100644
--- a/Thronefall_1_0/GameCode/PerkPoint.cs
+++ b/Thronefall_1_0/Decompile/PerkPoint.cs
diff --git a/Thronefall_1_0/GameCode/PerkRangeModifyer.cs b/Thronefall_1_0/Decompile/PerkRangeModifyer.cs
index f515e96..f515e96 100644
--- a/Thronefall_1_0/GameCode/PerkRangeModifyer.cs
+++ b/Thronefall_1_0/Decompile/PerkRangeModifyer.cs
diff --git a/Thronefall_1_0/GameCode/PerkSelectionGroup.cs b/Thronefall_1_0/Decompile/PerkSelectionGroup.cs
index 06d1131..06d1131 100644
--- a/Thronefall_1_0/GameCode/PerkSelectionGroup.cs
+++ b/Thronefall_1_0/Decompile/PerkSelectionGroup.cs
diff --git a/Thronefall_1_0/GameCode/PerkSelectionItem.cs b/Thronefall_1_0/Decompile/PerkSelectionItem.cs
index 6e43dea..6e43dea 100644
--- a/Thronefall_1_0/GameCode/PerkSelectionItem.cs
+++ b/Thronefall_1_0/Decompile/PerkSelectionItem.cs
diff --git a/Thronefall_1_0/GameCode/PerkSelectionTooltipHelper.cs b/Thronefall_1_0/Decompile/PerkSelectionTooltipHelper.cs
index 9ea47af..9ea47af 100644
--- a/Thronefall_1_0/GameCode/PerkSelectionTooltipHelper.cs
+++ b/Thronefall_1_0/Decompile/PerkSelectionTooltipHelper.cs
diff --git a/Thronefall_1_0/GameCode/PerkWeaponModifyer.cs b/Thronefall_1_0/Decompile/PerkWeaponModifyer.cs
index ab8d4bc..ab8d4bc 100644
--- a/Thronefall_1_0/GameCode/PerkWeaponModifyer.cs
+++ b/Thronefall_1_0/Decompile/PerkWeaponModifyer.cs
diff --git a/Thronefall_1_0/GameCode/PhysicalCoinAnimator.cs b/Thronefall_1_0/Decompile/PhysicalCoinAnimator.cs
index 2f44485..2f44485 100644
--- a/Thronefall_1_0/GameCode/PhysicalCoinAnimator.cs
+++ b/Thronefall_1_0/Decompile/PhysicalCoinAnimator.cs
diff --git a/Thronefall_1_0/GameCode/PlayLevelButton.cs b/Thronefall_1_0/Decompile/PlayLevelButton.cs
index b330372..b330372 100644
--- a/Thronefall_1_0/GameCode/PlayLevelButton.cs
+++ b/Thronefall_1_0/Decompile/PlayLevelButton.cs
diff --git a/Thronefall_1_0/GameCode/PlayMusicOnStart.cs b/Thronefall_1_0/Decompile/PlayMusicOnStart.cs
index ebf6369..ebf6369 100644
--- a/Thronefall_1_0/GameCode/PlayMusicOnStart.cs
+++ b/Thronefall_1_0/Decompile/PlayMusicOnStart.cs
diff --git a/Thronefall_1_0/GameCode/PlayOneShotAfterSeconds.cs b/Thronefall_1_0/Decompile/PlayOneShotAfterSeconds.cs
index 1bf1a43..1bf1a43 100644
--- a/Thronefall_1_0/GameCode/PlayOneShotAfterSeconds.cs
+++ b/Thronefall_1_0/Decompile/PlayOneShotAfterSeconds.cs
diff --git a/Thronefall_1_0/GameCode/PlayerAttack.cs b/Thronefall_1_0/Decompile/PlayerAttack.cs
index a3f84ef..a3f84ef 100644
--- a/Thronefall_1_0/GameCode/PlayerAttack.cs
+++ b/Thronefall_1_0/Decompile/PlayerAttack.cs
diff --git a/Thronefall_1_0/GameCode/PlayerAttackAnimator.cs b/Thronefall_1_0/Decompile/PlayerAttackAnimator.cs
index 10407a6..10407a6 100644
--- a/Thronefall_1_0/GameCode/PlayerAttackAnimator.cs
+++ b/Thronefall_1_0/Decompile/PlayerAttackAnimator.cs
diff --git a/Thronefall_1_0/GameCode/PlayerAttackTargetFacer.cs b/Thronefall_1_0/Decompile/PlayerAttackTargetFacer.cs
index 6692d49..6692d49 100644
--- a/Thronefall_1_0/GameCode/PlayerAttackTargetFacer.cs
+++ b/Thronefall_1_0/Decompile/PlayerAttackTargetFacer.cs
diff --git a/Thronefall_1_0/GameCode/PlayerCharacterAudio.cs b/Thronefall_1_0/Decompile/PlayerCharacterAudio.cs
index 2e951ef..2e951ef 100644
--- a/Thronefall_1_0/GameCode/PlayerCharacterAudio.cs
+++ b/Thronefall_1_0/Decompile/PlayerCharacterAudio.cs
diff --git a/Thronefall_1_0/GameCode/PlayerHpRegen.cs b/Thronefall_1_0/Decompile/PlayerHpRegen.cs
index d739844..d739844 100644
--- a/Thronefall_1_0/GameCode/PlayerHpRegen.cs
+++ b/Thronefall_1_0/Decompile/PlayerHpRegen.cs
diff --git a/Thronefall_1_0/GameCode/PlayerInteraction.cs b/Thronefall_1_0/Decompile/PlayerInteraction.cs
index 184045b..184045b 100644
--- a/Thronefall_1_0/GameCode/PlayerInteraction.cs
+++ b/Thronefall_1_0/Decompile/PlayerInteraction.cs
diff --git a/Thronefall_1_0/GameCode/PlayerManager.cs b/Thronefall_1_0/Decompile/PlayerManager.cs
index 8fe94dd..8fe94dd 100644
--- a/Thronefall_1_0/GameCode/PlayerManager.cs
+++ b/Thronefall_1_0/Decompile/PlayerManager.cs
diff --git a/Thronefall_1_0/GameCode/PlayerMovement.cs b/Thronefall_1_0/Decompile/PlayerMovement.cs
index db7c18a..db7c18a 100644
--- a/Thronefall_1_0/GameCode/PlayerMovement.cs
+++ b/Thronefall_1_0/Decompile/PlayerMovement.cs
diff --git a/Thronefall_1_0/GameCode/PlayerScept.cs b/Thronefall_1_0/Decompile/PlayerScept.cs
index 6d1fa03..6d1fa03 100644
--- a/Thronefall_1_0/GameCode/PlayerScept.cs
+++ b/Thronefall_1_0/Decompile/PlayerScept.cs
diff --git a/Thronefall_1_0/GameCode/PlayerUpgradeManager.cs b/Thronefall_1_0/Decompile/PlayerUpgradeManager.cs
index 5a07815..5a07815 100644
--- a/Thronefall_1_0/GameCode/PlayerUpgradeManager.cs
+++ b/Thronefall_1_0/Decompile/PlayerUpgradeManager.cs
diff --git a/Thronefall_1_0/GameCode/PlayerWeaponAudio.cs b/Thronefall_1_0/Decompile/PlayerWeaponAudio.cs
index 90cbfd5..90cbfd5 100644
--- a/Thronefall_1_0/GameCode/PlayerWeaponAudio.cs
+++ b/Thronefall_1_0/Decompile/PlayerWeaponAudio.cs
diff --git a/Thronefall_1_0/GameCode/PlayerWeaponVisuals.cs b/Thronefall_1_0/Decompile/PlayerWeaponVisuals.cs
index 0e5aa6f..0e5aa6f 100644
--- a/Thronefall_1_0/GameCode/PlayerWeaponVisuals.cs
+++ b/Thronefall_1_0/Decompile/PlayerWeaponVisuals.cs
diff --git a/Thronefall_1_0/GameCode/PositionAnimation.cs b/Thronefall_1_0/Decompile/PositionAnimation.cs
index c50408d..c50408d 100644
--- a/Thronefall_1_0/GameCode/PositionAnimation.cs
+++ b/Thronefall_1_0/Decompile/PositionAnimation.cs
diff --git a/Thronefall_1_0/GameCode/PowerTowerPerk.cs b/Thronefall_1_0/Decompile/PowerTowerPerk.cs
index 09466d4..09466d4 100644
--- a/Thronefall_1_0/GameCode/PowerTowerPerk.cs
+++ b/Thronefall_1_0/Decompile/PowerTowerPerk.cs
diff --git a/Thronefall_1_0/GameCode/PracticeTargetCoinDrop.cs b/Thronefall_1_0/Decompile/PracticeTargetCoinDrop.cs
index 760d9c2..760d9c2 100644
--- a/Thronefall_1_0/GameCode/PracticeTargetCoinDrop.cs
+++ b/Thronefall_1_0/Decompile/PracticeTargetCoinDrop.cs
diff --git a/Thronefall_1_0/GameCode/PriorityAudioListener.cs b/Thronefall_1_0/Decompile/PriorityAudioListener.cs
index 127e5fb..127e5fb 100644
--- a/Thronefall_1_0/GameCode/PriorityAudioListener.cs
+++ b/Thronefall_1_0/Decompile/PriorityAudioListener.cs
diff --git a/Thronefall_1_0/GameCode/ProductionBar.cs b/Thronefall_1_0/Decompile/ProductionBar.cs
index 2f838a1..2f838a1 100644
--- a/Thronefall_1_0/GameCode/ProductionBar.cs
+++ b/Thronefall_1_0/Decompile/ProductionBar.cs
diff --git a/Thronefall_1_0/GameCode/ProjectileAudio.cs b/Thronefall_1_0/Decompile/ProjectileAudio.cs
index 7390613..7390613 100644
--- a/Thronefall_1_0/GameCode/ProjectileAudio.cs
+++ b/Thronefall_1_0/Decompile/ProjectileAudio.cs
diff --git a/Thronefall_1_0/GameCode/ProjectileImpactParticles.cs b/Thronefall_1_0/Decompile/ProjectileImpactParticles.cs
index 6592a9b..6592a9b 100644
--- a/Thronefall_1_0/GameCode/ProjectileImpactParticles.cs
+++ b/Thronefall_1_0/Decompile/ProjectileImpactParticles.cs
diff --git a/Thronefall_1_0/GameCode/ProjectileSpawnAudio.cs b/Thronefall_1_0/Decompile/ProjectileSpawnAudio.cs
index de57603..de57603 100644
--- a/Thronefall_1_0/GameCode/ProjectileSpawnAudio.cs
+++ b/Thronefall_1_0/Decompile/ProjectileSpawnAudio.cs
diff --git a/Thronefall_1_0/GameCode/Quest.cs b/Thronefall_1_0/Decompile/Quest.cs
index 2532576..2532576 100644
--- a/Thronefall_1_0/GameCode/Quest.cs
+++ b/Thronefall_1_0/Decompile/Quest.cs
diff --git a/Thronefall_1_0/GameCode/QuestConditionEquippable.cs b/Thronefall_1_0/Decompile/QuestConditionEquippable.cs
index 41c9d94..41c9d94 100644
--- a/Thronefall_1_0/GameCode/QuestConditionEquippable.cs
+++ b/Thronefall_1_0/Decompile/QuestConditionEquippable.cs
diff --git a/Thronefall_1_0/GameCode/QuestEntry.cs b/Thronefall_1_0/Decompile/QuestEntry.cs
index 625cbab..625cbab 100644
--- a/Thronefall_1_0/GameCode/QuestEntry.cs
+++ b/Thronefall_1_0/Decompile/QuestEntry.cs
diff --git a/Thronefall_1_0/GameCode/QuestMenu.cs b/Thronefall_1_0/Decompile/QuestMenu.cs
index df201d3..df201d3 100644
--- a/Thronefall_1_0/GameCode/QuestMenu.cs
+++ b/Thronefall_1_0/Decompile/QuestMenu.cs
diff --git a/Thronefall_1_0/GameCode/QuestTagUI.cs b/Thronefall_1_0/Decompile/QuestTagUI.cs
index 0930a9c..0930a9c 100644
--- a/Thronefall_1_0/GameCode/QuestTagUI.cs
+++ b/Thronefall_1_0/Decompile/QuestTagUI.cs
diff --git a/Thronefall_1_0/GameCode/RacerRoll.cs b/Thronefall_1_0/Decompile/RacerRoll.cs
index bb85388..bb85388 100644
--- a/Thronefall_1_0/GameCode/RacerRoll.cs
+++ b/Thronefall_1_0/Decompile/RacerRoll.cs
diff --git a/Thronefall_1_0/GameCode/ReduceChildrensBuildRequirementIfPerk.cs b/Thronefall_1_0/Decompile/ReduceChildrensBuildRequirementIfPerk.cs
index 02df554..02df554 100644
--- a/Thronefall_1_0/GameCode/ReduceChildrensBuildRequirementIfPerk.cs
+++ b/Thronefall_1_0/Decompile/ReduceChildrensBuildRequirementIfPerk.cs
diff --git a/Thronefall_1_0/GameCode/ResetAudioSettings.cs b/Thronefall_1_0/Decompile/ResetAudioSettings.cs
index 23fde41..23fde41 100644
--- a/Thronefall_1_0/GameCode/ResetAudioSettings.cs
+++ b/Thronefall_1_0/Decompile/ResetAudioSettings.cs
diff --git a/Thronefall_1_0/GameCode/ResolutionExtensions.cs b/Thronefall_1_0/Decompile/ResolutionExtensions.cs
index 989e12e..989e12e 100644
--- a/Thronefall_1_0/GameCode/ResolutionExtensions.cs
+++ b/Thronefall_1_0/Decompile/ResolutionExtensions.cs
diff --git a/Thronefall_1_0/GameCode/RevivePanel.cs b/Thronefall_1_0/Decompile/RevivePanel.cs
index d1e6c6e..d1e6c6e 100644
--- a/Thronefall_1_0/GameCode/RevivePanel.cs
+++ b/Thronefall_1_0/Decompile/RevivePanel.cs
diff --git a/Thronefall_1_0/GameCode/RidingDamager.cs b/Thronefall_1_0/Decompile/RidingDamager.cs
index ad8148d..ad8148d 100644
--- a/Thronefall_1_0/GameCode/RidingDamager.cs
+++ b/Thronefall_1_0/Decompile/RidingDamager.cs
diff --git a/Thronefall_1_0/GameCode/RiverScroller.cs b/Thronefall_1_0/Decompile/RiverScroller.cs
index 65f9f3c..65f9f3c 100644
--- a/Thronefall_1_0/GameCode/RiverScroller.cs
+++ b/Thronefall_1_0/Decompile/RiverScroller.cs
diff --git a/Thronefall_1_0/GameCode/RotateForwardToRVOVelocity.cs b/Thronefall_1_0/Decompile/RotateForwardToRVOVelocity.cs
index 3bbf35f..3bbf35f 100644
--- a/Thronefall_1_0/GameCode/RotateForwardToRVOVelocity.cs
+++ b/Thronefall_1_0/Decompile/RotateForwardToRVOVelocity.cs
diff --git a/Thronefall_1_0/GameCode/SaveLoadManager.cs b/Thronefall_1_0/Decompile/SaveLoadManager.cs
index 5a51b9e..5a51b9e 100644
--- a/Thronefall_1_0/GameCode/SaveLoadManager.cs
+++ b/Thronefall_1_0/Decompile/SaveLoadManager.cs
diff --git a/Thronefall_1_0/GameCode/ScaleAnimation.cs b/Thronefall_1_0/Decompile/ScaleAnimation.cs
index 4cd8dd7..4cd8dd7 100644
--- a/Thronefall_1_0/GameCode/ScaleAnimation.cs
+++ b/Thronefall_1_0/Decompile/ScaleAnimation.cs
diff --git a/Thronefall_1_0/GameCode/ScalePulse.cs b/Thronefall_1_0/Decompile/ScalePulse.cs
index 16d6934..16d6934 100644
--- a/Thronefall_1_0/GameCode/ScalePulse.cs
+++ b/Thronefall_1_0/Decompile/ScalePulse.cs
diff --git a/Thronefall_1_0/GameCode/SceneNameToLevelData.cs b/Thronefall_1_0/Decompile/SceneNameToLevelData.cs
index 7b8f84f..7b8f84f 100644
--- a/Thronefall_1_0/GameCode/SceneNameToLevelData.cs
+++ b/Thronefall_1_0/Decompile/SceneNameToLevelData.cs
diff --git a/Thronefall_1_0/GameCode/SceneTransitionManager.cs b/Thronefall_1_0/Decompile/SceneTransitionManager.cs
index 0142bc4..0142bc4 100644
--- a/Thronefall_1_0/GameCode/SceneTransitionManager.cs
+++ b/Thronefall_1_0/Decompile/SceneTransitionManager.cs
diff --git a/Thronefall_1_0/GameCode/ScoreManager.cs b/Thronefall_1_0/Decompile/ScoreManager.cs
index daccfb5..daccfb5 100644
--- a/Thronefall_1_0/GameCode/ScoreManager.cs
+++ b/Thronefall_1_0/Decompile/ScoreManager.cs
diff --git a/Thronefall_1_0/GameCode/ScoreTag.cs b/Thronefall_1_0/Decompile/ScoreTag.cs
index 1d78442..1d78442 100644
--- a/Thronefall_1_0/GameCode/ScoreTag.cs
+++ b/Thronefall_1_0/Decompile/ScoreTag.cs
diff --git a/Thronefall_1_0/GameCode/ScreenMarker.cs b/Thronefall_1_0/Decompile/ScreenMarker.cs
index 488c22b..488c22b 100644
--- a/Thronefall_1_0/GameCode/ScreenMarker.cs
+++ b/Thronefall_1_0/Decompile/ScreenMarker.cs
diff --git a/Thronefall_1_0/GameCode/ScreenMarkerCanvasHelper.cs b/Thronefall_1_0/Decompile/ScreenMarkerCanvasHelper.cs
index 5f047c7..5f047c7 100644
--- a/Thronefall_1_0/GameCode/ScreenMarkerCanvasHelper.cs
+++ b/Thronefall_1_0/Decompile/ScreenMarkerCanvasHelper.cs
diff --git a/Thronefall_1_0/GameCode/ScreenMarkerIcon.cs b/Thronefall_1_0/Decompile/ScreenMarkerIcon.cs
index 82f89af..82f89af 100644
--- a/Thronefall_1_0/GameCode/ScreenMarkerIcon.cs
+++ b/Thronefall_1_0/Decompile/ScreenMarkerIcon.cs
diff --git a/Thronefall_1_0/GameCode/ScreenMarkerManager.cs b/Thronefall_1_0/Decompile/ScreenMarkerManager.cs
index 155aae9..155aae9 100644
--- a/Thronefall_1_0/GameCode/ScreenMarkerManager.cs
+++ b/Thronefall_1_0/Decompile/ScreenMarkerManager.cs
diff --git a/Thronefall_1_0/GameCode/SelfDestructWhenInRangeOf.cs b/Thronefall_1_0/Decompile/SelfDestructWhenInRangeOf.cs
index 8ab0e29..8ab0e29 100644
--- a/Thronefall_1_0/GameCode/SelfDestructWhenInRangeOf.cs
+++ b/Thronefall_1_0/Decompile/SelfDestructWhenInRangeOf.cs
diff --git a/Thronefall_1_0/GameCode/SetStateWhenMacOSX.cs b/Thronefall_1_0/Decompile/SetStateWhenMacOSX.cs
index 6db5d60..6db5d60 100644
--- a/Thronefall_1_0/GameCode/SetStateWhenMacOSX.cs
+++ b/Thronefall_1_0/Decompile/SetStateWhenMacOSX.cs
diff --git a/Thronefall_1_0/GameCode/SetWidthToTarget.cs b/Thronefall_1_0/Decompile/SetWidthToTarget.cs
index fa5c6b6..fa5c6b6 100644
--- a/Thronefall_1_0/GameCode/SetWidthToTarget.cs
+++ b/Thronefall_1_0/Decompile/SetWidthToTarget.cs
diff --git a/Thronefall_1_0/GameCode/SettingsAntiAliasing.cs b/Thronefall_1_0/Decompile/SettingsAntiAliasing.cs
index e2a19a6..e2a19a6 100644
--- a/Thronefall_1_0/GameCode/SettingsAntiAliasing.cs
+++ b/Thronefall_1_0/Decompile/SettingsAntiAliasing.cs
diff --git a/Thronefall_1_0/GameCode/SettingsAudioVolume.cs b/Thronefall_1_0/Decompile/SettingsAudioVolume.cs
index cadeddb..cadeddb 100644
--- a/Thronefall_1_0/GameCode/SettingsAudioVolume.cs
+++ b/Thronefall_1_0/Decompile/SettingsAudioVolume.cs
diff --git a/Thronefall_1_0/GameCode/SettingsFullscreen.cs b/Thronefall_1_0/Decompile/SettingsFullscreen.cs
index 4d6ba9f..4d6ba9f 100644
--- a/Thronefall_1_0/GameCode/SettingsFullscreen.cs
+++ b/Thronefall_1_0/Decompile/SettingsFullscreen.cs
diff --git a/Thronefall_1_0/GameCode/SettingsLanguage.cs b/Thronefall_1_0/Decompile/SettingsLanguage.cs
index 57173ee..57173ee 100644
--- a/Thronefall_1_0/GameCode/SettingsLanguage.cs
+++ b/Thronefall_1_0/Decompile/SettingsLanguage.cs
diff --git a/Thronefall_1_0/GameCode/SettingsLanguageReset.cs b/Thronefall_1_0/Decompile/SettingsLanguageReset.cs
index 776d9be..776d9be 100644
--- a/Thronefall_1_0/GameCode/SettingsLanguageReset.cs
+++ b/Thronefall_1_0/Decompile/SettingsLanguageReset.cs
diff --git a/Thronefall_1_0/GameCode/SettingsManager.cs b/Thronefall_1_0/Decompile/SettingsManager.cs
index 287a082..287a082 100644
--- a/Thronefall_1_0/GameCode/SettingsManager.cs
+++ b/Thronefall_1_0/Decompile/SettingsManager.cs
diff --git a/Thronefall_1_0/GameCode/SettingsPostProcessing.cs b/Thronefall_1_0/Decompile/SettingsPostProcessing.cs
index 18c1991..18c1991 100644
--- a/Thronefall_1_0/GameCode/SettingsPostProcessing.cs
+++ b/Thronefall_1_0/Decompile/SettingsPostProcessing.cs
diff --git a/Thronefall_1_0/GameCode/SettingsPostProcessingHelper.cs b/Thronefall_1_0/Decompile/SettingsPostProcessingHelper.cs
index a255c32..a255c32 100644
--- a/Thronefall_1_0/GameCode/SettingsPostProcessingHelper.cs
+++ b/Thronefall_1_0/Decompile/SettingsPostProcessingHelper.cs
diff --git a/Thronefall_1_0/GameCode/SettingsRenderScale.cs b/Thronefall_1_0/Decompile/SettingsRenderScale.cs
index de1aa86..de1aa86 100644
--- a/Thronefall_1_0/GameCode/SettingsRenderScale.cs
+++ b/Thronefall_1_0/Decompile/SettingsRenderScale.cs
diff --git a/Thronefall_1_0/GameCode/SettingsResetUnitsMorning.cs b/Thronefall_1_0/Decompile/SettingsResetUnitsMorning.cs
index ea05686..ea05686 100644
--- a/Thronefall_1_0/GameCode/SettingsResetUnitsMorning.cs
+++ b/Thronefall_1_0/Decompile/SettingsResetUnitsMorning.cs
diff --git a/Thronefall_1_0/GameCode/SettingsResetVideo.cs b/Thronefall_1_0/Decompile/SettingsResetVideo.cs
index cd3bc2e..cd3bc2e 100644
--- a/Thronefall_1_0/GameCode/SettingsResetVideo.cs
+++ b/Thronefall_1_0/Decompile/SettingsResetVideo.cs
diff --git a/Thronefall_1_0/GameCode/SettingsResolution.cs b/Thronefall_1_0/Decompile/SettingsResolution.cs
index 6a11d56..6a11d56 100644
--- a/Thronefall_1_0/GameCode/SettingsResolution.cs
+++ b/Thronefall_1_0/Decompile/SettingsResolution.cs
diff --git a/Thronefall_1_0/GameCode/SettingsShadowResolution.cs b/Thronefall_1_0/Decompile/SettingsShadowResolution.cs
index d8bb6cb..d8bb6cb 100644
--- a/Thronefall_1_0/GameCode/SettingsShadowResolution.cs
+++ b/Thronefall_1_0/Decompile/SettingsShadowResolution.cs
diff --git a/Thronefall_1_0/GameCode/SettingsUIHelper.cs b/Thronefall_1_0/Decompile/SettingsUIHelper.cs
index 1156f53..1156f53 100644
--- a/Thronefall_1_0/GameCode/SettingsUIHelper.cs
+++ b/Thronefall_1_0/Decompile/SettingsUIHelper.cs
diff --git a/Thronefall_1_0/GameCode/SettingsUseLargeUI.cs b/Thronefall_1_0/Decompile/SettingsUseLargeUI.cs
index c7d4d22..c7d4d22 100644
--- a/Thronefall_1_0/GameCode/SettingsUseLargeUI.cs
+++ b/Thronefall_1_0/Decompile/SettingsUseLargeUI.cs
diff --git a/Thronefall_1_0/GameCode/SharpCornerMidigator.cs b/Thronefall_1_0/Decompile/SharpCornerMidigator.cs
index 66500db..66500db 100644
--- a/Thronefall_1_0/GameCode/SharpCornerMidigator.cs
+++ b/Thronefall_1_0/Decompile/SharpCornerMidigator.cs
diff --git a/Thronefall_1_0/GameCode/SimpleRotator.cs b/Thronefall_1_0/Decompile/SimpleRotator.cs
index aa2d0b4..aa2d0b4 100644
--- a/Thronefall_1_0/GameCode/SimpleRotator.cs
+++ b/Thronefall_1_0/Decompile/SimpleRotator.cs
diff --git a/Thronefall_1_0/GameCode/SimpleUIScaler.cs b/Thronefall_1_0/Decompile/SimpleUIScaler.cs
index 348433a..348433a 100644
--- a/Thronefall_1_0/GameCode/SimpleUIScaler.cs
+++ b/Thronefall_1_0/Decompile/SimpleUIScaler.cs
diff --git a/Thronefall_1_0/GameCode/SimpleWalk.cs b/Thronefall_1_0/Decompile/SimpleWalk.cs
index b6c7e54..b6c7e54 100644
--- a/Thronefall_1_0/GameCode/SimpleWalk.cs
+++ b/Thronefall_1_0/Decompile/SimpleWalk.cs
diff --git a/Thronefall_1_0/GameCode/SizeRectangleToMeshBounds.cs b/Thronefall_1_0/Decompile/SizeRectangleToMeshBounds.cs
index 8962f24..8962f24 100644
--- a/Thronefall_1_0/GameCode/SizeRectangleToMeshBounds.cs
+++ b/Thronefall_1_0/Decompile/SizeRectangleToMeshBounds.cs
diff --git a/Thronefall_1_0/GameCode/Spawn.cs b/Thronefall_1_0/Decompile/Spawn.cs
index f913b71..f913b71 100644
--- a/Thronefall_1_0/GameCode/Spawn.cs
+++ b/Thronefall_1_0/Decompile/Spawn.cs
diff --git a/Thronefall_1_0/GameCode/SpinAnimation.cs b/Thronefall_1_0/Decompile/SpinAnimation.cs
index 6a4334b..6a4334b 100644
--- a/Thronefall_1_0/GameCode/SpinAnimation.cs
+++ b/Thronefall_1_0/Decompile/SpinAnimation.cs
diff --git a/Thronefall_1_0/GameCode/SplashDamageArea.cs b/Thronefall_1_0/Decompile/SplashDamageArea.cs
index 84a27a9..84a27a9 100644
--- a/Thronefall_1_0/GameCode/SplashDamageArea.cs
+++ b/Thronefall_1_0/Decompile/SplashDamageArea.cs
diff --git a/Thronefall_1_0/GameCode/StabMA.cs b/Thronefall_1_0/Decompile/StabMA.cs
index fe34737..fe34737 100644
--- a/Thronefall_1_0/GameCode/StabMA.cs
+++ b/Thronefall_1_0/Decompile/StabMA.cs
diff --git a/Thronefall_1_0/GameCode/SteamManager.cs b/Thronefall_1_0/Decompile/SteamManager.cs
index fb2f904..fb2f904 100644
--- a/Thronefall_1_0/GameCode/SteamManager.cs
+++ b/Thronefall_1_0/Decompile/SteamManager.cs
diff --git a/Thronefall_1_0/GameCode/SuperSimpleOceanAnimation.cs b/Thronefall_1_0/Decompile/SuperSimpleOceanAnimation.cs
index f30e181..f30e181 100644
--- a/Thronefall_1_0/GameCode/SuperSimpleOceanAnimation.cs
+++ b/Thronefall_1_0/Decompile/SuperSimpleOceanAnimation.cs
diff --git a/Thronefall_1_0/GameCode/SuspendPlayerCollisionUntilNoOverlap.cs b/Thronefall_1_0/Decompile/SuspendPlayerCollisionUntilNoOverlap.cs
index a822b9e..a822b9e 100644
--- a/Thronefall_1_0/GameCode/SuspendPlayerCollisionUntilNoOverlap.cs
+++ b/Thronefall_1_0/Decompile/SuspendPlayerCollisionUntilNoOverlap.cs
diff --git a/Thronefall_1_0/GameCode/TFUIAudioHelper.cs b/Thronefall_1_0/Decompile/TFUIAudioHelper.cs
index 39c293e..39c293e 100644
--- a/Thronefall_1_0/GameCode/TFUIAudioHelper.cs
+++ b/Thronefall_1_0/Decompile/TFUIAudioHelper.cs
diff --git a/Thronefall_1_0/GameCode/TFUIBlockoutElement.cs b/Thronefall_1_0/Decompile/TFUIBlockoutElement.cs
index a0150ad..a0150ad 100644
--- a/Thronefall_1_0/GameCode/TFUIBlockoutElement.cs
+++ b/Thronefall_1_0/Decompile/TFUIBlockoutElement.cs
diff --git a/Thronefall_1_0/GameCode/TFUICheckboxMouseCatcher.cs b/Thronefall_1_0/Decompile/TFUICheckboxMouseCatcher.cs
index 0fe58cb..0fe58cb 100644
--- a/Thronefall_1_0/GameCode/TFUICheckboxMouseCatcher.cs
+++ b/Thronefall_1_0/Decompile/TFUICheckboxMouseCatcher.cs
diff --git a/Thronefall_1_0/GameCode/TFUIEnumMouseCatcher.cs b/Thronefall_1_0/Decompile/TFUIEnumMouseCatcher.cs
index e46eb62..e46eb62 100644
--- a/Thronefall_1_0/GameCode/TFUIEnumMouseCatcher.cs
+++ b/Thronefall_1_0/Decompile/TFUIEnumMouseCatcher.cs
diff --git a/Thronefall_1_0/GameCode/TFUIEnumSelectorButton.cs b/Thronefall_1_0/Decompile/TFUIEnumSelectorButton.cs
index c758c11..c758c11 100644
--- a/Thronefall_1_0/GameCode/TFUIEnumSelectorButton.cs
+++ b/Thronefall_1_0/Decompile/TFUIEnumSelectorButton.cs
diff --git a/Thronefall_1_0/GameCode/TFUIEquippable.cs b/Thronefall_1_0/Decompile/TFUIEquippable.cs
index bb74692..bb74692 100644
--- a/Thronefall_1_0/GameCode/TFUIEquippable.cs
+++ b/Thronefall_1_0/Decompile/TFUIEquippable.cs
diff --git a/Thronefall_1_0/GameCode/TFUISlider.cs b/Thronefall_1_0/Decompile/TFUISlider.cs
index f48ea9e..f48ea9e 100644
--- a/Thronefall_1_0/GameCode/TFUISlider.cs
+++ b/Thronefall_1_0/Decompile/TFUISlider.cs
diff --git a/Thronefall_1_0/GameCode/TFUISliderDragArea.cs b/Thronefall_1_0/Decompile/TFUISliderDragArea.cs
index b19b0be..b19b0be 100644
--- a/Thronefall_1_0/GameCode/TFUISliderDragArea.cs
+++ b/Thronefall_1_0/Decompile/TFUISliderDragArea.cs
diff --git a/Thronefall_1_0/GameCode/TFUITextButton.cs b/Thronefall_1_0/Decompile/TFUITextButton.cs
index 31205d1..31205d1 100644
--- a/Thronefall_1_0/GameCode/TFUITextButton.cs
+++ b/Thronefall_1_0/Decompile/TFUITextButton.cs
diff --git a/Thronefall_1_0/GameCode/TFUIUpgradeChoice.cs b/Thronefall_1_0/Decompile/TFUIUpgradeChoice.cs
index ac4a246..ac4a246 100644
--- a/Thronefall_1_0/GameCode/TFUIUpgradeChoice.cs
+++ b/Thronefall_1_0/Decompile/TFUIUpgradeChoice.cs
diff --git a/Thronefall_1_0/GameCode/TagManager.cs b/Thronefall_1_0/Decompile/TagManager.cs
index 2c4c835..2c4c835 100644
--- a/Thronefall_1_0/GameCode/TagManager.cs
+++ b/Thronefall_1_0/Decompile/TagManager.cs
diff --git a/Thronefall_1_0/GameCode/TaggedObject.cs b/Thronefall_1_0/Decompile/TaggedObject.cs
index d6bede0..d6bede0 100644
--- a/Thronefall_1_0/GameCode/TaggedObject.cs
+++ b/Thronefall_1_0/Decompile/TaggedObject.cs
diff --git a/Thronefall_1_0/GameCode/TargetPriority.cs b/Thronefall_1_0/Decompile/TargetPriority.cs
index 55672c0..55672c0 100644
--- a/Thronefall_1_0/GameCode/TargetPriority.cs
+++ b/Thronefall_1_0/Decompile/TargetPriority.cs
diff --git a/Thronefall_1_0/GameCode/TextBackgroundFitter.cs b/Thronefall_1_0/Decompile/TextBackgroundFitter.cs
index 34a9e73..34a9e73 100644
--- a/Thronefall_1_0/GameCode/TextBackgroundFitter.cs
+++ b/Thronefall_1_0/Decompile/TextBackgroundFitter.cs
diff --git a/Thronefall_1_0/GameCode/Thronefall.csproj b/Thronefall_1_0/Decompile/Thronefall.csproj
index b89e7bc..b89e7bc 100644
--- a/Thronefall_1_0/GameCode/Thronefall.csproj
+++ b/Thronefall_1_0/Decompile/Thronefall.csproj
diff --git a/Thronefall_1_0/GameCode/Thronefall.sln b/Thronefall_1_0/Decompile/Thronefall.sln
index 87fce31..87fce31 100644
--- a/Thronefall_1_0/GameCode/Thronefall.sln
+++ b/Thronefall_1_0/Decompile/Thronefall.sln
diff --git a/Thronefall_1_0/GameCode/ThronefallAudioManager.cs b/Thronefall_1_0/Decompile/ThronefallAudioManager.cs
index 291c626..291c626 100644
--- a/Thronefall_1_0/GameCode/ThronefallAudioManager.cs
+++ b/Thronefall_1_0/Decompile/ThronefallAudioManager.cs
diff --git a/Thronefall_1_0/GameCode/ThronefallUIElement.cs b/Thronefall_1_0/Decompile/ThronefallUIElement.cs
index e2c9d64..e2c9d64 100644
--- a/Thronefall_1_0/GameCode/ThronefallUIElement.cs
+++ b/Thronefall_1_0/Decompile/ThronefallUIElement.cs
diff --git a/Thronefall_1_0/GameCode/TimesensitiveLight.cs b/Thronefall_1_0/Decompile/TimesensitiveLight.cs
index 158fa2b..158fa2b 100644
--- a/Thronefall_1_0/GameCode/TimesensitiveLight.cs
+++ b/Thronefall_1_0/Decompile/TimesensitiveLight.cs
diff --git a/Thronefall_1_0/GameCode/TitleScreenPopUpHelper.cs b/Thronefall_1_0/Decompile/TitleScreenPopUpHelper.cs
index 7eb9d23..7eb9d23 100644
--- a/Thronefall_1_0/GameCode/TitleScreenPopUpHelper.cs
+++ b/Thronefall_1_0/Decompile/TitleScreenPopUpHelper.cs
diff --git a/Thronefall_1_0/GameCode/TitleScreenUIHelper.cs b/Thronefall_1_0/Decompile/TitleScreenUIHelper.cs
index 51e2415..51e2415 100644
--- a/Thronefall_1_0/GameCode/TitleScreenUIHelper.cs
+++ b/Thronefall_1_0/Decompile/TitleScreenUIHelper.cs
diff --git a/Thronefall_1_0/GameCode/Tooltip.cs b/Thronefall_1_0/Decompile/Tooltip.cs
index 86091f7..86091f7 100644
--- a/Thronefall_1_0/GameCode/Tooltip.cs
+++ b/Thronefall_1_0/Decompile/Tooltip.cs
diff --git a/Thronefall_1_0/GameCode/TooltipManager.cs b/Thronefall_1_0/Decompile/TooltipManager.cs
index 54be2e3..54be2e3 100644
--- a/Thronefall_1_0/GameCode/TooltipManager.cs
+++ b/Thronefall_1_0/Decompile/TooltipManager.cs
diff --git a/Thronefall_1_0/GameCode/TreasureChestUIHelper.cs b/Thronefall_1_0/Decompile/TreasureChestUIHelper.cs
index e0a7b5c..e0a7b5c 100644
--- a/Thronefall_1_0/GameCode/TreasureChestUIHelper.cs
+++ b/Thronefall_1_0/Decompile/TreasureChestUIHelper.cs
diff --git a/Thronefall_1_0/GameCode/TreasuryUI.cs b/Thronefall_1_0/Decompile/TreasuryUI.cs
index e86b87d..e86b87d 100644
--- a/Thronefall_1_0/GameCode/TreasuryUI.cs
+++ b/Thronefall_1_0/Decompile/TreasuryUI.cs
diff --git a/Thronefall_1_0/GameCode/TutorialManager.cs b/Thronefall_1_0/Decompile/TutorialManager.cs
index 681344f..681344f 100644
--- a/Thronefall_1_0/GameCode/TutorialManager.cs
+++ b/Thronefall_1_0/Decompile/TutorialManager.cs
diff --git a/Thronefall_1_0/GameCode/UIFrame.cs b/Thronefall_1_0/Decompile/UIFrame.cs
index 877285f..877285f 100644
--- a/Thronefall_1_0/GameCode/UIFrame.cs
+++ b/Thronefall_1_0/Decompile/UIFrame.cs
diff --git a/Thronefall_1_0/GameCode/UIFrameManager.cs b/Thronefall_1_0/Decompile/UIFrameManager.cs
index 80752f8..80752f8 100644
--- a/Thronefall_1_0/GameCode/UIFrameManager.cs
+++ b/Thronefall_1_0/Decompile/UIFrameManager.cs
diff --git a/Thronefall_1_0/GameCode/UIParentResizer.cs b/Thronefall_1_0/Decompile/UIParentResizer.cs
index 4044a15..4044a15 100644
--- a/Thronefall_1_0/GameCode/UIParentResizer.cs
+++ b/Thronefall_1_0/Decompile/UIParentResizer.cs
diff --git a/Thronefall_1_0/GameCode/UIScaleHandler.cs b/Thronefall_1_0/Decompile/UIScaleHandler.cs
index 0c36253..0c36253 100644
--- a/Thronefall_1_0/GameCode/UIScaleHandler.cs
+++ b/Thronefall_1_0/Decompile/UIScaleHandler.cs
diff --git a/Thronefall_1_0/GameCode/UnitAttackAnimator.cs b/Thronefall_1_0/Decompile/UnitAttackAnimator.cs
index 01b95c2..01b95c2 100644
--- a/Thronefall_1_0/GameCode/UnitAttackAnimator.cs
+++ b/Thronefall_1_0/Decompile/UnitAttackAnimator.cs
diff --git a/Thronefall_1_0/GameCode/UnitAudio.cs b/Thronefall_1_0/Decompile/UnitAudio.cs
index 0f25583..0f25583 100644
--- a/Thronefall_1_0/GameCode/UnitAudio.cs
+++ b/Thronefall_1_0/Decompile/UnitAudio.cs
diff --git a/Thronefall_1_0/GameCode/UnitCommandRadiusAnimation.cs b/Thronefall_1_0/Decompile/UnitCommandRadiusAnimation.cs
index 9549100..9549100 100644
--- a/Thronefall_1_0/GameCode/UnitCommandRadiusAnimation.cs
+++ b/Thronefall_1_0/Decompile/UnitCommandRadiusAnimation.cs
diff --git a/Thronefall_1_0/GameCode/UnitRespawnerForBuildings.cs b/Thronefall_1_0/Decompile/UnitRespawnerForBuildings.cs
index a405fb5..a405fb5 100644
--- a/Thronefall_1_0/GameCode/UnitRespawnerForBuildings.cs
+++ b/Thronefall_1_0/Decompile/UnitRespawnerForBuildings.cs
diff --git a/Thronefall_1_0/GameCode/UnitSpawnAppear.cs b/Thronefall_1_0/Decompile/UnitSpawnAppear.cs
index 514dcbb..514dcbb 100644
--- a/Thronefall_1_0/GameCode/UnitSpawnAppear.cs
+++ b/Thronefall_1_0/Decompile/UnitSpawnAppear.cs
diff --git a/Thronefall_1_0/GameCode/UnitySerializedDictionary.cs b/Thronefall_1_0/Decompile/UnitySerializedDictionary.cs
index 3fc1906..3fc1906 100644
--- a/Thronefall_1_0/GameCode/UnitySerializedDictionary.cs
+++ b/Thronefall_1_0/Decompile/UnitySerializedDictionary.cs
diff --git a/Thronefall_1_0/GameCode/UpgradeAssassinsTraining.cs b/Thronefall_1_0/Decompile/UpgradeAssassinsTraining.cs
index 52ce5ec..52ce5ec 100644
--- a/Thronefall_1_0/GameCode/UpgradeAssassinsTraining.cs
+++ b/Thronefall_1_0/Decompile/UpgradeAssassinsTraining.cs
diff --git a/Thronefall_1_0/GameCode/UpgradeBuildersGuild.cs b/Thronefall_1_0/Decompile/UpgradeBuildersGuild.cs
index 11e7682..11e7682 100644
--- a/Thronefall_1_0/GameCode/UpgradeBuildersGuild.cs
+++ b/Thronefall_1_0/Decompile/UpgradeBuildersGuild.cs
diff --git a/Thronefall_1_0/GameCode/UpgradeCastleUp.cs b/Thronefall_1_0/Decompile/UpgradeCastleUp.cs
index 802d0f6..802d0f6 100644
--- a/Thronefall_1_0/GameCode/UpgradeCastleUp.cs
+++ b/Thronefall_1_0/Decompile/UpgradeCastleUp.cs
diff --git a/Thronefall_1_0/GameCode/UpgradeCommander.cs b/Thronefall_1_0/Decompile/UpgradeCommander.cs
index 015f31b..015f31b 100644
--- a/Thronefall_1_0/GameCode/UpgradeCommander.cs
+++ b/Thronefall_1_0/Decompile/UpgradeCommander.cs
diff --git a/Thronefall_1_0/GameCode/UpgradeGodlyCurse.cs b/Thronefall_1_0/Decompile/UpgradeGodlyCurse.cs
index e1a6fc8..e1a6fc8 100644
--- a/Thronefall_1_0/GameCode/UpgradeGodlyCurse.cs
+++ b/Thronefall_1_0/Decompile/UpgradeGodlyCurse.cs
diff --git a/Thronefall_1_0/GameCode/UpgradeMagicArmor.cs b/Thronefall_1_0/Decompile/UpgradeMagicArmor.cs
index 4fb88f5..4fb88f5 100644
--- a/Thronefall_1_0/GameCode/UpgradeMagicArmor.cs
+++ b/Thronefall_1_0/Decompile/UpgradeMagicArmor.cs
diff --git a/Thronefall_1_0/GameCode/UpgradePlayerDmg.cs b/Thronefall_1_0/Decompile/UpgradePlayerDmg.cs
index 965a440..965a440 100644
--- a/Thronefall_1_0/GameCode/UpgradePlayerDmg.cs
+++ b/Thronefall_1_0/Decompile/UpgradePlayerDmg.cs
diff --git a/Thronefall_1_0/GameCode/UpgradePlayerHp.cs b/Thronefall_1_0/Decompile/UpgradePlayerHp.cs
index 84495d7..84495d7 100644
--- a/Thronefall_1_0/GameCode/UpgradePlayerHp.cs
+++ b/Thronefall_1_0/Decompile/UpgradePlayerHp.cs
diff --git a/Thronefall_1_0/GameCode/VersionNumberDisplay.cs b/Thronefall_1_0/Decompile/VersionNumberDisplay.cs
index 90b50f0..90b50f0 100644
--- a/Thronefall_1_0/GameCode/VersionNumberDisplay.cs
+++ b/Thronefall_1_0/Decompile/VersionNumberDisplay.cs
diff --git a/Thronefall_1_0/GameCode/Wave.cs b/Thronefall_1_0/Decompile/Wave.cs
index cbbce3c..cbbce3c 100644
--- a/Thronefall_1_0/GameCode/Wave.cs
+++ b/Thronefall_1_0/Decompile/Wave.cs
diff --git a/Thronefall_1_0/GameCode/WaveCountPopUp.cs b/Thronefall_1_0/Decompile/WaveCountPopUp.cs
index cf4b150..cf4b150 100644
--- a/Thronefall_1_0/GameCode/WaveCountPopUp.cs
+++ b/Thronefall_1_0/Decompile/WaveCountPopUp.cs
diff --git a/Thronefall_1_0/GameCode/WaveDescriptionUI.cs b/Thronefall_1_0/Decompile/WaveDescriptionUI.cs
index ef1feb5..ef1feb5 100644
--- a/Thronefall_1_0/GameCode/WaveDescriptionUI.cs
+++ b/Thronefall_1_0/Decompile/WaveDescriptionUI.cs
diff --git a/Thronefall_1_0/GameCode/Weapon.cs b/Thronefall_1_0/Decompile/Weapon.cs
index bde057a..bde057a 100644
--- a/Thronefall_1_0/GameCode/Weapon.cs
+++ b/Thronefall_1_0/Decompile/Weapon.cs
diff --git a/Thronefall_1_0/GameCode/WeaponEquipper.cs b/Thronefall_1_0/Decompile/WeaponEquipper.cs
index d1aac04..d1aac04 100644
--- a/Thronefall_1_0/GameCode/WeaponEquipper.cs
+++ b/Thronefall_1_0/Decompile/WeaponEquipper.cs
diff --git a/Thronefall_1_0/GameCode/Wiggler.cs b/Thronefall_1_0/Decompile/Wiggler.cs
index c287088..c287088 100644
--- a/Thronefall_1_0/GameCode/Wiggler.cs
+++ b/Thronefall_1_0/Decompile/Wiggler.cs
diff --git a/Thronefall_1_0/GameCode/WigglerAnimatedVelocity.cs b/Thronefall_1_0/Decompile/WigglerAnimatedVelocity.cs
index 2106d1b..2106d1b 100644
--- a/Thronefall_1_0/GameCode/WigglerAnimatedVelocity.cs
+++ b/Thronefall_1_0/Decompile/WigglerAnimatedVelocity.cs
diff --git a/Thronefall_1_0/GameCode/WigglerAnimationState.cs b/Thronefall_1_0/Decompile/WigglerAnimationState.cs
index 90266a7..90266a7 100644
--- a/Thronefall_1_0/GameCode/WigglerAnimationState.cs
+++ b/Thronefall_1_0/Decompile/WigglerAnimationState.cs
diff --git a/Thronefall_1_0/GameCode/WigglerVelocity.cs b/Thronefall_1_0/Decompile/WigglerVelocity.cs
index 4c9f4a5..4c9f4a5 100644
--- a/Thronefall_1_0/GameCode/WigglerVelocity.cs
+++ b/Thronefall_1_0/Decompile/WigglerVelocity.cs
diff --git a/Thronefall_1_0/GameCode/WishlistButton.cs b/Thronefall_1_0/Decompile/WishlistButton.cs
index b4492ff..b4492ff 100644
--- a/Thronefall_1_0/GameCode/WishlistButton.cs
+++ b/Thronefall_1_0/Decompile/WishlistButton.cs