Skip to content

Commit

Permalink
Merge pull request #78563 from Karol1223/make-it-readable
Browse files Browse the repository at this point in the history
Rename the zombie llama, reword hospitalized human description
  • Loading branch information
Night-Pryanik authored Dec 14, 2024
2 parents e1f4b19 + 41a5289 commit 7573a60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/json/monsters/civilians.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"id": "mon_civilian_icu",
"type": "MONSTER",
"name": { "str": "hospitalized human" },
"description": "This being is severely ill in some form or another, requiring intensive care that is not available anymore after the Cataclysm. There is nothing you can do for them.",
"description": "This person is severely ill in some form or another, requiring intensive care that is not available anymore after the Cataclysm. There is nothing you can do for them.",
"chat_topics": [ "TALK_CIVILIAN_ICU" ],
"speed": 0,
"//": "So they are not perpetually fleeing despite lying in a hospital bed",
Expand Down
3 changes: 1 addition & 2 deletions data/json/monsters/zed-animal.json
Original file line number Diff line number Diff line change
Expand Up @@ -594,8 +594,7 @@
{
"id": "mon_zllama",
"type": "MONSTER",
"name": { "str": "vicious vicuña" },
"//": "The wild ancestor of the llama is called a vicuña.",
"name": { "str": "zombie llama" },
"description": "This llama oozes a dark oil from a multitude of lesions and cuts. Its wool has sloughed off with parts of its skin, revealing pulsating muscles and flesh. Its mouth drips with a sickly green substance which it seems to be chewing on.",
"default_faction": "zombie",
"bodytype": "horse",
Expand Down

0 comments on commit 7573a60

Please sign in to comment.