From 43f21aabae8924f35c12c8485e690aeefe0089fb Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 16 Jun 2026 01:59:27 -0400 Subject: feat: overhauled ansi color, added prompt options --- data/items/rune_pickaxe.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/items/rune_pickaxe.yaml') diff --git a/data/items/rune_pickaxe.yaml b/data/items/rune_pickaxe.yaml index 9f0ca32..0086d9d 100644 --- a/data/items/rune_pickaxe.yaml +++ b/data/items/rune_pickaxe.yaml @@ -1,5 +1,6 @@ id: rune_pickaxe name: rune pickaxe +color: "fg=cyan" aliases: ["pick", "pickaxe"] description: "An extremely durable rune pickaxe." value: 40000 -- cgit v1.2.3