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