diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
commit | 7e224c97ae2728472180322f625dafa545f21f7f (patch) | |
tree | 61a296000b3a05d36cde4de0d8bd5e5179ee21ab /monsters-01_medical-zombies-called-zombies.patch | |
parent | Add plastic scrap is stackable patch. (diff) | |
download | cataclysm-bn-7e224c97ae2728472180322f625dafa545f21f7f.tar.xz |
Diffstat (limited to 'monsters-01_medical-zombies-called-zombies.patch')
-rw-r--r-- | monsters-01_medical-zombies-called-zombies.patch | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/monsters-01_medical-zombies-called-zombies.patch b/monsters-01_medical-zombies-called-zombies.patch deleted file mode 100644 index f315c99..0000000 --- a/monsters-01_medical-zombies-called-zombies.patch +++ /dev/null @@ -1,29 +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,7 +33,7 @@ - "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", |