Add completions for ForceMap and ForcePreset

This commit is contained in:
Pieter-Jan Briers
2022-05-25 00:26:57 +02:00
parent c6796ce73b
commit a557dd26ec
3 changed files with 41 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
## Forcemap command loc.
forcemap-command-description = Forces the game to start with a given map next round.
forcemap-command-help = forcemap <map_path>
forcemap-command-help = forcemap <map ID>
forcemap-command-need-one-argument = forcemap takes one argument, the path to the map file.
forcemap-command-success = Forced the game to start with map { $map } next round.
forcemap-command-arg-map = <map ID>