diff --git a/mods/ra/rules.yaml b/mods/ra/rules.yaml index 4beb750fb0..81a0e3fe26 100644 --- a/mods/ra/rules.yaml +++ b/mods/ra/rules.yaml @@ -2494,3 +2494,22 @@ MEDI: TakeCover: -AutoTarget: +BRIK: + Inherits: ^Building + Buildable: + TechLevel: 8 + Prerequisites: fact + Owner: soviet + Cost: 100 + Description: Concrete Wall + LongDesc: Its a wall. + Building: + Power: 0 + Footprint: x + Dimensions: 1,1 + Capturable: false + Bib: no + HP: 1 + Armor: none + Crewed: no + Sight: 0 diff --git a/mods/ra/sequences.xml b/mods/ra/sequences.xml index b0775785fa..aaa14c95ec 100644 --- a/mods/ra/sequences.xml +++ b/mods/ra/sequences.xml @@ -859,4 +859,9 @@ + + + + + \ No newline at end of file