Skip to content

Commit

Permalink
Antlion factions fix
Browse files Browse the repository at this point in the history
Antlion factions are apropriate
  • Loading branch information
SuddenEyePuncture authored Jun 17, 2021
2 parents ac4d144 + 41209a3 commit 5081fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monsters/insect_spider.json
Original file line number Diff line number Diff line change
Expand Up @@ -2112,7 +2112,7 @@
"type": "MONSTER",
"name": { "str": "giant antlion larva" },
"description": "This huge grub has powerful mandibles and a hungry look. It hides in the dirt and awaits its prey.",
"default_faction": "antlion",
"default_faction": "antlion_grub",
"bodytype": "insect",
"species": [ "INSECT" ],
"volume": "80 L",
Expand Down

0 comments on commit 5081fc0

Please sign in to comment.