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,