From 8133fbd9e7dbade124f75a0f840c44b72bd3a0b7 Mon Sep 17 00:00:00 2001 From: wowgetoffyourcellphone Date: Sat, 11 Nov 2023 18:00:07 +0000 Subject: [PATCH] [Gameplay] Fix healer loot Patch by: @borg- Accepted by: @real_tabasco_sauce, @wowgetoffyourcellphone Differential revision: https://code.wildfiregames.com/D5186 git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@27929 3db68df2-c116-0410-a063-a993310a9797 --- .../public/simulation/templates/template_unit_support_healer.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/binaries/data/mods/public/simulation/templates/template_unit_support_healer.xml b/binaries/data/mods/public/simulation/templates/template_unit_support_healer.xml index 11ecf090b0..483d3e139a 100644 --- a/binaries/data/mods/public/simulation/templates/template_unit_support_healer.xml +++ b/binaries/data/mods/public/simulation/templates/template_unit_support_healer.xml @@ -4,7 +4,7 @@ 15 100 - 25 + 30 @@ -35,7 +35,8 @@ 8 - 25 + 10 + 3 150 -- 2.11.4.GIT