From e679811057bedda7864b61a325a11e472e0034ad Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 14 Jul 2026 16:35:28 -0400 Subject: feat: new default color scheme --- data/items/materials/chocolate_dust.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/materials/chocolate_dust.yaml') diff --git a/data/items/materials/chocolate_dust.yaml b/data/items/materials/chocolate_dust.yaml index d9dc871..6101f63 100644 --- a/data/items/materials/chocolate_dust.yaml +++ b/data/items/materials/chocolate_dust.yaml @@ -1,5 +1,5 @@ name: "chocolate dust" -color: "5E" +color: "F0" description: "Finely ground chocolate. A surprisingly effective pharmaceutical binding agent." value: 5 stackable: false -- cgit v1.2.3