20 lines
770 B
XML
20 lines
770 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<Includes>
|
|
|
|
<Include type="all" source="armor.xml"/>
|
|
<Include type="all" source="AttributeModifier.xml"/>
|
|
<Include type="all" source="ExperienceLevels.xml"/>
|
|
<Include type="all" source="LogicCommand.xml"/>
|
|
<Include type="all" source="yukitsuki.xml"/>
|
|
|
|
<Include type="all" source="FX/zenter.xml"/>
|
|
<Include type="all" source="Image/zenter.xml"/>
|
|
<Include type="all" source="sound/zenter.xml"/>
|
|
<Include type="all" source="specialPower/zenter.xml"/>
|
|
<Include type="all" source="w3x/zenter.xml"/>
|
|
<Include type="all" source="weapon/zenter.xml"/>
|
|
|
|
</Includes>
|
|
</AssetDeclaration>
|