- afegides opcions persistents al editor

- afegida rejilla
This commit is contained in:
2026-04-02 17:38:03 +02:00
parent 44b6f6830d
commit 3c3e012386
7 changed files with 144 additions and 5 deletions

View File

@@ -215,9 +215,11 @@ categories:
- keyword: EDIT
handler: cmd_edit
description: "Map editor mode (GAME only)"
usage: "EDIT [ON|OFF|REVERT]"
usage: "EDIT [ON|OFF|REVERT|SHOW|HIDE] [INFO|GRID]"
completions:
EDIT: [ON, OFF, REVERT]
EDIT: [ON, OFF, REVERT, SHOW, HIDE]
EDIT SHOW: [INFO, GRID]
EDIT HIDE: [INFO, GRID]
- keyword: ENEMY
handler: cmd_enemy