Add generic stats window for balancing (#11122)
Co-authored-by: Flipp Syder <76629141+vulppine@users.noreply.github.com>
This commit is contained in:
15
Resources/Locale/en-US/commands/stat-values-command.ftl
Normal file
15
Resources/Locale/en-US/commands/stat-values-command.ftl
Normal file
@@ -0,0 +1,15 @@
|
||||
stat-values-desc = Dumps all stats for a particular category into a table.
|
||||
stat-values-server = Can't be run on the server!
|
||||
stat-values-args = Invalid number of args, need 1
|
||||
stat-values-invalid = {$arg} is not a valid stat!
|
||||
|
||||
# Cargo
|
||||
stat-cargo-values = Cargo sell prices
|
||||
stat-cargo-id = ID
|
||||
stat-cargo-price = Price
|
||||
|
||||
# Lathe
|
||||
stat-lathe-values = Lathe sell prices
|
||||
stat-lathe-id = ID
|
||||
stat-lathe-cost = Cost
|
||||
stat-lathe-sell = Sell price
|
||||
Reference in New Issue
Block a user