From 41a528949ef2fef4c6321921a6a7b77796859e2e Mon Sep 17 00:00:00 2001 From: Karol1223 <68503002+Karol1223@users.noreply.github.com> Date: Sat, 14 Dec 2024 11:27:21 +0100 Subject: [PATCH] do it --- data/json/monsters/civilians.json | 2 +- data/json/monsters/zed-animal.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/data/json/monsters/civilians.json b/data/json/monsters/civilians.json index 6200bfa533672..3032b72edfc86 100644 --- a/data/json/monsters/civilians.json +++ b/data/json/monsters/civilians.json @@ -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", diff --git a/data/json/monsters/zed-animal.json b/data/json/monsters/zed-animal.json index adfb1cb2126fd..53a62080b5c17 100644 --- a/data/json/monsters/zed-animal.json +++ b/data/json/monsters/zed-animal.json @@ -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",