6
StarHorizon_Public/Resources/Locale/ru-RU/commands/set-battery-percent-command.ftl
2026-01-24 12:49:55 +03:00

5 lines
373 B
Plaintext

cmd-setbatterypercent-desc = Drains or recharges a battery by entity uid and percentage, i.e.: forall with Battery do setbatterypercent $ID 0
cmd-setbatterypercent-help = Usage: setbatterypercent <id> <percent>
cmd-setbatterypercent-battery-not-found = No battery found with id { $id }.
cmd-setbatterypercent-not-valid-percent = { $arg } is not a valid float (percentage).