Update .dockerignore
This commit is contained in:
parent
d22e239059
commit
5825b38b85
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
`)}
|
`)}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user