diff --git a/.dockerignore b/.dockerignore index d27c82f..d6dada5 100644 --- a/.dockerignore +++ b/.dockerignore @@ -2,6 +2,7 @@ * !/aid +!/config !/discord !/fortnite !/handlers @@ -12,7 +13,6 @@ !.dockerignore !.gitignore !.Dockerfile -!config.ini !default.config.ini !go.mod !go.sum diff --git a/storage/hotfix.go b/storage/hotfix.go index 3ae4a05..01d2e95 100644 --- a/storage/hotfix.go +++ b/storage/hotfix.go @@ -127,7 +127,6 @@ UEPlatform="FNGame" [AssetHotfix] +CurveTable=/Game/Athena/Balance/DataTables/AthenaGameData;RowUpdate;Default.ShockwaveGrenade.LaunchVelocity;0;10000 +CurveTable=/Game/Athena/Balance/DataTables/AthenaGameData;RowUpdate;Default.GrapplingHoot.Speed;0;10000 -+CurveTable=/Game/Athena/Balance/DataTables/AthenaFallDamage;RowUpdate;Default;0;0 +CurveTable=/Game/Athena/Balance/DataTables/AthenaGameData;RowUpdate;Default.PistolFlintlock.KnockMagSelf;0;8000 `)}