1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-07 18:52:12 +08:00

fix(Weapons): 调整核弹攻击力从10提升至100

This commit is contained in:
2025-09-21 07:06:57 +08:00
parent 36bdd8fc27
commit 8db57fa745
+1 -1
View File
@@ -12,7 +12,7 @@ quality = 4
typeTopic = 2 typeTopic = 2
costBeachball = 100 costBeachball = 100
store = { store = {
"atk": 10, "atk": 100,
"radius": 400.0 "radius": 400.0
} }
storeType = { storeType = {