From f09add5eed0cb857138937dca35293ee6b60bce9 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 14 Jan 2023 08:47:46 -0800 Subject: Remove legacy size field. --- vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json b/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json index df19d0a..1f90e9c 100644 --- a/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json +++ b/vamp_stuff/Modification_Files/Monsters/Zombies/Vampire.json @@ -6,7 +6,6 @@ "description": "This former vampire has been engulfed by a black ooze that seeps from its eyes.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 555, "speed": 150, @@ -38,7 +37,6 @@ "description": "This former vampire is shrouded in a black mist, silently hunting prey with a totally feral instinct.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 480, "speed": 165, @@ -71,7 +69,6 @@ "description": "This former vampire continually twitches its fingers.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 585, "speed": 130, @@ -107,7 +104,6 @@ "description": "This former vampire occasionally pulses a black aura.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 520, "speed": 120, @@ -144,7 +140,6 @@ "description": "This former vampire seems to drip with blood that swirls back into its body.", "default_faction": "zombie", "species": [ "ZOMBIE" ], - "size": "MEDIUM", "bodytype": "human", "hp": 820, "speed": 115, -- cgit v1.2.1