From 988b006a5bb9edb6465653566e7bdf8175347b8c Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 27 Jun 2026 16:50:41 -0400 Subject: feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps --- data/items/consumables/catalyst_wine.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/consumables/catalyst_wine.yaml') diff --git a/data/items/consumables/catalyst_wine.yaml b/data/items/consumables/catalyst_wine.yaml index fa2be1a..e1ebd0a 100644 --- a/data/items/consumables/catalyst_wine.yaml +++ b/data/items/consumables/catalyst_wine.yaml @@ -1,5 +1,5 @@ name: "catalyst wine" -color: "124" +color: "7C" description: "A volatile crimson wine infused with unstable compounds. Handle with care." value: 30 stackable: false -- cgit v1.2.3