Update .dockerignore

This commit is contained in:
2vb 2024-05-14 19:56:03 -07:00
parent d22e239059
commit 5825b38b85
2 changed files with 1 additions and 2 deletions

View File

@ -2,6 +2,7 @@
* *
!/aid !/aid
!/config
!/discord !/discord
!/fortnite !/fortnite
!/handlers !/handlers
@ -12,7 +13,6 @@
!.dockerignore !.dockerignore
!.gitignore !.gitignore
!.Dockerfile !.Dockerfile
!config.ini
!default.config.ini !default.config.ini
!go.mod !go.mod
!go.sum !go.sum

View File

@ -127,7 +127,6 @@ UEPlatform="FNGame"
[AssetHotfix] [AssetHotfix]
+CurveTable=/Game/Athena/Balance/DataTables/AthenaGameData;RowUpdate;Default.ShockwaveGrenade.LaunchVelocity;0;10000 +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/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 +CurveTable=/Game/Athena/Balance/DataTables/AthenaGameData;RowUpdate;Default.PistolFlintlock.KnockMagSelf;0;8000
`)} `)}