fix(config): update tacz config (damage multiplier)
This commit is contained in:
parent
2b4a898a3d
commit
62e585c73d
3 changed files with 8 additions and 1 deletions
3
config/tacz-server.toml
Normal file
3
config/tacz-server.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[base_multiplier]
|
||||
HeadShotBaseMultiplier = 1.5
|
||||
DamageBaseMultiplier = 0.4
|
||||
|
|
@ -68,6 +68,10 @@ hash = "3d7d4cda73d6bde134a568ccbe4e8d2e7fbe701570012b71fa45acdb2258c823"
|
|||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "840e19ff1b8150b5ecd2a1b603bd914320b6e1e63d4ce8c4b94cad41776b41f3"
|
||||
|
||||
[[files]]
|
||||
file = "config/tacz-server.toml"
|
||||
hash = "d1fb1091ba0cdb9a8fabe6e94c5f90b501915f6365195f95845db879ef60e987"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||
hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9eb050da971f16a6fbf0ced534fb3625a204cc8d4e34c335f6d12946ef1bca6c"
|
||||
hash = "75854f7e68a42293e61e2af7d147187ff92b13bad1cc722132206966fc95334a"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue