Skip to content

Commit

Permalink
Merge pull request #3 from SuddenEyePuncture/spelling
Browse files Browse the repository at this point in the history
Spelling fixes
  • Loading branch information
SuddenEyePuncture committed Jun 4, 2021
2 parents 586465b + 31383d0 commit 40f0caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/monsters/insect_spider.json
Expand Up @@ -2087,7 +2087,7 @@
"id": "mon_antlion_larva",
"type": "MONSTER",
"name": { "str": "giant antlion larva", "str_pl": "giant antlion larvae" },
"description": "This huge grub has powerful mandibles and a hungry look. It hides in dirt and waits for pray to come clother.",
"description": "This huge grub has powerful mandibles and a hungry look. It hides in dirt and waits for prey to come clother.",
"default_faction": "antlion",
"bodytype": "insect",
"species": [ "INSECT" ],
Expand Down Expand Up @@ -2159,7 +2159,7 @@
"id": "mon_strider_small",
"type": "MONSTER",
"name": { "str": "big water strider" },
"description": "This water bug is a few times bigger, than a reguar one. It's moves are fast and fluid.",
"description": "This water bug is a few times bigger, than a regular one. It's moves are fast and fluid.",
"copy-from": "mon_strider_giant",
"proportional": { "hp": 0.5, "speed": 1.1, "morale": 0.67, "melee_dice_sides": 0.50 },
"volume": "3 L",
Expand Down

0 comments on commit 40f0caf

Please sign in to comment.