Advertisement
Guest User

Untitled

a guest
May 31st, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.17 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <!--
  3. icon - icon definition
  4. keyword - tag without any brackets
  5. hidetag - set false to force showing tag with icon (i.e. for armor L R pieces)
  6. -->
  7. <tags>
  8. <!-- Aid -->
  9. <tag icon='med' keyword='Aid' hidetag='true'/>
  10. <tag icon='dev' keyword='Device' hidetag='true'/>
  11. <tag icon='nuka' keyword='Drink' hidetag='true'/>
  12. <tag icon='food' keyword='Food' hidetag='true'/>
  13. <tag icon='chem' keyword='Chem' hidetag='true'/>
  14. <tag icon='alc' keyword='Liquor' hidetag='true'/>
  15. <tag icon='nuka' keyword='Nuka' hidetag='true'/>
  16. <tag icon='rfood' keyword='Prewar' hidetag='true'/>
  17. <tag icon='rawfood' keyword='Raw' hidetag='true'/>
  18. <tag icon='syringer' keyword='Syringer' hidetag='true'/>
  19. <!-- Ammo -->
  20. <tag icon='ammo' keyword='Ammo' hidetag='true'/>
  21. <tag icon='core' keyword='Fuel' hidetag='true'/>
  22. <!-- Power Armor -->
  23. <tag icon='pa_arml' keyword='PA ArmL' hidetag='true'/>
  24. <tag icon='pa_armr' keyword='PA ArmR' hidetag='true'/>
  25. <tag icon='pa_chest' keyword='PA Torso' hidetag='true'/>
  26. <tag icon='pa_head' keyword='PA Helmet' hidetag='true'/>
  27. <tag icon='pa_legl' keyword='PA LegL' hidetag='true'/>
  28. <tag icon='pa_legr' keyword='PA LegR' hidetag='true'/>
  29. <!-- Armor -->
  30. <tag icon='arml' keyword='ArmL' hidetag='true'/>
  31. <tag icon='armr' keyword='ArmR' hidetag='true'/>
  32. <tag icon='chest' keyword='Chest' hidetag='true'/>
  33. <tag icon='legl' keyword='LegL' hidetag='true'/>
  34. <tag icon='legr' keyword='LegR' hidetag='true'/>
  35. <!-- Cosmetics -->
  36. <tag icon='casual' keyword='Casual' hidetag='true'/>
  37. <tag icon='dapper' keyword='Dapper' hidetag='true'/>
  38. <tag icon='institute' keyword='Institute' hidetag='true'/>
  39. <tag icon='military' keyword='Military' hidetag='true'/>
  40. <tag icon='anarchy' keyword='Raider' hidetag='true'/>
  41. <tag icon='rugged' keyword='Rugged' hidetag='true'/>
  42. <tag icon='skimpy' keyword='Skimpy' hidetag='true'/>
  43. <tag icon='vault' keyword='Vault-tec' hidetag='true'/>
  44. <tag icon='n_watch' keyword='Arm' hidetag='true'/>
  45. <tag icon='bandolier' keyword='Bandolier' hidetag='true'/>
  46. <tag icon='n_belt' keyword='Belt' hidetag='true'/>
  47. <tag icon='armrad' keyword='Biosuit' hidetag='true'/>
  48. <tag icon='pants' keyword='Bottom' hidetag='true'/>
  49. <tag icon='n_ring_wed' keyword='Bracelet' hidetag='true'/>
  50. <tag icon='n_cape' keyword='Cloak' hidetag='true'/>
  51. <tag icon='dog' keyword='Dog' hidetag='true'/>
  52. <tag icon='n_ear' keyword='Earring' hidetag='true'/>
  53. <tag icon='goog' keyword='Eyewear' hidetag='true'/>
  54. <tag icon='n_foot' keyword='Footwear' hidetag='true'/>
  55. <tag icon='la_gloves' keyword='Gloves' hidetag='true'/>
  56. <tag icon='n_harness' keyword='Harness' hidetag='true'/>
  57. <tag icon='hat' keyword='Hat' hidetag='true'/>
  58. <tag icon='hat' keyword='Headband' hidetag='true'/>
  59. <tag icon='helm' keyword='Helmet' hidetag='true'/>
  60. <tag icon='n_jacket' keyword='Jacket' hidetag='true'/>
  61. <tag icon='w_2h' keyword='Large Melee' hidetag='true'/>
  62. <tag icon='n_leg' keyword='Leg' hidetag='true'/>
  63. <tag icon='w_1h' keyword='Melee Weapon' hidetag='true'/>
  64. <tag icon='n_mouth' keyword='Mouth' hidetag='true'/>
  65. <tag icon='mask' keyword='Mask' hidetag='true'/>
  66. <tag icon='neck' keyword='Necklace' hidetag='true'/>
  67. <tag icon='n_shield' keyword='Offhand' hidetag='true'/>
  68. <tag icon='pack' keyword='Pack' hidetag='true'/>
  69. <tag icon='n_dumbbels' keyword='Piercing' hidetag='true'/>
  70. <tag icon='w_rifle' keyword='Rifle' hidetag='true'/>
  71. <tag icon='ring' keyword='Ring' hidetag='true'/>
  72. <tag icon='la_packlower' keyword='Satchel' hidetag='true'/>
  73. <tag icon='n_scarf' keyword='Scarf' hidetag='true'/>
  74. <tag icon='la_holster' keyword='Sidearm' hidetag='true'/>
  75. <tag icon='smut' keyword='Super Mutant' hidetag='true'/>
  76. <tag icon='la_attire' keyword='Top' hidetag='true'/>
  77. <tag icon='n_vest' keyword='Vest' hidetag='true'/>
  78. <!-- Clothes -->
  79. <tag icon='armdef' keyword='Armor' hidetag='true'/>
  80. <tag icon='shirt' keyword='Clothing' hidetag='true'/>
  81. <tag icon='arm' keyword='Underarmor' hidetag='true'/>
  82. <!-- Explosives -->
  83. <tag icon='gren' keyword='Explosives' hidetag='true'/>
  84. <tag icon='gren' keyword='Grenade' hidetag='true'/>
  85. <tag icon='mine' keyword='Mine' hidetag='true'/>
  86. <tag icon='sgren' keyword='Signal' hidetag='true'/>
  87. <!-- Junk -->
  88. <tag icon='wood' keyword='Resource' hidetag='true'/>
  89. <tag icon='tool' keyword='Scrap' hidetag='true'/>
  90. <tag icon='tool' keyword='Tool' hidetag='true'/>
  91. <!-- Misc -->
  92. <tag icon='caps' keyword='Currency' hidetag='true'/>
  93. <tag icon='lock' keyword='Lockpick' hidetag='true'/>
  94. <tag icon='book' keyword='Settings' hidetag='true'/>
  95. <tag icon='uniq' keyword='Unique' hidetag='true'/>
  96. <tag icon='diam' keyword='Valuable' hidetag='true'/>
  97. <tag icon='bottle' keyword='Bottle' hidetag='true'/>
  98. <tag icon='uniq' keyword='Collectible' hidetag='true'/>
  99. <tag icon='n_flask' keyword='Crafting' hidetag='true'/>
  100. <tag icon='game' keyword='Game' hidetag='true'/>
  101. <tag icon='key' keyword='Hack' hidetag='true'/>
  102. <tag icon='holo' keyword='Holotape' hidetag='true'/>
  103. <tag icon='note' keyword='Note' hidetag='true'/>
  104. <tag icon='key' keyword='Password' hidetag='true'/>
  105. <tag icon='head' keyword='Perk: Bobblehead' hidetag='true'/>
  106. <tag icon='mag' keyword='Perk: Mag' hidetag='true'/>
  107. <tag icon='quest' keyword='Quest' hidetag='true'/>
  108. <tag icon='sack' keyword='Trash' hidetag='true'/>
  109. <tag icon='key' keyword='Key' hidetag='true'/>
  110. <tag icon='key' keyword='Passcard' hidetag='true'/>
  111. <!-- Mods -->
  112. <tag icon='mods' keyword='Mod' hidetag='true'/>
  113. <!-- Weapons -->
  114. <tag icon='w_rifle' keyword='.308' hidetag='true'/>
  115. <tag icon='w_ak' keyword='.45' hidetag='true'/>
  116. <tag icon='w_gauss' keyword='2mm EC' hidetag='true'/>
  117. <tag icon='w_minigun' keyword='5mm' hidetag='true'/>
  118. <tag icon='w_alien' keyword='Alien' hidetag='true'/>
  119. <tag icon='w_cannon' keyword='Cannonball' hidetag='true'/>
  120. <tag icon='w_gatl' keyword='Core' hidetag='true'/>
  121. <tag icon='w_cryo' keyword='Cryo' hidetag='true'/>
  122. <tag icon='w_flame' keyword='Flamer' hidetag='true'/>
  123. <tag icon='w_revo' keyword='Flare' hidetag='true'/>
  124. <tag icon='w_laser_rifle' keyword='Fusion' hidetag='true'/>
  125. <tag icon='w_gamma' keyword='Gamma' hidetag='true'/>
  126. <tag icon='w_junk' keyword='Junk' hidetag='true'/>
  127. <tag icon='w_1h' keyword='Melee' hidetag='true'/>
  128. <tag icon='w_rocket_launcher' keyword='Missile' hidetag='true'/>
  129. <tag icon='w_plasma_pistol' keyword='Plasma' hidetag='true'/>
  130. <tag icon='w_rail' keyword='Spike' hidetag='true'/>
  131. <tag icon='w_shotgun' keyword='Shotgun' hidetag='true'/>
  132. <tag icon='harpoon' keyword='Harpoon' hidetag='true'/>
  133. <!-- Perks -->
  134. <tag icon='head' keyword='Bobblehead' hidetag='true'/>
  135. <tag icon='mag' keyword='Magazine' hidetag='true'/>
  136. <!-- Other Mods -->
  137. <tag icon='jetpack' keyword='PA Jetpack' hidetag='true'/>
  138. <tag icon='module' keyword='Module' hidetag='true'/>
  139. <!-- Added by Omega9380 -->
  140. <tag icon='w_leveraction_rifle' keyword='.45-70' hidetag='true'/>
  141. <tag icon='w_10mm' keyword='10mm' hidetag='true'/>
  142. <tag icon='w_44p' keyword='.44' hidetag='true'/>
  143. <tag icon='w_ar556' keyword='5.56mm' hidetag='true'/>
  144. <tag icon='w_pipe_rifle' keyword='.38' hidetag='true'/>
  145. <tag icon='w_fat_man' keyword='Mini Nuke' hidetag='true'/>
  146. <tag icon='w_hunting_rifle' keyword='.50' hidetag='true'/>
  147. </tags>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement