10 lines
501 B
Plaintext
10 lines
501 B
Plaintext
## Forcemap command loc.
|
|
|
|
forcemap-command-description = Forces the game to start with a given map next round.
|
|
forcemap-command-help = forcemap <map ID>
|
|
forcemap-command-need-one-argument = forcemap takes one argument, the path to the map file.
|
|
forcemap-command-map-not-found = No eligible map exists with name { $map }.
|
|
forcemap-command-success = Forced the game to start with map { $map } next round.
|
|
forcemap-command-cleared = Cleared the forced map setting.
|
|
forcemap-command-arg-map = <map ID>
|