summaryrefslogtreecommitdiff
path: root/0016-medical-zombies-called-zombies.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-29 18:01:32 -0700
commit444181f77cb649760c3099d9b96c8f863a8f8ddf (patch)
tree3e9e1e8c44a208c342fc919de1a24081739db884 /0016-medical-zombies-called-zombies.patch
parentFix .50bmg ammo ordering (diff)
downloadcataclysm-bn-444181f77cb649760c3099d9b96c8f863a8f8ddf.tar.xz
Updated to 2021-10-29-1727
Reorganize patches into categories. Add patch to allow followers to eat from the basecamp stocks from farther away. -Reduces NPCs being prone to starve on large camps. Temporarily revert the book changes commit.
Diffstat (limited to '0016-medical-zombies-called-zombies.patch')
-rw-r--r--0016-medical-zombies-called-zombies.patch30
1 files changed, 0 insertions, 30 deletions
diff --git a/0016-medical-zombies-called-zombies.patch b/0016-medical-zombies-called-zombies.patch
deleted file mode 100644
index a4b469a..0000000
--- a/0016-medical-zombies-called-zombies.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- a/data/json/monsters/zed_medical.json
-+++ b/data/json/monsters/zed_medical.json
-@@ -2,7 +2,7 @@
- {
- "id": "mon_zombie_nurse",
- "type": "MONSTER",
-- "name": { "str": "nurse" },
-+ "name": { "str": "zombie nurse" },
- "description": "Instead of one of its forearms, this zombie has a muscular tube ending in a stinger that is moist with stringy slime. It is single-mindedly focused on using just that one limb to fight.",
- "default_faction": "zombie",
- "bodytype": "human",
-@@ -33,8 +33,8 @@
- "id": "mon_zombie_surgeon",
- "type": "MONSTER",
- "copy-from": "mon_zombie_nurse",
- "delete": { "categories": [ "CLASSIC" ] },
-- "name": { "str": "surgeon" },
-+ "name": { "str": "zombie surgeon" },
- "description": "A dripping stinger where one hand would be, a set of razor-like claws in place of the other one. This zombie's cold, focused eyes look down at you from above a \"mask\" of melded flesh.",
- "default_faction": "zombie",
- "hp": 150,
-@@ -58,7 +58,7 @@
- "id": "mon_zombie_vivisector",
- "type": "MONSTER",
- "copy-from": "mon_zombie_surgeon",
-- "name": { "str": "vivisector" },
-+ "name": { "str": "zombie vivisector" },
- "description": "This humanoid has a long bone \"syringe\" in place of one forearm, a large saw as the opposing hand, and a pair of digitigrade legs ending in raptor-like feet. Its head is featureless, except for its \"human\" eyes, which smile with inhuman malice and scorn.",
- "default_faction": "zombie",
- "color": "light_green_white",