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/blight_spore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/items/consumables/blight_spore.yaml') diff --git a/data/items/consumables/blight_spore.yaml b/data/items/consumables/blight_spore.yaml index 7b5d345..8acdfba 100644 --- a/data/items/consumables/blight_spore.yaml +++ b/data/items/consumables/blight_spore.yaml @@ -1,5 +1,5 @@ name: "blight spore" -color: "58" +color: "3A" description: "A desiccated fungal spore from the deadlands. Pulsing with residual bio-energy." value: 20 stackable: false -- cgit v1.2.3