Skip to content

Commit

Permalink
Update mob description
Browse files Browse the repository at this point in the history
  • Loading branch information
SuddenEyePuncture committed Jun 17, 2021
1 parent 8ab4eef commit aa471d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/json/monsters/insect_spider.json
Expand Up @@ -1969,7 +1969,7 @@
"id": "mon_mole_cricket",
"type": "MONSTER",
"name": { "str": "giant mole cricket" },
"description": "An enormous underground bug. It's a common garden pest. Beware ear-splitting screech and strong shovel-like front legs.",
"description": "An enormous underground bug. Beware ear-splitting screech and strong shovel-like front legs.",
"default_faction": "insect",
"bodytype": "insect",
"species": [ "INSECT" ],
Expand Down Expand Up @@ -2004,7 +2004,7 @@
"id": "mon_lady_bug_giant",
"type": "MONSTER",
"name": { "str": "giant lady bug" },
"description": "A red lady bug covered in black spots about a size of a horse. Despite cute looks it is a ferocious predator capable of killing swarms of ants and aphids.",
"description": "This monster was cute with its black spotted red forewings and was adored by children as well as associated with good luck when it was the normal size, but this is clearly a ferocious predator capable of killing swarms of ants and aphids.",
"default_faction": "ladybug",
"bodytype": "insect",
"species": [ "INSECT" ],
Expand Down Expand Up @@ -2055,7 +2055,7 @@
{
"id": "mon_grasshopper_giant",
"type": "MONSTER",
"name": { "str": "giant grasshopper", "str_pl": "giant grasshoppers" },
"name": { "str": "giant grasshopper" },
"description": "A huge green grasshopper about a size of a big dog with long and strong back legs. It hops, it hops and never stops.",
"default_faction": "insect",
"bodytype": "insect",
Expand Down Expand Up @@ -2087,7 +2087,7 @@
{
"id": "mon_antlion_larva",
"type": "MONSTER",
"name": { "str": "giant antlion larva", "str_pl": "giant antlion larvae" },
"name": { "str": "giant antlion larva" },
"description": "This huge grub has powerful mandibles and a hungry look. It hides in dirt and waits for pray to come clother.",
"default_faction": "antlion",
"bodytype": "insect",
Expand Down Expand Up @@ -2172,7 +2172,7 @@
{
"id": "mon_strider_giant",
"type": "MONSTER",
"name": { "str": "giant water strider" },
"name": { "str": "giant water strider" },
"description": "This water glider is about as big as a domestic cat. It's legs are more fin-like and a swollen body is mostly submerged underwater.",
"default_faction": "strider",
"bodytype": "insect",
Expand Down

0 comments on commit aa471d6

Please sign in to comment.