Skip to content

Commit

Permalink
Fix grasping globule description
Browse files Browse the repository at this point in the history
  • Loading branch information
SariusSkelrets authored Jul 28, 2024
1 parent efee6f3 commit 02ea6b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/mods/Xedra_Evolved/monsters/monster.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"type": "MONSTER",
"id": "mon_grasping_globule",
"name": { "str": "grasping globule" },
"description": "A large, irregular mass of greenish slime, leaking toxic gas wherever it goes. It forms tendrils as it percieves you, likely to try and bring you closer of its stronger allies.",
"description": "A large, irregular mass of greenish slime. It forms tendrils as it perceives you, likely to try and bring you closer of its stronger allies.",
"default_faction": "nether",
"bodytype": "blob",
"species": [ "NETHER" ],
Expand Down Expand Up @@ -502,7 +502,7 @@
"type": "MONSTER",
"id": "mon_spewing_globule",
"name": { "str": "spewing globule" },
"description": "This mass of slime quivers as you approach. Beneath the surface, you see shapes trying to find a way out of it.",
"description": "This mass of pale slime quivers as you approach. Beneath the surface, you see shapes trying to find a way out of it.",
"default_faction": "nether",
"bodytype": "blob",
"species": [ "NETHER" ],
Expand Down

0 comments on commit 02ea6b6

Please sign in to comment.