From 5f2857b6b8e1cc914eddba4fdad0e133bb3ff65a Mon Sep 17 00:00:00 2001 From: Matei Date: Tue, 6 Sep 2005 19:29:31 +0000 Subject: [PATCH] Modified health bar height on buildings and added default of -1.0 (which means don't display health bar) on all entities. This was SVN commit r2676. --- .../official/entities/structures/template_structure.xml | 4 ++-- binaries/data/mods/official/entities/template_entity.xml | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/binaries/data/mods/official/entities/structures/template_structure.xml b/binaries/data/mods/official/entities/structures/template_structure.xml index 654caf1630..16e3fdc117 100755 --- a/binaries/data/mods/official/entities/structures/template_structure.xml +++ b/binaries/data/mods/official/entities/structures/template_structure.xml @@ -14,7 +14,7 @@ classes="structure" /> - \ No newline at end of file + diff --git a/binaries/data/mods/official/entities/template_entity.xml b/binaries/data/mods/official/entities/template_entity.xml index fee667dd00..b5a978ebeb 100755 --- a/binaries/data/mods/official/entities/template_entity.xml +++ b/binaries/data/mods/official/entities/template_entity.xml @@ -11,7 +11,9 @@ Hack="0.0" Pierce="0.0" /> - + @@ -33,4 +35,4 @@ - \ No newline at end of file +