modificats els metodes de ordenació de paleta: luminosidad per optimal i spectrum per referece
This commit is contained in:
@@ -83,9 +83,9 @@ categories:
|
||||
- keyword: PALETTE
|
||||
handler: cmd_palette
|
||||
description: "Color palette (F5/F6)"
|
||||
usage: "PALETTE [NEXT|PREV|SORT [ORIGINAL|LUMINANCE|SPECTRUM]|DEFAULT|<name>]"
|
||||
usage: "PALETTE [NEXT|PREV|SORT [ORIGINAL|OPTIMAL|REFERENCE]|DEFAULT|<name>]"
|
||||
completions:
|
||||
PALETTE SORT: [ORIGINAL, LUMINANCE, SPECTRUM]
|
||||
PALETTE SORT: [ORIGINAL, OPTIMAL, REFERENCE]
|
||||
dynamic_completions: true
|
||||
|
||||
- name: AUDIO
|
||||
|
||||
@@ -96,8 +96,8 @@ platforms:
|
||||
easing: cubicInOut
|
||||
frame: 0
|
||||
path:
|
||||
- {x: 5, y: 18, wait: 2}
|
||||
- {x: 20, y: 18, wait: 2}
|
||||
- {x: 20, y: 13, wait: 2}
|
||||
- {x: 5, y: 13, wait: 2}
|
||||
- {x: 5, y: 18, wait: 1}
|
||||
- {x: 20, y: 18, wait: 1}
|
||||
- {x: 20, y: 13, wait: 1}
|
||||
- {x: 5, y: 13, wait: 1}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user