Files

10 lines
501 B
Plaintext
Raw Permalink Normal View History

2021-11-11 23:25:57 -07:00
## Forcemap command loc.
forcemap-command-description = Forces the game to start with a given map next round.
forcemap-command-help = forcemap <map ID>
2021-11-11 23:25:57 -07:00
forcemap-command-need-one-argument = forcemap takes one argument, the path to the map file.
2024-12-01 14:44:49 +03:00
forcemap-command-map-not-found = No eligible map exists with name { $map }.
2021-11-11 23:25:57 -07:00
forcemap-command-success = Forced the game to start with map { $map } next round.
2024-12-01 14:44:49 +03:00
forcemap-command-cleared = Cleared the forced map setting.
forcemap-command-arg-map = <map ID>