| 123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="us-ascii"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Tags/>
- <Includes>
- </Includes>
- <GameObject
- id="BaseCliffWall"
- Side="Civilian"
- KindOf="IMMOBILE NO_COLLIDE UNATTACKABLE CAN_CAST_REFLECTIONS NOT_AUTOACQUIRABLE INERT INERT_SHROUD_REVEALER WORLDBUILDER_SNAP_TO_GRID"
- CommandSet="EmptyCommandSet"
- IsTrainable="false"
- RadarPriority="NOT_ON_RADAR">
- <DisplayName>SeaWall</DisplayName>
- <ArmorSet
- Armor="NoArmor" />
- <Body>
- <PropBody
- id="ModuleTag_Body" />
- </Body>
- <VisionInfo
- VisionRange="0"
- ShroudClearingRange="0" />
- </GameObject>
- </AssetDeclaration>
|