equipmentwindow.xml 737 B

1234567891011121314151617181920
  1. <?xml version="1.0"?>
  2. <!-- Author: 4144
  3. Copyright (C) 2011-2012 Evol Online -->
  4. <equipment>
  5. <page name="default">
  6. <playerbox x="50" y="80" width="74" height="123"/>
  7. <slot name="torso" x="94" y="48" image="0"/>
  8. <slot name="gloves" x="8" y="92" image="1"/>
  9. <slot name="hat" x="72" y="4" image="2"/>
  10. <slot name="pants" x="50" y="226" image="3"/>
  11. <slot name="boots" x="94" y="226" image="4"/>
  12. <slot name="cape" x="8" y="182" image="5"/>
  13. <slot name="wings" x="136" y="182" image="6"/>
  14. <slot name="scarf" x="50" y="48" image="5"/>
  15. <slot name="weapon" x="8" y="137" image="7"/>
  16. <slot name="shield" x="136" y="137" image="8"/>
  17. <slot name="ammo" x="136" y="92" image="9"/>
  18. </page>
  19. </equipment>