Skip to content

Commit

Permalink
Merge pull request #6 from AlisW02/patch-7
Browse files Browse the repository at this point in the history
Update furniture-fungal.json
  • Loading branch information
BeastFolks authored May 14, 2020
2 parents 990d6f6 + 3ede305 commit 06c5f5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/json/furniture_and_terrain/furniture-fungal.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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,
Expand All @@ -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,
Expand All @@ -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,
Expand Down

0 comments on commit 06c5f5e

Please sign in to comment.