Add turret ammo capacity to the in-game help (#9777)
* Add turret ammo capacity to the in-game help * Rename max shots to ammo capacity * Rename ammo multipier to ammo per item
This commit is contained in:
committed by
GitHub
parent
143db64710
commit
08429b5492
@@ -992,6 +992,7 @@ stat.abilities = Abilities
|
||||
stat.canboost = Can Boost
|
||||
stat.flying = Flying
|
||||
stat.ammouse = Ammo Use
|
||||
stat.ammocapacity = Ammo Capacity
|
||||
stat.damagemultiplier = Damage Multiplier
|
||||
stat.healthmultiplier = Health Multiplier
|
||||
stat.speedmultiplier = Speed Multiplier
|
||||
@@ -1093,7 +1094,7 @@ bullet.pierce = [stat]{0}x[lightgray] pierce
|
||||
bullet.infinitepierce = [stat]pierce
|
||||
bullet.healpercent = [stat]{0}%[lightgray] repair
|
||||
bullet.healamount = [stat]{0}[lightgray] direct repair
|
||||
bullet.multiplier = [stat]{0}x[lightgray] ammo multiplier
|
||||
bullet.multiplier = [stat]{0}[lightgray] ammo/item
|
||||
bullet.reload = [stat]{0}%[lightgray] fire rate
|
||||
bullet.range = [stat]{0}[lightgray] tiles range
|
||||
|
||||
@@ -1118,6 +1119,7 @@ unit.items = items
|
||||
unit.thousands = k
|
||||
unit.millions = mil
|
||||
unit.billions = b
|
||||
unit.shots = shots
|
||||
unit.pershot = /shot
|
||||
category.purpose = Purpose
|
||||
category.general = General
|
||||
|
||||
@@ -165,3 +165,4 @@ OpalSoPL
|
||||
BalaM314
|
||||
Redstonneur1256
|
||||
ApsZoldat
|
||||
hexagon-recursion
|
||||
|
||||
Reference in New Issue
Block a user