diff options
| author | historia <[not public]> | 2026-08-03 17:15:50 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-08-03 17:15:50 -0400 |
| commit | a2cbc04f86508708daa09affa5e9d73cc689b2ba (patch) | |
| tree | 0d0c6c7fbf4a775faaf5e9dd700157b883882638 /config.yaml | |
| parent | adda27dba5bf7bf1dee62159f0cbc0bd90734751 (diff) | |
| download | thehouseoficarus-a2cbc04f86508708daa09affa5e9d73cc689b2ba.tar.gz | |
feat: new color 'command', color tag system implemented
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml index c86ef5b..0ebf142 100644 --- a/config.yaml +++ b/config.yaml @@ -70,9 +70,9 @@ default_colors: casino_jackpot_win: "g:220,226,46,51,129,201 bold" casino_chips: "B3" casino_credits: "6E" - casino_command: "0A bold" dialog: "6E" dialog_options: "bold" + command: "0A bold" drop_message: "89" eat_food: "6C" fire: "B4" |
