faltava definir comandos
en color diferent el element seleccionat
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user