Advertisement
Guest User

ui_faction.xml

a guest
Mar 28th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. <window>
  2. <ui_faction_empty x="50" y="450" width="32" height="32" stretch="1">
  3. <texture>test\ui_faction_empty</texture>
  4. </ui_faction_empty>
  5. <ui_faction_stalker x="50" y="450" width="32" height="32" stretch="1">
  6. <texture>test\ui_faction_stalker</texture>
  7. </ui_faction_stalker>
  8. <ui_faction_bandit x="50" y="450" width="32" height="32" stretch="1">
  9. <texture>test\ui_faction_bandit</texture>
  10. </ui_faction_bandit>
  11. <ui_faction_military x="50" y="450" width="32" height="32" stretch="1">
  12. <texture>test\ui_faction_military</texture>
  13. </ui_faction_military>
  14. <ui_faction_dolg x="50" y="450" width="32" height="32" stretch="1">
  15. <texture>test\ui_faction_dolg</texture>
  16. </ui_faction_dolg>
  17. <ui_faction_freedom x="50" y="450" width="32" height="32" stretch="1">
  18. <texture>test\ui_faction_freedom</texture>
  19. </ui_faction_freedom>
  20. <ui_faction_ecolog x="50" y="450" width="32" height="32" stretch="1">
  21. <texture>test\ui_faction_ecolog</texture>
  22. </ui_faction_ecolog>
  23. <ui_faction_killer x="50" y="450" width="32" height="32" stretch="1">
  24. <texture>test\ui_faction_killer</texture>
  25. </ui_faction_killer>
  26. <ui_faction_monolith x="50" y="450" width="32" height="32" stretch="1">
  27. <texture>test\ui_faction_monolith</texture>
  28. </ui_faction_monolith>
  29. <ui_faction_csky x="50" y="450" width="32" height="32" stretch="1">
  30. <texture>test\ui_faction_csky</texture>
  31. </ui_faction_csky>
  32. <ui_faction_trader x="50" y="450" width="32" height="32" stretch="1">
  33. <texture>test\ui_faction_trader</texture>
  34. </ui_faction_trader>
  35. <ui_faction_zombied x="50" y="450" width="32" height="32" stretch="1">
  36. <texture>test\ui_faction_zombied</texture>
  37. </ui_faction_zombied>
  38. <ui_faction_arena_enemy x="50" y="450" width="32" height="32" stretch="1">
  39. <texture>test\ui_faction_arena_enemy</texture>
  40. </ui_faction_arena_enemy>
  41. </window>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement