NeutralStatic.xml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Tags></Tags>
  4. <Includes>
  5. <Include type="all" source="InfiltratorContainFilters.xml" />
  6. <Include type="all" source="DATA:Includes/SpecialPowerObjectFilters.xml" />
  7. <!-- Neutral Units -->
  8. <Include type="all" source="Units/GenericCrateSpawner.xml" />
  9. <!-- Props Units -->
  10. <Include type="all" source="Props/ArtilleryShroudRevealer.xml" />
  11. <Include type="all" source="Props/EnergyDisabler.xml" />
  12. <Include type="all" source="Props/VisionObserver.xml" />
  13. <Include type="all" source="Props/UnitVisionObserver.xml" />
  14. <Include type="all" source="Props/FXInfantryShatter.xml"/>
  15. <Include type="all" source="Props/FXInfantryShatterLarge.xml"/>
  16. <Include type="all" source="Props/FXInfantryMeat.xml"/>
  17. <Include type="all" source="Props/FXProp_Flare01.xml"/>
  18. <Include type="all" source="Props/FXProp_Flare02.xml"/>
  19. <Include type="all" source="Props/FXProp_Flare03.xml"/>
  20. <Include type="all" source="Props/FXProp_Flare04.xml"/>
  21. <Include type="all" source="Props/DisguiseProps.xml"/>
  22. <Include type="all" source="Props/NeutralDefensiveStructureProjectile.xml" /> <!-- Note: remove this and include in defensive tower before shipping -->
  23. <Include type="all" source="Props/ExplodingBarrelRA3.xml" />
  24. <Include type="all" source="Props/FXProp_ChronoFlash.xml" />
  25. <Include type="all" source="Props/ShroudCrateRevealer.xml" />
  26. <Include type="all" source="Props/ShroudRevealer.xml" />
  27. <Include type="all" source="Props/NeutralRefineryPlacementHint.xml"/>
  28. <!-- Crates -->
  29. <Include type="all" source="DATA:Neutral/Crates/BombCrate.xml" />
  30. <Include type="all" source="DATA:Neutral/Crates/HealCrate.xml" />
  31. <Include type="all" source="DATA:Neutral/Crates/AttributeCrate.xml" />
  32. <Include type="all" source="DATA:Neutral/Crates/MoneyCrate.xml" />
  33. <Include type="all" source="DATA:Neutral/Crates/RandomCrate.xml" />
  34. <Include type="all" source="DATA:Neutral/Crates/SalvageCrate.xml" />
  35. <Include type="all" source="DATA:Neutral/Crates/ShroudCrate.xml" />
  36. <Include type="all" source="DATA:Neutral/Crates/UnitCrate.xml" />
  37. <Include type="all" source="DATA:Neutral/Crates/VeterancyCrate.xml" />
  38. <Include type="all" source="DATA:Neutral/Crates/CrateDebris_01.xml" />
  39. <!-- Ore Node Structures -->
  40. <Include type="all" source="DATA:Neutral/Structures/OreNode.xml" />
  41. <!-- Skirmish AI Stuff -->
  42. <Include type="all" source="DATA:Neutral/Props/AIBeacon.xml" />
  43. <Include type="all" source="DATA:Neutral/Props/MultiplayerBeacon.xml"/>
  44. <Include type="all" source="DATA:Neutral/Props/ChronoswapBeacon.xml"/>
  45. </Includes>
  46. </AssetDeclaration>