From cf12c2f60caa24fd8d35b514e0897f1d45ff61db Mon Sep 17 00:00:00 2001 From: "Standing-StormStanding-Storm git config --global user.name Standing-Storm git config --global user.name Standing-Storm" Date: Tue, 10 Dec 2024 22:03:44 -0600 Subject: [PATCH] Initial commit --- data/mods/Magiclysm/monsters/zombified_fantasy_species.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/mods/Magiclysm/monsters/zombified_fantasy_species.json b/data/mods/Magiclysm/monsters/zombified_fantasy_species.json index ef3f68c2d6542..9633386fc8549 100644 --- a/data/mods/Magiclysm/monsters/zombified_fantasy_species.json +++ b/data/mods/Magiclysm/monsters/zombified_fantasy_species.json @@ -5,7 +5,8 @@ "name": { "str": "zombie dwarf", "str_pl": "zombie dwarves" }, "copy-from": "mon_zombie_tough", "description": "Once a dwarf, this zombie now has rent flesh and a beard in tatters. Its face is twisted in an expression of rage.", - "proportional": { "speed": 0.9, "volume": 0.7, "weight": 0.9 }, + "proportional": { "volume": 0.7, "weight": 0.9 }, + "speed": 65, "//": "Better night vision than default zombies, but not as good as living dwarves, and worse day vision.", "vision_day": 15, "vision_night": 8,