From 83c87719dfd0941ad29e9e8f0694c5fd5ed2ba05 Mon Sep 17 00:00:00 2001 From: Standing-Storm <120433252+Standing-Storm@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:02:05 -0600 Subject: [PATCH] Add feral species --- data/mods/Magiclysm/monsters/feral_fantasy_species.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/mods/Magiclysm/monsters/feral_fantasy_species.json b/data/mods/Magiclysm/monsters/feral_fantasy_species.json index bfced8358deca..23957cd95641f 100644 --- a/data/mods/Magiclysm/monsters/feral_fantasy_species.json +++ b/data/mods/Magiclysm/monsters/feral_fantasy_species.json @@ -488,7 +488,7 @@ "default_faction": "zombie", "looks_like": "mon_goblin_warrior", "bodytype": "human", - "species": [ "GOBLIN" ], + "species": [ "GOBLIN", "FERAL" ], "volume": "32 L", "weight": "42 kg", "hp": 40, @@ -626,7 +626,7 @@ "default_faction": "zombie", "looks_like": "chud", "bodytype": "angel", - "species": [ "RAVENFOLK" ], + "species": [ "RAVENFOLK", "FERAL" ], "volume": "62500 ml", "weight": "67500 g", "hp": 60, @@ -777,7 +777,7 @@ "default_faction": "zombie", "looks_like": "mon_lizardfolk_warrior", "bodytype": "human", - "species": [ "LIZARDFOLK" ], + "species": [ "LIZARDFOLK", "FERAL" ], "volume": "80 L", "weight": "100 kg", "hp": 84,