From 7f7712aa64a65e4462148d69a870242c7ae0125e Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Wed, 6 Oct 2010 17:20:20 +1300 Subject: [PATCH] #203 dogs eating walls fixed --- mods/ra/rules/structures.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 90744c7c80..e7d464c159 100755 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -1051,7 +1051,7 @@ SBAG: Health: HP: 300 Armor: - Type: None + Type: Wood FENC: Inherits: ^Wall @@ -1071,7 +1071,7 @@ FENC: Health: HP: 300 Armor: - Type: None + Type: Wood BRIK: Inherits: ^Wall @@ -1094,7 +1094,7 @@ BRIK: Health: HP: 1500 Armor: - Type: None + Type: Concrete Wall: CrushClasses: heavywall @@ -1103,18 +1103,18 @@ CYCL: Health: HP: 100 Armor: - Type: None + Type: Wood BARB: Inherits: ^Wall Health: HP: 100 Armor: - Type: None + Type: Wood WOOD: Inherits: ^Wall Health: HP: 100 Armor: - Type: None + Type: Wood