faltava definir comandos

en color diferent el element seleccionat
This commit is contained in:
2026-04-08 17:06:00 +02:00
parent 410b2b548d
commit 3db74ebd4d
3 changed files with 38 additions and 20 deletions

View File

@@ -244,9 +244,16 @@ categories:
completions:
ITEM: [ADD, DELETE, DUPLICATE]
- keyword: PLATFORM
handler: cmd_platform
description: "Add, delete or duplicate platform"
usage: "PLATFORM <ADD|DELETE|DUPLICATE>"
completions:
PLATFORM: [ADD, DELETE, DUPLICATE]
- keyword: SET
handler: cmd_set
description: "Set property (enemy, item or room)"
description: "Set property (enemy, item, platform or room)"
usage: "SET <property> <value>"
dynamic_completions: true
completions: