Added a ShieldComponent and a test area in QA map for defender shield

This commit is contained in:
Tleety
2016-02-03 11:58:06 +01:00
parent 455e59a04f
commit 7bae2d0873
5 changed files with 302 additions and 19 deletions
@@ -0,0 +1,7 @@
<?xml version="1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:t="types">
<xs:import schemaLocation="../Types.xsd" namespace="types"/>
<xs:element name="ShieldComponent">
</xs:element>
</xs:schema>