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/misc/nutrient_bar.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/misc/nutrient_bar.yaml') diff --git a/data/items/misc/nutrient_bar.yaml b/data/items/misc/nutrient_bar.yaml index 6060ed6..7a95fdd 100644 --- a/data/items/misc/nutrient_bar.yaml +++ b/data/items/misc/nutrient_bar.yaml @@ -1,5 +1,5 @@ name: nutrient bar -color: "220" +color: "DC" description: "A compressed bar of processed nutrients. Restores a small amount of health." value: 5 stackable: true -- cgit v1.2.3