Skip to content

Commit

Permalink
Added extra space after definiton periods to prevent errors
Browse files Browse the repository at this point in the history
  • Loading branch information
zdlpoppa authored Nov 19, 2023
1 parent 03622ef commit 535f696
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/json/monsters/fungus_zombie.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
"id": "mon_zombie_runner_fungal",
"type": "MONSTER",
"name": { "str": "fungal runner" },
"description": "Fungal sprouts seem to support the host's broken legs like crude splints. even with it's eyes shrouded with tiny spores, it darts towards anything that seems to move in a small radius.",
"description": "Fungal sprouts seem to support the host's broken legs like crude splints. even with it's eyes shrouded with tiny spores, it darts towards anything that seems to move in a small radius.",
"default_faction": "fungus",
"bodytype": "human",
"species": [ "FUNGUS" ],
Expand Down Expand Up @@ -400,7 +400,7 @@
"id": "mon_zombie_rot_fungal",
"type": "MONSTER",
"name": { "str": "fungal rotter" },
"description": "The rotten skin that flakes from the host's body seems to be covered in tiny blue dots; occasional popping and crackling sounds are heard, like cracking wood. this corpse can't be discerned as human by the naked eye.",
"description": "The rotten skin that flakes from the host's body seems to be covered in tiny blue dots; occasional popping and crackling sounds are heard, like cracking wood. this corpse can't be discerned as human by the naked eye.",
"default_faction": "fungus",
"bodytype": "human",
"species": [ "FUNGUS" ],
Expand Down Expand Up @@ -516,7 +516,7 @@
"id": "mon_zombie_fat_fungus",
"type": "MONSTER",
"name": { "str": "fungal lard" },
"description": "Thousands apon thousands of fungal bulbs, sprouts and tendrils jut out from every angle of this walking carcass. Large patches of yellow pulsating mold seem to be growing in the zombie's fat folds.",
"description": "Thousands apon thousands of fungal bulbs, sprouts and tendrils jut out from every angle of this walking carcass. Large patches of yellow pulsating mold seem to be growing in the zombie's fat folds.",
"default_faction": "fungus",
"bodytype": "human",
"species": [ "FUNGUS" ],
Expand Down Expand Up @@ -619,7 +619,7 @@
"id": "mon_zoose_fungus",
"type": "MONSTER",
"name": { "str": "antlered fungal horror" },
"description": "This formerly-majestic beast has lost any semblance of what a moose is, aside from it's outgrown antlers, now covered in writhing fungal tendrils, seemingly trying to break into the cracking bone. The animated corpse seems in a state of constant disrepair, held together by strange, sticky blue orbs.",
"description": "This formerly-majestic beast has lost any semblance of what a moose is, aside from it's outgrown antlers, now covered in writhing fungal tendrils, seemingly trying to break into the cracking bone. The animated corpse seems in a state of constant disrepair, held together by strange, sticky blue orbs.",
"default_faction": "fungus",
"bodytype": "horse",
"species": [ "FUNGUS" ],
Expand Down Expand Up @@ -786,7 +786,7 @@
"type": "MONSTER",
"name": { "str": "fungideer" },
"looks_like": "mon_zeer",
"description": "This bumpy, discolored reindeer resembles a malformed rudolph, it's nose having a faintly glowing red fungi sprout. It'd look almost comical if it wasn't mutilating bodies with it's innate strength.",
"description": "This bumpy, discolored reindeer resembles a malformed rudolph, it's nose having a faintly glowing red fungi sprout. It'd look almost comical if it wasn't mutilating bodies with it's innate strength.",
"default_faction": "fungus",
"bodytype": "horse",
"species": [ "FUNGUS" ],
Expand Down

0 comments on commit 535f696

Please sign in to comment.