GiftManagerSettings.xml 406 B

123456789101112
  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. <GiftManagerSettings
  4. id="Settings_GiftManager">
  5. <ObjectGiftSettings
  6. AllowTransferToSkirmishPlayer="false">
  7. <AllowObjectFilter Rule="ALL" Relationship="ALLIES" Exclude="STRUCTURE"/>
  8. </ObjectGiftSettings>
  9. </GiftManagerSettings>
  10. </AssetDeclaration>