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/pot_of_flour.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/consumables/pot_of_flour.yaml') diff --git a/data/items/consumables/pot_of_flour.yaml b/data/items/consumables/pot_of_flour.yaml index 3e1c4e5..6521c8b 100644 --- a/data/items/consumables/pot_of_flour.yaml +++ b/data/items/consumables/pot_of_flour.yaml @@ -1,5 +1,5 @@ name: pot of flour -color: "255" +color: "FF" description: "A clay pot filled with finely ground flour." value: 5 stackable: false -- cgit v1.2.3