retocs sucosets al minimap

This commit is contained in:
2026-04-02 19:16:01 +02:00
parent c14774478c
commit b5e822c65f
6 changed files with 76 additions and 22 deletions

View File

@@ -215,9 +215,10 @@ categories:
- keyword: EDIT
handler: cmd_edit
description: "Map editor mode (GAME only)"
usage: "EDIT [ON|OFF|REVERT|SHOW|HIDE] [INFO|GRID]"
usage: "EDIT [ON|OFF|REVERT|SHOW|HIDE|MAPBG] [...]"
dynamic_completions: true
completions:
EDIT: [ON, OFF, REVERT, SHOW, HIDE]
EDIT: [ON, OFF, REVERT, SHOW, HIDE, MAPBG, MAPCONN]
EDIT SHOW: [INFO, GRID]
EDIT HIDE: [INFO, GRID]