From 272f1c806cb60304a9da66d419c5ec941a0d4183 Mon Sep 17 00:00:00 2001 From: sapioit Date: Fri, 16 Sep 2016 01:23:52 +0300 Subject: [PATCH 1/2] Changed the wolves' damage Making them destroy a block much harder... hopefully, i might have screwed something up... --- Sources/SpaceEngineers/Content/Data/Characters_animals.sbc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/SpaceEngineers/Content/Data/Characters_animals.sbc b/Sources/SpaceEngineers/Content/Data/Characters_animals.sbc index 1867d4e17..a27a34c5b 100644 --- a/Sources/SpaceEngineers/Content/Data/Characters_animals.sbc +++ b/Sources/SpaceEngineers/Content/Data/Characters_animals.sbc @@ -1170,7 +1170,7 @@ 0.15 0.7 - 500 + 0.1 Body @@ -1297,4 +1297,4 @@ - \ No newline at end of file + From 1617195cd223da7a94dc0d927ddc1dfdf209cb7b Mon Sep 17 00:00:00 2001 From: sapioit Date: Fri, 16 Sep 2016 01:25:05 +0300 Subject: [PATCH 2/2] Reduces the wolves' health --- Sources/SpaceEngineers/Content/Data/Stats.sbc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/SpaceEngineers/Content/Data/Stats.sbc b/Sources/SpaceEngineers/Content/Data/Stats.sbc index 86d564e22..02a689de5 100644 --- a/Sources/SpaceEngineers/Content/Data/Stats.sbc +++ b/Sources/SpaceEngineers/Content/Data/Stats.sbc @@ -41,8 +41,8 @@ Health 0 - 85 + 10 - \ No newline at end of file +