From fa75bca8eaf99de3549c05446b8dd91a4e799a44 Mon Sep 17 00:00:00 2001 From: Karol1223 <68503002+Karol1223@users.noreply.github.com> Date: Sat, 19 Oct 2024 15:27:36 +0200 Subject: [PATCH] Update mammal.json --- data/json/monsters/mammal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/monsters/mammal.json b/data/json/monsters/mammal.json index c0d355d6c3e13..36918f23e478b 100644 --- a/data/json/monsters/mammal.json +++ b/data/json/monsters/mammal.json @@ -1926,7 +1926,7 @@ "dissect": "dissect_cattle_sample_single", "weakpoint_sets": [ "wps_animal_quadruped" ], "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_ungulate" ], - "upgrades": { "age_grow": 320, "into": "mon_moose" }, + "upgrades": { "age_grow": 1278, "into": "mon_moose" }, "//": "4-5 years to reach sexual maturity, so we're assuming 3.5 years to reach roughly the size of an adult.", "biosignature": { "biosig_item": "feces_manure", "biosig_timer": 7 }, "special_attacks": [ [ "EAT_CROP", 60 ], [ "GRAZE", 50 ] ], @@ -2006,7 +2006,7 @@ "dissect": "dissect_cattle_sample_single", "weakpoint_sets": [ "wps_animal_quadruped" ], "families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_ungulate" ], - "upgrades": { "age_grow": 183, "into": "mon_tusked_moose" }, + "upgrades": { "age_grow": 958, "into": "mon_tusked_moose" }, "//": "Baby mutant moose need to grow quicker to be able to survive in the world after the cataclysm.", "biosignature": { "biosig_item": "feces_manure", "biosig_timer": 7 }, "special_attacks": [ [ "EAT_CROP", 60 ], [ "GRAZE", 50 ] ],