diff options
| author | historia <[not public]> | 2026-06-21 02:26:57 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-21 02:26:57 -0400 |
| commit | e4bc2de6e6aa507044a6a75b4c1954974539a857 (patch) | |
| tree | 608f22548bf2b6a1a4b02bedad05ec7f3a3aa3f2 /config.yaml | |
| parent | c36c1dc0c65e65b4d6ee53df6bbcc3a860eb6e4b (diff) | |
| download | thehouseoficarus-e4bc2de6e6aa507044a6a75b4c1954974539a857.tar.gz | |
feat: combat health bar. color improvements.
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/config.yaml b/config.yaml index 0bde479..ffe9d3b 100644 --- a/config.yaml +++ b/config.yaml @@ -8,12 +8,10 @@ colors: direction: "75" exit_direction: "75" exit_name: "114" - mob_name: "203" - friendly_npc: "120" - hostile_npc: "203" + protected_mob: "off" + mob: "off" damage: "196" - enemy_hp: "167" - character_hp: "84" + xp: "222" level_up: "226 bold" item: "223" |
