diff --git a/data/json/furniture_and_terrain/furniture-fungal.json b/data/json/furniture_and_terrain/furniture-fungal.json index ea0529048d104..87522deef9093 100644 --- a/data/json/furniture_and_terrain/furniture-fungal.json +++ b/data/json/furniture_and_terrain/furniture-fungal.json @@ -3,7 +3,7 @@ "type": "furniture", "id": "f_flower_marloss", "name": "marloss flower", - "description": "This flower is like the other flowers taken by the mushrooms, but its bulb is colored a brilliant cyan color, and it emits an aroma both overwhelming and… delicious?", + "description": "This flower is like the other flowers taken by the mushrooms, but its bulb is colored a brilliant cyan color. It emits an aroma both overwhelming and strangely alluring.", "symbol": "f", "color": "cyan", "move_cost_mod": 1, @@ -16,7 +16,7 @@ "type": "furniture", "id": "f_flower_fungal", "name": "fungal flower", - "description": "This flower has been overgrown by gray, sinewy tendrils of fungus, and the color has leached from its petals and stem. It gently sways of its own volition.", + "description": "This flower has been overgrown by gray, sinewy tendrils of fungus, and the color has been leached from its petals and stem. It gently sways of its own volition, maintaining an unsettling rhythm.", "symbol": "f", "color": "dark_gray", "move_cost_mod": 1, @@ -29,7 +29,7 @@ "type": "furniture", "id": "f_fungal_mass", "name": "fungal mass", - "description": "Thick ropes of mycal matter have covered the ground here completely. It's soft to the touch, but you sink into it, making moving across it difficult.", + "description": "Thick ropes of mycal matter have covered the ground here completely. It's soft to the touch, but not firm enough to hold any weight.", "symbol": "O", "bgcolor": "dark_gray", "move_cost_mod": -10, @@ -41,7 +41,7 @@ "type": "furniture", "id": "f_fungal_clump", "name": "fungal clump", - "description": "Alien mold and stems mingle tightly here, creating a sort of fungal bush.", + "description": "Alien mold and stems mingle tightly here, swaying around and weaving together, creating a sort of fungal bush.", "symbol": "#", "bgcolor": "light_gray", "move_cost_mod": 3,