From f422f1301441ff3c999f5ead427d43764d72d454 Mon Sep 17 00:00:00 2001 From: WikipediaUserbox <81894272+WikipediaUserbox@users.noreply.github.com> Date: Thu, 23 Dec 2021 00:21:38 -0600 Subject: [PATCH] Update index.html --- index.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index ab7e818b..b61c18c9 100644 --- a/index.html +++ b/index.html @@ -399,6 +399,13 @@ "burnTime": 300, "burnInto": ["ash","charcoal","fire"], }, + "pollen": { + "name": "pollen", + "color": "#ffffc0", + "behavior": behaviors.POWDER, + "category":"life", + "hidden": true, + }, "smoke": { "name": "smoke", "color": "#383838", @@ -597,7 +604,7 @@ "color": "#c4b100", "behavior": [ "M1|M2|M1", - "CR:honey%0.025 AND M1|XX|CR:honey%0.025 AND M1", + "CR:pollen%0.025 AND M1|XX|CR:pollen%0.025 AND M1", "M1|M2|M1", ], "tempHigh": 47, @@ -2647,4 +2654,4 @@ - \ No newline at end of file +