diff options
| author | historia <[not public]> | 2026-06-16 01:59:27 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-16 01:59:27 -0400 |
| commit | 43f21aabae8924f35c12c8485e690aeefe0089fb (patch) | |
| tree | b5fbadb89df3cf4ffec86503bb8e2d7e52b27454 /data/items/dragon_axe.yaml | |
| parent | 4cc1ddcd185509080b4b3e15d1646567edd51c9d (diff) | |
| download | thehouseoficarus-43f21aabae8924f35c12c8485e690aeefe0089fb.tar.gz | |
feat: overhauled ansi color, added prompt options
Diffstat (limited to 'data/items/dragon_axe.yaml')
| -rw-r--r-- | data/items/dragon_axe.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/items/dragon_axe.yaml b/data/items/dragon_axe.yaml index 613f7c6..57fd85d 100644 --- a/data/items/dragon_axe.yaml +++ b/data/items/dragon_axe.yaml @@ -1,5 +1,6 @@ id: dragon_axe name: dragon axe +color: "fg=bright_red" aliases: ["axe", "hatchet"] description: "A legendary dragon axe that bites through wood like butter." value: 100000 |
