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
+1
View File
@@ -30,4 +30,5 @@
<xs:include schemaLocation="Components/Fill.xsd"/>
<xs:include schemaLocation="Components/Lifetime.xsd"/>
<xs:include schemaLocation="Components/HiddenForLocalPlayer.xsd"/>
<xs:include schemaLocation="Components/ShieldComponent.xsd"/>
</xs:schema>