RolePlayingGame.MacOS.csproj 132 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>10.0.0</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{75200892-E593-49EE-82D5-F59DB45883AD}</ProjectGuid>
  9. <ProjectTypeGuids>{948B3504-5B70-4649-8FE4-BDE1FB46EC69};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  10. <OutputType>Exe</OutputType>
  11. <RootNamespace>RolePlayingGame</RootNamespace>
  12. <AssemblyName>RolePlayingGame</AssemblyName>
  13. </PropertyGroup>
  14. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  15. <DebugSymbols>True</DebugSymbols>
  16. <DebugType>full</DebugType>
  17. <Optimize>False</Optimize>
  18. <OutputPath>bin\Debug</OutputPath>
  19. <DefineConstants>DEBUG</DefineConstants>
  20. <ErrorReport>prompt</ErrorReport>
  21. <WarningLevel>4</WarningLevel>
  22. <ConsolePause>False</ConsolePause>
  23. <EnableCodeSigning>False</EnableCodeSigning>
  24. <CreatePackage>False</CreatePackage>
  25. <EnablePackageSigning>False</EnablePackageSigning>
  26. <IncludeMonoRuntime>False</IncludeMonoRuntime>
  27. <UseSGen>False</UseSGen>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <DebugType>none</DebugType>
  31. <Optimize>False</Optimize>
  32. <OutputPath>bin\Release</OutputPath>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. <ConsolePause>False</ConsolePause>
  36. <EnableCodeSigning>False</EnableCodeSigning>
  37. <CreatePackage>False</CreatePackage>
  38. <EnablePackageSigning>False</EnablePackageSigning>
  39. <IncludeMonoRuntime>False</IncludeMonoRuntime>
  40. <UseSGen>False</UseSGen>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="System" />
  44. <Reference Include="System.Xml" />
  45. <Reference Include="System.Core" />
  46. <Reference Include="System.Xml.Linq" />
  47. <Reference Include="System.Drawing" />
  48. <Reference Include="MonoMac" />
  49. </ItemGroup>
  50. <ItemGroup>
  51. <None Include="Info.plist">
  52. </None>
  53. <None Include="Game.ico" />
  54. <None Include="GameThumbnail.png" />
  55. <None Include="Documentation\Role-Playing_Game_Starter_Kit.htm" />
  56. <None Include="Content\Audio\Waves\BattleTheme.wav" />
  57. <None Include="Content\Audio\Waves\Continue.wav" />
  58. <None Include="Content\Audio\Waves\Death.wav" />
  59. <None Include="Content\Audio\Waves\DungeonTheme.wav" />
  60. <None Include="Content\Audio\Waves\FireballCreate.wav" />
  61. <None Include="Content\Audio\Waves\FireballHit.wav" />
  62. <None Include="Content\Audio\Waves\FireballTravel.wav" />
  63. <None Include="Content\Audio\Waves\ForestTheme.wav" />
  64. <None Include="Content\Audio\Waves\HealCreate.wav" />
  65. <None Include="Content\Audio\Waves\HealImpact.wav" />
  66. <None Include="Content\Audio\Waves\HealPotion.wav" />
  67. <None Include="Content\Audio\Waves\LevelUp.wav" />
  68. <None Include="Content\Audio\Waves\LoseTheme.wav" />
  69. <None Include="Content\Audio\Waves\MainTheme.wav" />
  70. <None Include="Content\Audio\Waves\MenuMove.wav" />
  71. <None Include="Content\Audio\Waves\Money.wav" />
  72. <None Include="Content\Audio\Waves\QuestComplete.wav" />
  73. <None Include="Content\Audio\Waves\SpellBlock.wav" />
  74. <None Include="Content\Audio\Waves\SpellCreate.wav" />
  75. <None Include="Content\Audio\Waves\StaffBlock.wav" />
  76. <None Include="Content\Audio\Waves\StaffHit.wav" />
  77. <None Include="Content\Audio\Waves\StaffSwing.wav" />
  78. <None Include="Content\Audio\Waves\SwordBlock.wav" />
  79. <None Include="Content\Audio\Waves\SwordHit.wav" />
  80. <None Include="Content\Audio\Waves\SwordSwing.wav" />
  81. <None Include="Content\Audio\Waves\VillageTheme.wav" />
  82. <None Include="Content\Audio\Waves\WinTheme.wav" />
  83. <None Include="Content\CharacterClasses\Barbarian.xml" />
  84. <None Include="Content\CharacterClasses\Mystic.xml" />
  85. <None Include="Content\CharacterClasses\Paladin.xml" />
  86. <None Include="Content\CharacterClasses\RedMage.xml" />
  87. <None Include="Content\CharacterClasses\Warrior.xml" />
  88. <None Include="Content\CharacterClasses\Wizard.xml" />
  89. <None Include="Content\Characters\Monsters\BanditGuard.xml" />
  90. <None Include="Content\Characters\Monsters\BanditLeader.xml" />
  91. <None Include="Content\Characters\Monsters\BanditMage.xml" />
  92. <None Include="Content\Characters\Monsters\BanditMaster.xml" />
  93. <None Include="Content\Characters\Monsters\BanditMinor.xml" />
  94. <None Include="Content\Characters\Monsters\BruteMage.xml" />
  95. <None Include="Content\Characters\Monsters\BruteMaster.xml" />
  96. <None Include="Content\Characters\Monsters\CrimsonHood.xml" />
  97. <None Include="Content\Characters\Monsters\GoblinGrunt.xml" />
  98. <None Include="Content\Characters\Monsters\GoblinMage.xml" />
  99. <None Include="Content\Characters\Monsters\OrcBrute.xml" />
  100. <None Include="Content\Characters\Monsters\OrcCaptain.xml" />
  101. <None Include="Content\Characters\Monsters\OrcGrunt.xml" />
  102. <None Include="Content\Characters\Monsters\OrcSoldier.xml" />
  103. <None Include="Content\Characters\Monsters\SirShire.xml" />
  104. <None Include="Content\Characters\Monsters\Tamar.xml" />
  105. <None Include="Content\Characters\Players\Kolatt.xml" />
  106. <None Include="Content\Characters\Players\Nykkas.xml" />
  107. <None Include="Content\Characters\Players\Shenidd.xml" />
  108. <None Include="Content\Characters\Players\Tyjavus.xml" />
  109. <None Include="Content\Characters\Players\Vashekk.xml" />
  110. <None Include="Content\Characters\QuestNPCs\Ayttas.xml" />
  111. <None Include="Content\Characters\QuestNPCs\Dunkum.xml" />
  112. <None Include="Content\Characters\QuestNPCs\Ekin.xml" />
  113. <None Include="Content\Characters\QuestNPCs\HealTheSoul.xml" />
  114. <None Include="Content\Characters\QuestNPCs\HealingInn.xml" />
  115. <None Include="Content\Characters\QuestNPCs\Itemania.xml" />
  116. <None Include="Content\Characters\QuestNPCs\JangElder.xml" />
  117. <None Include="Content\Characters\QuestNPCs\Kneevan.xml" />
  118. <None Include="Content\Characters\QuestNPCs\Manny.xml" />
  119. <None Include="Content\Characters\QuestNPCs\NewAgeInn.xml" />
  120. <None Include="Content\Characters\QuestNPCs\Sheddarr.xml" />
  121. <None Include="Content\Characters\QuestNPCs\Shejarr.xml" />
  122. <None Include="Content\Characters\QuestNPCs\TheWeaponSmith.xml" />
  123. <None Include="Content\Characters\QuestNPCs\Theaniv.xml" />
  124. <None Include="Content\Characters\QuestNPCs\ThisAnInn.xml" />
  125. <None Include="Content\Characters\QuestNPCs\ToPlotTown.xml" />
  126. <None Include="Content\Characters\QuestNPCs\Ujar.xml" />
  127. <None Include="Content\Characters\QuestNPCs\Vejnas.xml" />
  128. <None Include="Content\Characters\QuestNPCs\WhoMe.xml" />
  129. <None Include="Content\Fonts\ButtonNamesFont.bmp" />
  130. <None Include="Content\Fonts\CaptionFont.bmp" />
  131. <None Include="Content\Fonts\DamageFont.bmp" />
  132. <None Include="Content\Fonts\DebugFont.bmp" />
  133. <None Include="Content\Fonts\DescriptionFont.bmp" />
  134. <None Include="Content\Fonts\GearInfoFont.bmp" />
  135. <None Include="Content\Fonts\HeaderFont.bmp" />
  136. <None Include="Content\Fonts\HudDetailFont.bmp" />
  137. <None Include="Content\Fonts\PlayerNameFont.bmp" />
  138. <None Include="Content\Fonts\PlayerStatisticsFont.bmp" />
  139. <None Include="Content\Gear\Armor\BronzeArmor.xml" />
  140. <None Include="Content\Gear\Armor\BronzeBoots.xml" />
  141. <None Include="Content\Gear\Armor\BronzeHelmet.xml" />
  142. <None Include="Content\Gear\Armor\BronzeShield.xml" />
  143. <None Include="Content\Gear\Armor\ChainBoots.xml" />
  144. <None Include="Content\Gear\Armor\ChainHelmet.xml" />
  145. <None Include="Content\Gear\Armor\ChainMail.xml" />
  146. <None Include="Content\Gear\Armor\ChainShield.xml" />
  147. <None Include="Content\Gear\Armor\HideArmor.xml" />
  148. <None Include="Content\Gear\Armor\HideBoots.xml" />
  149. <None Include="Content\Gear\Armor\HideHelmet.xml" />
  150. <None Include="Content\Gear\Armor\HideShield.xml" />
  151. <None Include="Content\Gear\Armor\IronArmor.xml" />
  152. <None Include="Content\Gear\Armor\IronBoots.xml" />
  153. <None Include="Content\Gear\Armor\IronHelmet.xml" />
  154. <None Include="Content\Gear\Armor\IronShield.xml" />
  155. <None Include="Content\Gear\Armor\IronShieldPlus.xml" />
  156. <None Include="Content\Gear\Armor\LeatherArmor.xml" />
  157. <None Include="Content\Gear\Armor\LeatherArmorPlus.xml" />
  158. <None Include="Content\Gear\Armor\LeatherBoots.xml" />
  159. <None Include="Content\Gear\Armor\LeatherBootsPlus.xml" />
  160. <None Include="Content\Gear\Armor\LeatherHelmet.xml" />
  161. <None Include="Content\Gear\Armor\LeatherHelmetPlus.xml" />
  162. <None Include="Content\Gear\Armor\LeatherHide.xml" />
  163. <None Include="Content\Gear\Armor\LeatherShield.xml" />
  164. <None Include="Content\Gear\Armor\LeatherShieldPlus.xml" />
  165. <None Include="Content\Gear\Armor\LegendaryArmor.xml" />
  166. <None Include="Content\Gear\Armor\LegendaryBoots.xml" />
  167. <None Include="Content\Gear\Armor\LegendaryHelmet.xml" />
  168. <None Include="Content\Gear\Armor\LegendaryHood.xml" />
  169. <None Include="Content\Gear\Armor\LegendaryRobe.xml" />
  170. <None Include="Content\Gear\Armor\LegendaryShield.xml" />
  171. <None Include="Content\Gear\Armor\MageBoots.xml" />
  172. <None Include="Content\Gear\Armor\MageHood.xml" />
  173. <None Include="Content\Gear\Armor\MagicMageBoots.xml" />
  174. <None Include="Content\Gear\Armor\MagicMageHood.xml" />
  175. <None Include="Content\Gear\Armor\MagicRobe.xml" />
  176. <None Include="Content\Gear\Armor\Robe.xml" />
  177. <None Include="Content\Gear\Armor\SageBoots.xml" />
  178. <None Include="Content\Gear\Armor\SageHood.xml" />
  179. <None Include="Content\Gear\Armor\SageRobe.xml" />
  180. <None Include="Content\Gear\Armor\SteelArmor.xml" />
  181. <None Include="Content\Gear\Armor\SteelBoots.xml" />
  182. <None Include="Content\Gear\Armor\SteelHelmet.xml" />
  183. <None Include="Content\Gear\Armor\SteelShield.xml" />
  184. <None Include="Content\Gear\Armor\TamarArmor.xml" />
  185. <None Include="Content\Gear\Armor\TamarBoots.xml" />
  186. <None Include="Content\Gear\Armor\TamarHelmet.xml" />
  187. <None Include="Content\Gear\Armor\TamarShield.xml" />
  188. <None Include="Content\Gear\Armor\WornMageBoots.xml" />
  189. <None Include="Content\Gear\Armor\WornMageHood.xml" />
  190. <None Include="Content\Gear\Armor\WornRobe.xml" />
  191. <None Include="Content\Gear\Items\FireBallScroll.xml" />
  192. <None Include="Content\Gear\Items\FireBoltScroll.xml" />
  193. <None Include="Content\Gear\Items\GlimmeringRuby.xml" />
  194. <None Include="Content\Gear\Items\HealingPotion.xml" />
  195. <None Include="Content\Gear\Items\MDElixir.xml" />
  196. <None Include="Content\Gear\Items\MOElixir.xml" />
  197. <None Include="Content\Gear\Items\MagicPotion.xml" />
  198. <None Include="Content\Gear\Items\MajorHealingPotion.xml" />
  199. <None Include="Content\Gear\Items\MajorMagicPotion.xml" />
  200. <None Include="Content\Gear\Items\MinorHealingPotion.xml" />
  201. <None Include="Content\Gear\Items\MinorMagicPotion.xml" />
  202. <None Include="Content\Gear\Items\PDElixir.xml" />
  203. <None Include="Content\Gear\Items\POElixir.xml" />
  204. <None Include="Content\Gear\Weapons\BoStaff.xml" />
  205. <None Include="Content\Gear\Weapons\Claymore.xml" />
  206. <None Include="Content\Gear\Weapons\ClaymorePlus.xml" />
  207. <None Include="Content\Gear\Weapons\Club.xml" />
  208. <None Include="Content\Gear\Weapons\Dagger.xml" />
  209. <None Include="Content\Gear\Weapons\GiantClub.xml" />
  210. <None Include="Content\Gear\Weapons\GiantClubPlus.xml" />
  211. <None Include="Content\Gear\Weapons\LegendaryBlade.xml" />
  212. <None Include="Content\Gear\Weapons\LegendaryClub.xml" />
  213. <None Include="Content\Gear\Weapons\LegendaryStaff.xml" />
  214. <None Include="Content\Gear\Weapons\LongBlade.xml" />
  215. <None Include="Content\Gear\Weapons\LongSword.xml" />
  216. <None Include="Content\Gear\Weapons\MagicStaff.xml" />
  217. <None Include="Content\Gear\Weapons\MysticalStaff.xml" />
  218. <None Include="Content\Gear\Weapons\PersianBlade.xml" />
  219. <None Include="Content\Gear\Weapons\PersianSword.xml" />
  220. <None Include="Content\Gear\Weapons\SageStaff.xml" />
  221. <None Include="Content\Gear\Weapons\ShortSword.xml" />
  222. <None Include="Content\Gear\Weapons\ShortSwordPlus.xml" />
  223. <None Include="Content\Gear\Weapons\SpikedClub.xml" />
  224. <None Include="Content\Gear\Weapons\TamarBlade.xml" />
  225. <None Include="Content\Gear\Weapons\WornStaff.xml" />
  226. <None Include="Content\Maps\Map001.xml" />
  227. <None Include="Content\Maps\Map002.xml" />
  228. <None Include="Content\Maps\Map003.xml" />
  229. <None Include="Content\Maps\Map004.xml" />
  230. <None Include="Content\Maps\Map005.xml" />
  231. <None Include="Content\Maps\Map006.xml" />
  232. <None Include="Content\Maps\Map007.xml" />
  233. <None Include="Content\Maps\Map008.xml" />
  234. <None Include="Content\Maps\Map009.xml" />
  235. <None Include="Content\Maps\Map010.xml" />
  236. <None Include="Content\Maps\Map011.xml" />
  237. <None Include="Content\Maps\Map012.xml" />
  238. <None Include="Content\Maps\Map013.xml" />
  239. <None Include="Content\Maps\Map014.xml" />
  240. <None Include="Content\Maps\Map015.xml" />
  241. <None Include="Content\Maps\Map016.xml" />
  242. <None Include="Content\Maps\Chests\BronzeGear.xml" />
  243. <None Include="Content\Maps\Chests\Dagger.xml" />
  244. <None Include="Content\Maps\Chests\Gold.xml" />
  245. <None Include="Content\Maps\Chests\GoldPlus.xml" />
  246. <None Include="Content\Maps\Chests\Healing.xml" />
  247. <None Include="Content\Maps\Chests\Hide.xml" />
  248. <None Include="Content\Maps\Chests\IronGear.xml" />
  249. <None Include="Content\Maps\Chests\IronHelmet.xml" />
  250. <None Include="Content\Maps\Chests\IronShield.xml" />
  251. <None Include="Content\Maps\Chests\LeatherGear.xml" />
  252. <None Include="Content\Maps\Chests\LeatherShieldPlus.xml" />
  253. <None Include="Content\Maps\Chests\LegendaryArmor.xml" />
  254. <None Include="Content\Maps\Chests\LegendaryBlade.xml" />
  255. <None Include="Content\Maps\Chests\LegendaryBoots.xml" />
  256. <None Include="Content\Maps\Chests\LegendaryClub.xml" />
  257. <None Include="Content\Maps\Chests\LegendaryHelmet.xml" />
  258. <None Include="Content\Maps\Chests\LegendaryHood.xml" />
  259. <None Include="Content\Maps\Chests\LegendaryRobe.xml" />
  260. <None Include="Content\Maps\Chests\LegendaryShield.xml" />
  261. <None Include="Content\Maps\Chests\LegendaryStaff.xml" />
  262. <None Include="Content\Maps\Chests\LongBlade.xml" />
  263. <None Include="Content\Maps\Chests\LongSword.xml" />
  264. <None Include="Content\Maps\Chests\MDElixir.xml" />
  265. <None Include="Content\Maps\Chests\MOElixir.xml" />
  266. <None Include="Content\Maps\Chests\Mage.xml" />
  267. <None Include="Content\Maps\Chests\Magic.xml" />
  268. <None Include="Content\Maps\Chests\MajorHealing.xml" />
  269. <None Include="Content\Maps\Chests\MajorMagic.xml" />
  270. <None Include="Content\Maps\Chests\MinorGold.xml" />
  271. <None Include="Content\Maps\Chests\MinorHealing.xml" />
  272. <None Include="Content\Maps\Chests\MinorMagic.xml" />
  273. <None Include="Content\Maps\Chests\MoneyBags.xml" />
  274. <None Include="Content\Maps\Chests\PDElixir.xml" />
  275. <None Include="Content\Maps\Chests\POElixir.xml" />
  276. <None Include="Content\Maps\Chests\PersianBlade.xml" />
  277. <None Include="Content\Maps\Chests\PersianSword.xml" />
  278. <None Include="Content\Maps\Chests\Ruby.xml" />
  279. <None Include="Content\Maps\Chests\SageBoots.xml" />
  280. <None Include="Content\Maps\Chests\SageHood.xml" />
  281. <None Include="Content\Maps\Chests\SageStaff.xml" />
  282. <None Include="Content\Maps\Chests\SteelArmor.xml" />
  283. <None Include="Content\Maps\Chests\SteelBoots.xml" />
  284. <None Include="Content\Maps\Chests\SteelHelmet.xml" />
  285. <None Include="Content\Maps\Chests\SteelShield.xml" />
  286. <None Include="Content\Maps\FixedCombats\BanditLeaders5.xml" />
  287. <None Include="Content\Maps\FixedCombats\BanditMage2.xml" />
  288. <None Include="Content\Maps\FixedCombats\BanditMage3.xml" />
  289. <None Include="Content\Maps\FixedCombats\BanditMage5.xml" />
  290. <None Include="Content\Maps\FixedCombats\BanditMasters5.xml" />
  291. <None Include="Content\Maps\FixedCombats\BanditMinor2.xml" />
  292. <None Include="Content\Maps\FixedCombats\BanditMinor3.xml" />
  293. <None Include="Content\Maps\FixedCombats\BanditMinor5.xml" />
  294. <None Include="Content\Maps\FixedCombats\BanditMisc3.xml" />
  295. <None Include="Content\Maps\FixedCombats\BanditMisc5.xml" />
  296. <None Include="Content\Maps\FixedCombats\BanditMisc5a.xml" />
  297. <None Include="Content\Maps\FixedCombats\BanditMisc5b.xml" />
  298. <None Include="Content\Maps\FixedCombats\BanditMisc5c.xml" />
  299. <None Include="Content\Maps\FixedCombats\BruteMasters1.xml" />
  300. <None Include="Content\Maps\FixedCombats\Brutes1.xml" />
  301. <None Include="Content\Maps\FixedCombats\GoblinGrunts.xml" />
  302. <None Include="Content\Maps\FixedCombats\GoblinGrunts2.xml" />
  303. <None Include="Content\Maps\FixedCombats\GoblinGrunts3.xml" />
  304. <None Include="Content\Maps\FixedCombats\GoblinGrunts5.xml" />
  305. <None Include="Content\Maps\FixedCombats\GoblinMages3.xml" />
  306. <None Include="Content\Maps\FixedCombats\GoblinMages5.xml" />
  307. <None Include="Content\Maps\FixedCombats\GoblinSoldiers5.xml" />
  308. <None Include="Content\Maps\FixedCombats\Goblins.xml" />
  309. <None Include="Content\Maps\FixedCombats\GoblinsMisc3.xml" />
  310. <None Include="Content\Maps\FixedCombats\GoblinsMisc5.xml" />
  311. <None Include="Content\Maps\FixedCombats\GoblinsMisc5a.xml" />
  312. <None Include="Content\Maps\FixedCombats\Misc1.xml" />
  313. <None Include="Content\Maps\FixedCombats\Misc4.xml" />
  314. <None Include="Content\Maps\FixedCombats\Misc5.xml" />
  315. <None Include="Content\Maps\FixedCombats\OrcBrutes1.xml" />
  316. <None Include="Content\Maps\FixedCombats\OrcBrutes2.xml" />
  317. <None Include="Content\Maps\FixedCombats\OrcBrutes3.xml" />
  318. <None Include="Content\Maps\FixedCombats\OrcBrutes5.xml" />
  319. <None Include="Content\Maps\FixedCombats\OrcCaptains1.xml" />
  320. <None Include="Content\Maps\FixedCombats\OrcCaptains3.xml" />
  321. <None Include="Content\Maps\FixedCombats\OrcCaptains5.xml" />
  322. <None Include="Content\Maps\FixedCombats\OrcGrunts3.xml" />
  323. <None Include="Content\Maps\FixedCombats\OrcGrunts5.xml" />
  324. <None Include="Content\Maps\FixedCombats\OrcMisc3.xml" />
  325. <None Include="Content\Maps\FixedCombats\OrcMisc3a.xml" />
  326. <None Include="Content\Maps\FixedCombats\OrcMisc3b.xml" />
  327. <None Include="Content\Maps\FixedCombats\OrcMisc3c.xml" />
  328. <None Include="Content\Maps\FixedCombats\OrcMisc3d.xml" />
  329. <None Include="Content\Maps\FixedCombats\OrcMisc5.xml" />
  330. <None Include="Content\Maps\FixedCombats\OrcMisc5a.xml" />
  331. <None Include="Content\Maps\FixedCombats\OrcMisc5b.xml" />
  332. <None Include="Content\Maps\FixedCombats\OrcSoldiers3.xml" />
  333. <None Include="Content\Maps\FixedCombats\OrcSoldiers5.xml" />
  334. <None Include="Content\Maps\FixedCombats\SirShire.xml" />
  335. <None Include="Content\Maps\FixedCombats\Tamar.xml" />
  336. <None Include="Content\Maps\Inns\HealingInn.xml" />
  337. <None Include="Content\Maps\Inns\NewAgeInn.xml" />
  338. <None Include="Content\Maps\Inns\SanctuaryInn.xml" />
  339. <None Include="Content\Maps\Inns\ThisAnInn.xml" />
  340. <None Include="Content\Maps\Stores\GearMan.xml" />
  341. <None Include="Content\Maps\Stores\Gearrific.xml" />
  342. <None Include="Content\Maps\Stores\HealTheSoul.xml" />
  343. <None Include="Content\Maps\Stores\Itemania.xml" />
  344. <None Include="Content\Maps\Stores\PotionsGalore.xml" />
  345. <None Include="Content\Maps\Stores\TheWeaponsmith.xml" />
  346. <None Include="Content\Maps\Stores\WhoMeShop.xml" />
  347. <None Include="Content\Quests\DefeatTamar.xml" />
  348. <None Include="Content\Quests\HideArmor.xml" />
  349. <None Include="Content\Quests\LushVillage.xml" />
  350. <None Include="Content\Quests\SaveMercadia.xml" />
  351. <None Include="Content\Quests\ShortSword.xml" />
  352. <None Include="Content\Quests\TestBattle.xml" />
  353. <None Include="Content\Quests\TheBanditLeader.xml" />
  354. <None Include="Content\Quests\TheGoblinBrigade.xml" />
  355. <None Include="Content\Quests\TheOrcCaptain.xml" />
  356. <None Include="Content\Quests\QuestLines\MainQuestLine.xml" />
  357. <None Include="Content\Spells\FireBlast.xml" />
  358. <None Include="Content\Spells\FireBolt.xml" />
  359. <None Include="Content\Spells\FireBomb.xml" />
  360. <None Include="Content\Spells\Heal.xml" />
  361. <None Include="Content\Spells\IceBlast.xml" />
  362. <None Include="Content\Spells\IceBolt.xml" />
  363. <None Include="Content\Spells\MDDown.xml" />
  364. <None Include="Content\Spells\MODown.xml" />
  365. <None Include="Content\Spells\MassFireBlast.xml" />
  366. <None Include="Content\Spells\MassFireBolt.xml" />
  367. <None Include="Content\Spells\MassHeal.xml" />
  368. <None Include="Content\Spells\MassMinorHeal.xml" />
  369. <None Include="Content\Spells\MinorHeal.xml" />
  370. <None Include="Content\Spells\PDDown.xml" />
  371. <None Include="Content\Spells\PODown.xml" />
  372. <None Include="Content\Spells\SuperHeal.xml" />
  373. <None Include="Content\Textures\Buttons\AButton.png" />
  374. <None Include="Content\Textures\Buttons\BButton.png" />
  375. <None Include="Content\Textures\Buttons\BackButton.png" />
  376. <None Include="Content\Textures\Buttons\CharSelectFadeLeft.png" />
  377. <None Include="Content\Textures\Buttons\CharSelectFadeRight.png" />
  378. <None Include="Content\Textures\Buttons\CharSelectHlLeft.png" />
  379. <None Include="Content\Textures\Buttons\CharSelectHlRight.png" />
  380. <None Include="Content\Textures\Buttons\LeftTriggerButton.png" />
  381. <None Include="Content\Textures\Buttons\QuantityArrowLeft.png" />
  382. <None Include="Content\Textures\Buttons\QuantityArrowRight.png" />
  383. <None Include="Content\Textures\Buttons\RightTriggerButton.png" />
  384. <None Include="Content\Textures\Buttons\StartButton.png" />
  385. <None Include="Content\Textures\Buttons\XButton.png" />
  386. <None Include="Content\Textures\Buttons\YButton.png" />
  387. <None Include="Content\Textures\Characters\Boss1AttackLeft.png" />
  388. <None Include="Content\Textures\Characters\Boss1IdleLeft.png" />
  389. <None Include="Content\Textures\Characters\Boss2AttackLeft.png" />
  390. <None Include="Content\Textures\Characters\Boss3AttackLeft.png" />
  391. <None Include="Content\Textures\Characters\Boss3IdleLeft.png" />
  392. <None Include="Content\Textures\Characters\BossAttackRight.png" />
  393. <None Include="Content\Textures\Characters\BossIdleRight.png" />
  394. <None Include="Content\Textures\Characters\BossWalkRight.png" />
  395. <None Include="Content\Textures\Characters\CharacterShadow.png" />
  396. <None Include="Content\Textures\Characters\Goblin1AttackLeft.png" />
  397. <None Include="Content\Textures\Characters\Goblin1IdleLeft.png" />
  398. <None Include="Content\Textures\Characters\Goblin1WalkLeft.png" />
  399. <None Include="Content\Textures\Characters\Goblin2AttackRight.png" />
  400. <None Include="Content\Textures\Characters\Goblin2IdleRight.png" />
  401. <None Include="Content\Textures\Characters\Goblin2WalkRight.png" />
  402. <None Include="Content\Textures\Characters\Goblin3AttackLeft.png" />
  403. <None Include="Content\Textures\Characters\Goblin3IdleLeft.png" />
  404. <None Include="Content\Textures\Characters\Goblin3WalkLeft.png" />
  405. <None Include="Content\Textures\Characters\GoblinAttackLeft.png" />
  406. <None Include="Content\Textures\Characters\GoblinIdleLeft.png" />
  407. <None Include="Content\Textures\Characters\GoblinWalkLeft.png" />
  408. <None Include="Content\Textures\Characters\ORC1AttackLeft.png" />
  409. <None Include="Content\Textures\Characters\ORC1IdleLeft.png" />
  410. <None Include="Content\Textures\Characters\ORC2AttackLeft.png" />
  411. <None Include="Content\Textures\Characters\ORC2IdleLeft.png" />
  412. <None Include="Content\Textures\Characters\ORC3AttackLeft.png" />
  413. <None Include="Content\Textures\Characters\ORC3IdleLeft.png" />
  414. <None Include="Content\Textures\Characters\ORCAttackLeft.png" />
  415. <None Include="Content\Textures\Characters\ORCIdleLeft.png" />
  416. <None Include="Content\Textures\Characters\OrcIdle1Right.png" />
  417. <None Include="Content\Textures\Characters\OrcIdle2Right.png" />
  418. <None Include="Content\Textures\Characters\OrcIdle3Right.png" />
  419. <None Include="Content\Textures\Characters\OrcWalk1Right.png" />
  420. <None Include="Content\Textures\Characters\OrcWalk2Right.png" />
  421. <None Include="Content\Textures\Characters\OrcWalk3Right.png" />
  422. <None Include="Content\Textures\Characters\Villager1IdleRight.png" />
  423. <None Include="Content\Textures\Characters\Villager2IdleRight.png" />
  424. <None Include="Content\Textures\Characters\Villager3IdleRight.png" />
  425. <None Include="Content\Textures\Characters\VillagerIdleRight.png" />
  426. <None Include="Content\Textures\Characters\Warrior1AttackLeft.png" />
  427. <None Include="Content\Textures\Characters\Warrior1AttackRight.png" />
  428. <None Include="Content\Textures\Characters\Warrior1IdleLeft.png" />
  429. <None Include="Content\Textures\Characters\Warrior1IdleRight.png" />
  430. <None Include="Content\Textures\Characters\Warrior1WalkLeft.png" />
  431. <None Include="Content\Textures\Characters\Warrior1WalkRight.png" />
  432. <None Include="Content\Textures\Characters\Warrior2AttackLeft.png" />
  433. <None Include="Content\Textures\Characters\Warrior2AttackRight.png" />
  434. <None Include="Content\Textures\Characters\Warrior2IdleLeft.png" />
  435. <None Include="Content\Textures\Characters\Warrior2WalkLeft.png" />
  436. <None Include="Content\Textures\Characters\Warrior3AttackLeft.png" />
  437. <None Include="Content\Textures\Characters\Warrior3IdleLeft.png" />
  438. <None Include="Content\Textures\Characters\Warrior3WalkLeft.png" />
  439. <None Include="Content\Textures\Characters\WarriorAttackRight.png" />
  440. <None Include="Content\Textures\Characters\WarriorIdleRight.png" />
  441. <None Include="Content\Textures\Characters\WarriorWalkRight.png" />
  442. <None Include="Content\Textures\Characters\Wizard1IdleRight.png" />
  443. <None Include="Content\Textures\Characters\Wizard2AttackLeft.png" />
  444. <None Include="Content\Textures\Characters\Wizard2IdleLeft.png" />
  445. <None Include="Content\Textures\Characters\Wizard3AttackLeft.png" />
  446. <None Include="Content\Textures\Characters\Wizard3IdleLeft.png" />
  447. <None Include="Content\Textures\Characters\Wizard3WalkLeft.png" />
  448. <None Include="Content\Textures\Characters\WizardAttackRight.png" />
  449. <None Include="Content\Textures\Characters\WizardIdleRight.png" />
  450. <None Include="Content\Textures\Characters\WizardWalkRight.png" />
  451. <None Include="Content\Textures\Characters\Portraits\Boss1Active.png" />
  452. <None Include="Content\Textures\Characters\Portraits\Boss1Inactive.png" />
  453. <None Include="Content\Textures\Characters\Portraits\Boss1Unselectable.png" />
  454. <None Include="Content\Textures\Characters\Portraits\Boss2Active.png" />
  455. <None Include="Content\Textures\Characters\Portraits\Boss2Inactive.png" />
  456. <None Include="Content\Textures\Characters\Portraits\Boss2Unselectable.png" />
  457. <None Include="Content\Textures\Characters\Portraits\Boss3Active.png" />
  458. <None Include="Content\Textures\Characters\Portraits\Boss3Inactive.png" />
  459. <None Include="Content\Textures\Characters\Portraits\Boss3Unselectable.png" />
  460. <None Include="Content\Textures\Characters\Portraits\BossActive.png" />
  461. <None Include="Content\Textures\Characters\Portraits\BossInactive.png" />
  462. <None Include="Content\Textures\Characters\Portraits\BossUnselectable.png" />
  463. <None Include="Content\Textures\Characters\Portraits\Goblin1Active.png" />
  464. <None Include="Content\Textures\Characters\Portraits\Goblin1Inactive.png" />
  465. <None Include="Content\Textures\Characters\Portraits\Goblin1Unselectable.png" />
  466. <None Include="Content\Textures\Characters\Portraits\Goblin2Active.png" />
  467. <None Include="Content\Textures\Characters\Portraits\Goblin2Inactive.png" />
  468. <None Include="Content\Textures\Characters\Portraits\Goblin2Unselectable.png" />
  469. <None Include="Content\Textures\Characters\Portraits\Goblin3Active.png" />
  470. <None Include="Content\Textures\Characters\Portraits\Goblin3Inactive.png" />
  471. <None Include="Content\Textures\Characters\Portraits\Goblin3Unselectable.png" />
  472. <None Include="Content\Textures\Characters\Portraits\GoblinActive.png" />
  473. <None Include="Content\Textures\Characters\Portraits\GoblinInactive.png" />
  474. <None Include="Content\Textures\Characters\Portraits\GoblinUnselectable.png" />
  475. <None Include="Content\Textures\Characters\Portraits\Orc1Active.png" />
  476. <None Include="Content\Textures\Characters\Portraits\Orc1Inactive.png" />
  477. <None Include="Content\Textures\Characters\Portraits\Orc1Unselectable.png" />
  478. <None Include="Content\Textures\Characters\Portraits\Orc2Active.png" />
  479. <None Include="Content\Textures\Characters\Portraits\Orc2Inactive.png" />
  480. <None Include="Content\Textures\Characters\Portraits\Orc2Unselectable.png" />
  481. <None Include="Content\Textures\Characters\Portraits\Orc3Active.png" />
  482. <None Include="Content\Textures\Characters\Portraits\Orc3Inactive.png" />
  483. <None Include="Content\Textures\Characters\Portraits\Orc3Unselectable.png" />
  484. <None Include="Content\Textures\Characters\Portraits\OrcActive.png" />
  485. <None Include="Content\Textures\Characters\Portraits\OrcInactive.png" />
  486. <None Include="Content\Textures\Characters\Portraits\OrcUnselectable.png" />
  487. <None Include="Content\Textures\Characters\Portraits\ShopKeeper.png" />
  488. <None Include="Content\Textures\Characters\Portraits\ShopKeeper02.png" />
  489. <None Include="Content\Textures\Characters\Portraits\ShopKeeper03.png" />
  490. <None Include="Content\Textures\Characters\Portraits\Tombstone.png" />
  491. <None Include="Content\Textures\Characters\Portraits\Villager1Active.png" />
  492. <None Include="Content\Textures\Characters\Portraits\Villager1Inactive.png" />
  493. <None Include="Content\Textures\Characters\Portraits\Villager1Unselectable.png" />
  494. <None Include="Content\Textures\Characters\Portraits\Villager2Active.png" />
  495. <None Include="Content\Textures\Characters\Portraits\Villager2Inactive.png" />
  496. <None Include="Content\Textures\Characters\Portraits\Villager2Unselectable.png" />
  497. <None Include="Content\Textures\Characters\Portraits\Villager3Active.png" />
  498. <None Include="Content\Textures\Characters\Portraits\Villager3Inactive.png" />
  499. <None Include="Content\Textures\Characters\Portraits\Villager3Unselectable.png" />
  500. <None Include="Content\Textures\Characters\Portraits\VillagerActive.png" />
  501. <None Include="Content\Textures\Characters\Portraits\VillagerInactive.png" />
  502. <None Include="Content\Textures\Characters\Portraits\VillagerUnselectable.png" />
  503. <None Include="Content\Textures\Characters\Portraits\Warrior1Active.png" />
  504. <None Include="Content\Textures\Characters\Portraits\Warrior1Inactive.png" />
  505. <None Include="Content\Textures\Characters\Portraits\Warrior1Unselectable.png" />
  506. <None Include="Content\Textures\Characters\Portraits\Warrior2Active.png" />
  507. <None Include="Content\Textures\Characters\Portraits\Warrior2Inactive.png" />
  508. <None Include="Content\Textures\Characters\Portraits\Warrior2Unselectable.png" />
  509. <None Include="Content\Textures\Characters\Portraits\Warrior3Active.png" />
  510. <None Include="Content\Textures\Characters\Portraits\Warrior3Inactive.png" />
  511. <None Include="Content\Textures\Characters\Portraits\Warrior3Unselectable.png" />
  512. <None Include="Content\Textures\Characters\Portraits\WarriorActive.png" />
  513. <None Include="Content\Textures\Characters\Portraits\WarriorInactive.png" />
  514. <None Include="Content\Textures\Characters\Portraits\WarriorUnselectable.png" />
  515. <None Include="Content\Textures\Characters\Portraits\Wizard1Active.png" />
  516. <None Include="Content\Textures\Characters\Portraits\Wizard1Inactive.png" />
  517. <None Include="Content\Textures\Characters\Portraits\Wizard1Unselectable.png" />
  518. <None Include="Content\Textures\Characters\Portraits\Wizard2Active.png" />
  519. <None Include="Content\Textures\Characters\Portraits\Wizard2Inactive.png" />
  520. <None Include="Content\Textures\Characters\Portraits\Wizard2Unselectable.png" />
  521. <None Include="Content\Textures\Characters\Portraits\Wizard3Active.png" />
  522. <None Include="Content\Textures\Characters\Portraits\Wizard3Inactive.png" />
  523. <None Include="Content\Textures\Characters\Portraits\Wizard3Unselectable.png" />
  524. <None Include="Content\Textures\Characters\Portraits\WizardActive.png" />
  525. <None Include="Content\Textures\Characters\Portraits\WizardInactive.png" />
  526. <None Include="Content\Textures\Characters\Portraits\WizardUnselectable.png" />
  527. <None Include="Content\Textures\Chests\Chest1a.png" />
  528. <None Include="Content\Textures\Chests\Chest1b.png" />
  529. <None Include="Content\Textures\Chests\Chest1c.png" />
  530. <None Include="Content\Textures\Chests\Chest1d.png" />
  531. <None Include="Content\Textures\Chests\Chest1e.png" />
  532. <None Include="Content\Textures\Chests\Chest1f.png" />
  533. <None Include="Content\Textures\Chests\Chest1g.png" />
  534. <None Include="Content\Textures\Chests\Chest1h.png" />
  535. <None Include="Content\Textures\Chests\Chest2a.png" />
  536. <None Include="Content\Textures\Chests\Chest2b.png" />
  537. <None Include="Content\Textures\Chests\Chest2c.png" />
  538. <None Include="Content\Textures\Chests\Chest2d.png" />
  539. <None Include="Content\Textures\Chests\Chest2e.png" />
  540. <None Include="Content\Textures\Chests\Chest2f.png" />
  541. <None Include="Content\Textures\Chests\Chest2g.png" />
  542. <None Include="Content\Textures\Chests\Chest2h.png" />
  543. <None Include="Content\Textures\Chests\Chest2i.png" />
  544. <None Include="Content\Textures\Chests\Chest2j.png" />
  545. <None Include="Content\Textures\Chests\Chest2k.png" />
  546. <None Include="Content\Textures\Chests\Chest2l.png" />
  547. <None Include="Content\Textures\Combat\CharSelectionRing.png" />
  548. <None Include="Content\Textures\Combat\DamageIcon.png" />
  549. <None Include="Content\Textures\Combat\HealingIcon.png" />
  550. <None Include="Content\Textures\Combat\NameBkgd.png" />
  551. <None Include="Content\Textures\Combat\Target1SelectionRing.png" />
  552. <None Include="Content\Textures\Combat\Target2SelectionRing.png" />
  553. <None Include="Content\Textures\Combat\TilesheetSprangles.png" />
  554. <None Include="Content\Textures\GameScreens\Caption.png" />
  555. <None Include="Content\Textures\GameScreens\CaptionBackGround.png" />
  556. <None Include="Content\Textures\GameScreens\CaptionBackGroundLarge.png" />
  557. <None Include="Content\Textures\GameScreens\ConversationStrip.png" />
  558. <None Include="Content\Textures\GameScreens\CountShieldWithArrow.png" />
  559. <None Include="Content\Textures\GameScreens\FadeScreen.png" />
  560. <None Include="Content\Textures\GameScreens\FadeScreen2.png" />
  561. <None Include="Content\Textures\GameScreens\GameScreenBkgd.png" />
  562. <None Include="Content\Textures\GameScreens\GearScoreBoard.png" />
  563. <None Include="Content\Textures\GameScreens\GoldIcon.png" />
  564. <None Include="Content\Textures\GameScreens\Highlight.png" />
  565. <None Include="Content\Textures\GameScreens\HighlightLarge.png" />
  566. <None Include="Content\Textures\GameScreens\InfoDisplay.png" />
  567. <None Include="Content\Textures\GameScreens\LineBorder.png" />
  568. <None Include="Content\Textures\GameScreens\PlayerSelected.png" />
  569. <None Include="Content\Textures\GameScreens\PlayerUnSelected.png" />
  570. <None Include="Content\Textures\GameScreens\PopupScreen.png" />
  571. <None Include="Content\Textures\GameScreens\ScoreBoard.png" />
  572. <None Include="Content\Textures\GameScreens\ScrollButtons.png" />
  573. <None Include="Content\Textures\GameScreens\ScrollDown.png" />
  574. <None Include="Content\Textures\GameScreens\ScrollUp.png" />
  575. <None Include="Content\Textures\GameScreens\SelectionArrow.png" />
  576. <None Include="Content\Textures\GameScreens\SeparationLine.png" />
  577. <None Include="Content\Textures\GameScreens\StatsBorderTable.png" />
  578. <None Include="Content\Textures\GameScreens\TickMark.png" />
  579. <None Include="Content\Textures\GameScreens\TitleBar.png" />
  580. <None Include="Content\Textures\Gear\Boots01a.png" />
  581. <None Include="Content\Textures\Gear\Boots01b.png" />
  582. <None Include="Content\Textures\Gear\Boots01c.png" />
  583. <None Include="Content\Textures\Gear\Boots01d.png" />
  584. <None Include="Content\Textures\Gear\Boots01e.png" />
  585. <None Include="Content\Textures\Gear\Boots01f.png" />
  586. <None Include="Content\Textures\Gear\Boots01g.png" />
  587. <None Include="Content\Textures\Gear\Boots01h.png" />
  588. <None Include="Content\Textures\Gear\Boots02a.png" />
  589. <None Include="Content\Textures\Gear\Boots02b.png" />
  590. <None Include="Content\Textures\Gear\Boots02c.png" />
  591. <None Include="Content\Textures\Gear\Boots02d.png" />
  592. <None Include="Content\Textures\Gear\Boots02e.png" />
  593. <None Include="Content\Textures\Gear\Boots02f.png" />
  594. <None Include="Content\Textures\Gear\Boots02g.png" />
  595. <None Include="Content\Textures\Gear\Boots02h.png" />
  596. <None Include="Content\Textures\Gear\Boots03a.png" />
  597. <None Include="Content\Textures\Gear\Boots03b.png" />
  598. <None Include="Content\Textures\Gear\Boots03c.png" />
  599. <None Include="Content\Textures\Gear\Boots03d.png" />
  600. <None Include="Content\Textures\Gear\Boots03e.png" />
  601. <None Include="Content\Textures\Gear\Boots03f.png" />
  602. <None Include="Content\Textures\Gear\Boots03g.png" />
  603. <None Include="Content\Textures\Gear\Boots03h.png" />
  604. <None Include="Content\Textures\Gear\Boots04a.png" />
  605. <None Include="Content\Textures\Gear\Boots04b.png" />
  606. <None Include="Content\Textures\Gear\Boots04c.png" />
  607. <None Include="Content\Textures\Gear\Boots04d.png" />
  608. <None Include="Content\Textures\Gear\Boots04e.png" />
  609. <None Include="Content\Textures\Gear\Boots04f.png" />
  610. <None Include="Content\Textures\Gear\Boots04g.png" />
  611. <None Include="Content\Textures\Gear\Boots04h.png" />
  612. <None Include="Content\Textures\Gear\Boots05a.png" />
  613. <None Include="Content\Textures\Gear\Boots05b.png" />
  614. <None Include="Content\Textures\Gear\Boots05c.png" />
  615. <None Include="Content\Textures\Gear\Boots05d.png" />
  616. <None Include="Content\Textures\Gear\Boots05e.png" />
  617. <None Include="Content\Textures\Gear\Boots05f.png" />
  618. <None Include="Content\Textures\Gear\Boots05g.png" />
  619. <None Include="Content\Textures\Gear\Boots05h.png" />
  620. <None Include="Content\Textures\Gear\Boots06a.png" />
  621. <None Include="Content\Textures\Gear\Boots06b.png" />
  622. <None Include="Content\Textures\Gear\Boots06c.png" />
  623. <None Include="Content\Textures\Gear\Boots06d.png" />
  624. <None Include="Content\Textures\Gear\Boots06e.png" />
  625. <None Include="Content\Textures\Gear\Boots06f.png" />
  626. <None Include="Content\Textures\Gear\Boots06g.png" />
  627. <None Include="Content\Textures\Gear\Boots06h.png" />
  628. <None Include="Content\Textures\Gear\Boots07a.png" />
  629. <None Include="Content\Textures\Gear\Boots07b.png" />
  630. <None Include="Content\Textures\Gear\Boots07c.png" />
  631. <None Include="Content\Textures\Gear\Boots07d.png" />
  632. <None Include="Content\Textures\Gear\Boots07e.png" />
  633. <None Include="Content\Textures\Gear\Boots07f.png" />
  634. <None Include="Content\Textures\Gear\Boots07g.png" />
  635. <None Include="Content\Textures\Gear\Boots07h.png" />
  636. <None Include="Content\Textures\Gear\Club01a.png" />
  637. <None Include="Content\Textures\Gear\Club01b.png" />
  638. <None Include="Content\Textures\Gear\Club01c.png" />
  639. <None Include="Content\Textures\Gear\Club01d.png" />
  640. <None Include="Content\Textures\Gear\Club01e.png" />
  641. <None Include="Content\Textures\Gear\Club01f.png" />
  642. <None Include="Content\Textures\Gear\Club01g.png" />
  643. <None Include="Content\Textures\Gear\Club01h.png" />
  644. <None Include="Content\Textures\Gear\Club02a.png" />
  645. <None Include="Content\Textures\Gear\Club02b.png" />
  646. <None Include="Content\Textures\Gear\Club02c.png" />
  647. <None Include="Content\Textures\Gear\Club02d.png" />
  648. <None Include="Content\Textures\Gear\Club02e.png" />
  649. <None Include="Content\Textures\Gear\Club02f.png" />
  650. <None Include="Content\Textures\Gear\Club02g.png" />
  651. <None Include="Content\Textures\Gear\Club02h.png" />
  652. <None Include="Content\Textures\Gear\Club03a.png" />
  653. <None Include="Content\Textures\Gear\Club03b.png" />
  654. <None Include="Content\Textures\Gear\Club03c.png" />
  655. <None Include="Content\Textures\Gear\Club03d.png" />
  656. <None Include="Content\Textures\Gear\Club03e.png" />
  657. <None Include="Content\Textures\Gear\Club03f.png" />
  658. <None Include="Content\Textures\Gear\Club03g.png" />
  659. <None Include="Content\Textures\Gear\Club03h.png" />
  660. <None Include="Content\Textures\Gear\Coin01.png" />
  661. <None Include="Content\Textures\Gear\Gems01a.png" />
  662. <None Include="Content\Textures\Gear\Gems01b.png" />
  663. <None Include="Content\Textures\Gear\Gems01c.png" />
  664. <None Include="Content\Textures\Gear\Gems01d.png" />
  665. <None Include="Content\Textures\Gear\Gems01e.png" />
  666. <None Include="Content\Textures\Gear\Helmet01a.png" />
  667. <None Include="Content\Textures\Gear\Helmet01b.png" />
  668. <None Include="Content\Textures\Gear\Helmet01c.png" />
  669. <None Include="Content\Textures\Gear\Helmet01d.png" />
  670. <None Include="Content\Textures\Gear\Helmet01e.png" />
  671. <None Include="Content\Textures\Gear\Helmet01f.png" />
  672. <None Include="Content\Textures\Gear\Helmet01g.png" />
  673. <None Include="Content\Textures\Gear\Helmet01h.png" />
  674. <None Include="Content\Textures\Gear\Helmet02a.png" />
  675. <None Include="Content\Textures\Gear\Helmet02b.png" />
  676. <None Include="Content\Textures\Gear\Helmet02c.png" />
  677. <None Include="Content\Textures\Gear\Helmet02d.png" />
  678. <None Include="Content\Textures\Gear\Helmet02e.png" />
  679. <None Include="Content\Textures\Gear\Helmet02f.png" />
  680. <None Include="Content\Textures\Gear\Helmet02g.png" />
  681. <None Include="Content\Textures\Gear\Helmet02h.png" />
  682. <None Include="Content\Textures\Gear\Helmet03a.png" />
  683. <None Include="Content\Textures\Gear\Helmet03b.png" />
  684. <None Include="Content\Textures\Gear\Helmet03c.png" />
  685. <None Include="Content\Textures\Gear\Helmet03d.png" />
  686. <None Include="Content\Textures\Gear\Helmet03e.png" />
  687. <None Include="Content\Textures\Gear\Helmet03f.png" />
  688. <None Include="Content\Textures\Gear\Helmet03g.png" />
  689. <None Include="Content\Textures\Gear\Helmet03h.png" />
  690. <None Include="Content\Textures\Gear\Helmet04a.png" />
  691. <None Include="Content\Textures\Gear\Helmet04b.png" />
  692. <None Include="Content\Textures\Gear\Helmet04c.png" />
  693. <None Include="Content\Textures\Gear\Helmet04d.png" />
  694. <None Include="Content\Textures\Gear\Helmet04e.png" />
  695. <None Include="Content\Textures\Gear\Helmet04f.png" />
  696. <None Include="Content\Textures\Gear\Helmet04g.png" />
  697. <None Include="Content\Textures\Gear\Helmet04h.png" />
  698. <None Include="Content\Textures\Gear\Helmet05a.png" />
  699. <None Include="Content\Textures\Gear\Helmet05b.png" />
  700. <None Include="Content\Textures\Gear\Helmet05c.png" />
  701. <None Include="Content\Textures\Gear\Helmet05d.png" />
  702. <None Include="Content\Textures\Gear\Helmet05e.png" />
  703. <None Include="Content\Textures\Gear\Helmet05f.png" />
  704. <None Include="Content\Textures\Gear\Helmet05g.png" />
  705. <None Include="Content\Textures\Gear\Helmet05h.png" />
  706. <None Include="Content\Textures\Gear\Helmet06a.png" />
  707. <None Include="Content\Textures\Gear\Helmet06b.png" />
  708. <None Include="Content\Textures\Gear\Helmet06c.png" />
  709. <None Include="Content\Textures\Gear\Helmet06d.png" />
  710. <None Include="Content\Textures\Gear\Helmet06e.png" />
  711. <None Include="Content\Textures\Gear\Helmet06f.png" />
  712. <None Include="Content\Textures\Gear\Helmet06g.png" />
  713. <None Include="Content\Textures\Gear\Helmet06h.png" />
  714. <None Include="Content\Textures\Gear\Helmet07a.png" />
  715. <None Include="Content\Textures\Gear\Helmet07b.png" />
  716. <None Include="Content\Textures\Gear\Helmet07c.png" />
  717. <None Include="Content\Textures\Gear\Helmet07d.png" />
  718. <None Include="Content\Textures\Gear\Helmet07e.png" />
  719. <None Include="Content\Textures\Gear\Helmet07f.png" />
  720. <None Include="Content\Textures\Gear\Helmet07g.png" />
  721. <None Include="Content\Textures\Gear\Helmet07h.png" />
  722. <None Include="Content\Textures\Gear\Hood01a.png" />
  723. <None Include="Content\Textures\Gear\Hood01b.png" />
  724. <None Include="Content\Textures\Gear\Hood01c.png" />
  725. <None Include="Content\Textures\Gear\Hood01d.png" />
  726. <None Include="Content\Textures\Gear\Hood01e.png" />
  727. <None Include="Content\Textures\Gear\Hood01f.png" />
  728. <None Include="Content\Textures\Gear\Hood01g.png" />
  729. <None Include="Content\Textures\Gear\Hood01h.png" />
  730. <None Include="Content\Textures\Gear\Hood02a.png" />
  731. <None Include="Content\Textures\Gear\Hood02b.png" />
  732. <None Include="Content\Textures\Gear\Hood02c.png" />
  733. <None Include="Content\Textures\Gear\Hood02d.png" />
  734. <None Include="Content\Textures\Gear\Hood02e.png" />
  735. <None Include="Content\Textures\Gear\Hood02f.png" />
  736. <None Include="Content\Textures\Gear\Hood02g.png" />
  737. <None Include="Content\Textures\Gear\Hood02h.png" />
  738. <None Include="Content\Textures\Gear\Key01.png" />
  739. <None Include="Content\Textures\Gear\Key02.png" />
  740. <None Include="Content\Textures\Gear\Potion01a.png" />
  741. <None Include="Content\Textures\Gear\Potion01b.png" />
  742. <None Include="Content\Textures\Gear\Potion01c.png" />
  743. <None Include="Content\Textures\Gear\Potion01d.png" />
  744. <None Include="Content\Textures\Gear\Potion01e.png" />
  745. <None Include="Content\Textures\Gear\Potion01f.png" />
  746. <None Include="Content\Textures\Gear\Potion01g.png" />
  747. <None Include="Content\Textures\Gear\Potion01h.png" />
  748. <None Include="Content\Textures\Gear\Potion02a.png" />
  749. <None Include="Content\Textures\Gear\Potion02b.png" />
  750. <None Include="Content\Textures\Gear\Potion02c.png" />
  751. <None Include="Content\Textures\Gear\Potion02d.png" />
  752. <None Include="Content\Textures\Gear\Potion02e.png" />
  753. <None Include="Content\Textures\Gear\Potion02f.png" />
  754. <None Include="Content\Textures\Gear\Potion02g.png" />
  755. <None Include="Content\Textures\Gear\Potion02h.png" />
  756. <None Include="Content\Textures\Gear\Potion03a.png" />
  757. <None Include="Content\Textures\Gear\Potion03b.png" />
  758. <None Include="Content\Textures\Gear\Potion03c.png" />
  759. <None Include="Content\Textures\Gear\Potion03d.png" />
  760. <None Include="Content\Textures\Gear\Potion03e.png" />
  761. <None Include="Content\Textures\Gear\Potion03f.png" />
  762. <None Include="Content\Textures\Gear\Potion03g.png" />
  763. <None Include="Content\Textures\Gear\Potion03h.png" />
  764. <None Include="Content\Textures\Gear\Scroll01a.png" />
  765. <None Include="Content\Textures\Gear\Scroll01b.png" />
  766. <None Include="Content\Textures\Gear\Scroll01c.png" />
  767. <None Include="Content\Textures\Gear\Scroll01d.png" />
  768. <None Include="Content\Textures\Gear\Scroll01e.png" />
  769. <None Include="Content\Textures\Gear\Scroll01f.png" />
  770. <None Include="Content\Textures\Gear\Scroll01g.png" />
  771. <None Include="Content\Textures\Gear\Scroll01h.png" />
  772. <None Include="Content\Textures\Gear\Shield01a.png" />
  773. <None Include="Content\Textures\Gear\Shield01b.png" />
  774. <None Include="Content\Textures\Gear\Shield01c.png" />
  775. <None Include="Content\Textures\Gear\Shield01d.png" />
  776. <None Include="Content\Textures\Gear\Shield01e.png" />
  777. <None Include="Content\Textures\Gear\Shield01f.png" />
  778. <None Include="Content\Textures\Gear\Shield01g.png" />
  779. <None Include="Content\Textures\Gear\Shield01h.png" />
  780. <None Include="Content\Textures\Gear\Shield02a.png" />
  781. <None Include="Content\Textures\Gear\Shield02b.png" />
  782. <None Include="Content\Textures\Gear\Shield02c.png" />
  783. <None Include="Content\Textures\Gear\Shield02d.png" />
  784. <None Include="Content\Textures\Gear\Shield02e.png" />
  785. <None Include="Content\Textures\Gear\Shield02f.png" />
  786. <None Include="Content\Textures\Gear\Shield02g.png" />
  787. <None Include="Content\Textures\Gear\Shield02h.png" />
  788. <None Include="Content\Textures\Gear\Shield03a.png" />
  789. <None Include="Content\Textures\Gear\Shield03b.png" />
  790. <None Include="Content\Textures\Gear\Shield03c.png" />
  791. <None Include="Content\Textures\Gear\Shield03d.png" />
  792. <None Include="Content\Textures\Gear\Shield03e.png" />
  793. <None Include="Content\Textures\Gear\Shield03f.png" />
  794. <None Include="Content\Textures\Gear\Shield03g.png" />
  795. <None Include="Content\Textures\Gear\Shield03h.png" />
  796. <None Include="Content\Textures\Gear\Shield04a.png" />
  797. <None Include="Content\Textures\Gear\Shield04b.png" />
  798. <None Include="Content\Textures\Gear\Shield04c.png" />
  799. <None Include="Content\Textures\Gear\Shield04d.png" />
  800. <None Include="Content\Textures\Gear\Shield04e.png" />
  801. <None Include="Content\Textures\Gear\Shield04f.png" />
  802. <None Include="Content\Textures\Gear\Shield04g.png" />
  803. <None Include="Content\Textures\Gear\Shield04h.png" />
  804. <None Include="Content\Textures\Gear\Shield05a.png" />
  805. <None Include="Content\Textures\Gear\Shield05b.png" />
  806. <None Include="Content\Textures\Gear\Shield05c.png" />
  807. <None Include="Content\Textures\Gear\Shield05d.png" />
  808. <None Include="Content\Textures\Gear\Shield05e.png" />
  809. <None Include="Content\Textures\Gear\Shield05f.png" />
  810. <None Include="Content\Textures\Gear\Shield05g.png" />
  811. <None Include="Content\Textures\Gear\Shield05h.png" />
  812. <None Include="Content\Textures\Gear\Shield06a.png" />
  813. <None Include="Content\Textures\Gear\Shield06b.png" />
  814. <None Include="Content\Textures\Gear\Shield06c.png" />
  815. <None Include="Content\Textures\Gear\Shield06d.png" />
  816. <None Include="Content\Textures\Gear\Shield06e.png" />
  817. <None Include="Content\Textures\Gear\Shield06f.png" />
  818. <None Include="Content\Textures\Gear\Shield06g.png" />
  819. <None Include="Content\Textures\Gear\Shield06h.png" />
  820. <None Include="Content\Textures\Gear\Shield07a.png" />
  821. <None Include="Content\Textures\Gear\Shield07b.png" />
  822. <None Include="Content\Textures\Gear\Shield07c.png" />
  823. <None Include="Content\Textures\Gear\Shield07d.png" />
  824. <None Include="Content\Textures\Gear\Shield07e.png" />
  825. <None Include="Content\Textures\Gear\Shield07f.png" />
  826. <None Include="Content\Textures\Gear\Shield07g.png" />
  827. <None Include="Content\Textures\Gear\Shield07h.png" />
  828. <None Include="Content\Textures\Gear\Staff01a.png" />
  829. <None Include="Content\Textures\Gear\Staff01b.png" />
  830. <None Include="Content\Textures\Gear\Staff01c.png" />
  831. <None Include="Content\Textures\Gear\Staff01d.png" />
  832. <None Include="Content\Textures\Gear\Staff01e.png" />
  833. <None Include="Content\Textures\Gear\Staff01f.png" />
  834. <None Include="Content\Textures\Gear\Staff01g.png" />
  835. <None Include="Content\Textures\Gear\Staff01h.png" />
  836. <None Include="Content\Textures\Gear\Staff02a.png" />
  837. <None Include="Content\Textures\Gear\Staff02b.png" />
  838. <None Include="Content\Textures\Gear\Staff02c.png" />
  839. <None Include="Content\Textures\Gear\Staff02d.png" />
  840. <None Include="Content\Textures\Gear\Staff02e.png" />
  841. <None Include="Content\Textures\Gear\Staff02f.png" />
  842. <None Include="Content\Textures\Gear\Staff02g.png" />
  843. <None Include="Content\Textures\Gear\Staff02h.png" />
  844. <None Include="Content\Textures\Gear\Staff03a.png" />
  845. <None Include="Content\Textures\Gear\Staff03b.png" />
  846. <None Include="Content\Textures\Gear\Staff03c.png" />
  847. <None Include="Content\Textures\Gear\Staff03d.png" />
  848. <None Include="Content\Textures\Gear\Staff03e.png" />
  849. <None Include="Content\Textures\Gear\Staff03f.png" />
  850. <None Include="Content\Textures\Gear\Staff03g.png" />
  851. <None Include="Content\Textures\Gear\Staff03h.png" />
  852. <None Include="Content\Textures\Gear\Staff04a.png" />
  853. <None Include="Content\Textures\Gear\Staff04b.png" />
  854. <None Include="Content\Textures\Gear\Staff04c.png" />
  855. <None Include="Content\Textures\Gear\Staff04d.png" />
  856. <None Include="Content\Textures\Gear\Staff04e.png" />
  857. <None Include="Content\Textures\Gear\Staff04f.png" />
  858. <None Include="Content\Textures\Gear\Staff04g.png" />
  859. <None Include="Content\Textures\Gear\Staff04h.png" />
  860. <None Include="Content\Textures\Gear\Staff05a.png" />
  861. <None Include="Content\Textures\Gear\Staff05b.png" />
  862. <None Include="Content\Textures\Gear\Staff05c.png" />
  863. <None Include="Content\Textures\Gear\Staff05d.png" />
  864. <None Include="Content\Textures\Gear\Staff05e.png" />
  865. <None Include="Content\Textures\Gear\Staff05f.png" />
  866. <None Include="Content\Textures\Gear\Staff05g.png" />
  867. <None Include="Content\Textures\Gear\Staff05h.png" />
  868. <None Include="Content\Textures\Gear\Sword01a.png" />
  869. <None Include="Content\Textures\Gear\Sword01b.png" />
  870. <None Include="Content\Textures\Gear\Sword01c.png" />
  871. <None Include="Content\Textures\Gear\Sword01d.png" />
  872. <None Include="Content\Textures\Gear\Sword01e.png" />
  873. <None Include="Content\Textures\Gear\Sword01f.png" />
  874. <None Include="Content\Textures\Gear\Sword01g.png" />
  875. <None Include="Content\Textures\Gear\Sword01h.png" />
  876. <None Include="Content\Textures\Gear\Sword02a.png" />
  877. <None Include="Content\Textures\Gear\Sword02b.png" />
  878. <None Include="Content\Textures\Gear\Sword02c.png" />
  879. <None Include="Content\Textures\Gear\Sword02d.png" />
  880. <None Include="Content\Textures\Gear\Sword02e.png" />
  881. <None Include="Content\Textures\Gear\Sword02f.png" />
  882. <None Include="Content\Textures\Gear\Sword02g.png" />
  883. <None Include="Content\Textures\Gear\Sword02h.png" />
  884. <None Include="Content\Textures\Gear\Sword03a.png" />
  885. <None Include="Content\Textures\Gear\Sword03b.png" />
  886. <None Include="Content\Textures\Gear\Sword03c.png" />
  887. <None Include="Content\Textures\Gear\Sword03d.png" />
  888. <None Include="Content\Textures\Gear\Sword03e.png" />
  889. <None Include="Content\Textures\Gear\Sword03f.png" />
  890. <None Include="Content\Textures\Gear\Sword03g.png" />
  891. <None Include="Content\Textures\Gear\Sword03h.png" />
  892. <None Include="Content\Textures\Gear\Sword04a.png" />
  893. <None Include="Content\Textures\Gear\Sword04b.png" />
  894. <None Include="Content\Textures\Gear\Sword04c.png" />
  895. <None Include="Content\Textures\Gear\Sword04d.png" />
  896. <None Include="Content\Textures\Gear\Sword04e.png" />
  897. <None Include="Content\Textures\Gear\Sword04f.png" />
  898. <None Include="Content\Textures\Gear\Sword04g.png" />
  899. <None Include="Content\Textures\Gear\Sword04h.png" />
  900. <None Include="Content\Textures\Gear\Sword05a.png" />
  901. <None Include="Content\Textures\Gear\Sword05b.png" />
  902. <None Include="Content\Textures\Gear\Sword05c.png" />
  903. <None Include="Content\Textures\Gear\Sword05d.png" />
  904. <None Include="Content\Textures\Gear\Sword05e.png" />
  905. <None Include="Content\Textures\Gear\Sword05f.png" />
  906. <None Include="Content\Textures\Gear\Sword05g.png" />
  907. <None Include="Content\Textures\Gear\Sword05h.png" />
  908. <None Include="Content\Textures\Gear\Sword06a.png" />
  909. <None Include="Content\Textures\Gear\Sword06b.png" />
  910. <None Include="Content\Textures\Gear\Sword06c.png" />
  911. <None Include="Content\Textures\Gear\Sword06d.png" />
  912. <None Include="Content\Textures\Gear\Sword06e.png" />
  913. <None Include="Content\Textures\Gear\Sword06f.png" />
  914. <None Include="Content\Textures\Gear\Sword06g.png" />
  915. <None Include="Content\Textures\Gear\Sword06h.png" />
  916. <None Include="Content\Textures\Gear\Sword07a.png" />
  917. <None Include="Content\Textures\Gear\Sword07b.png" />
  918. <None Include="Content\Textures\Gear\Sword07c.png" />
  919. <None Include="Content\Textures\Gear\Sword07d.png" />
  920. <None Include="Content\Textures\Gear\Sword07e.png" />
  921. <None Include="Content\Textures\Gear\Sword07f.png" />
  922. <None Include="Content\Textures\Gear\Sword07g.png" />
  923. <None Include="Content\Textures\Gear\Sword07h.png" />
  924. <None Include="Content\Textures\Gear\Sword08a.png" />
  925. <None Include="Content\Textures\Gear\Sword08b.png" />
  926. <None Include="Content\Textures\Gear\Sword08c.png" />
  927. <None Include="Content\Textures\Gear\Sword08d.png" />
  928. <None Include="Content\Textures\Gear\Sword08e.png" />
  929. <None Include="Content\Textures\Gear\Sword08f.png" />
  930. <None Include="Content\Textures\Gear\Sword08g.png" />
  931. <None Include="Content\Textures\Gear\Sword08h.png" />
  932. <None Include="Content\Textures\Gear\Torso10a.png" />
  933. <None Include="Content\Textures\Gear\Wand01a.png" />
  934. <None Include="Content\Textures\Gear\Wand01b.png" />
  935. <None Include="Content\Textures\Gear\Wand01c.png" />
  936. <None Include="Content\Textures\Gear\Wand01d.png" />
  937. <None Include="Content\Textures\Gear\Wand01e.png" />
  938. <None Include="Content\Textures\Gear\Wand01f.png" />
  939. <None Include="Content\Textures\Gear\Wand01g.png" />
  940. <None Include="Content\Textures\Gear\torso01a.png" />
  941. <None Include="Content\Textures\Gear\torso01b.png" />
  942. <None Include="Content\Textures\Gear\torso01c.png" />
  943. <None Include="Content\Textures\Gear\torso01d.png" />
  944. <None Include="Content\Textures\Gear\torso01e.png" />
  945. <None Include="Content\Textures\Gear\torso01f.png" />
  946. <None Include="Content\Textures\Gear\torso01g.png" />
  947. <None Include="Content\Textures\Gear\torso01h.png" />
  948. <None Include="Content\Textures\Gear\torso02a.png" />
  949. <None Include="Content\Textures\Gear\torso02b.png" />
  950. <None Include="Content\Textures\Gear\torso02c.png" />
  951. <None Include="Content\Textures\Gear\torso02d.png" />
  952. <None Include="Content\Textures\Gear\torso02e.png" />
  953. <None Include="Content\Textures\Gear\torso02f.png" />
  954. <None Include="Content\Textures\Gear\torso02g.png" />
  955. <None Include="Content\Textures\Gear\torso02h.png" />
  956. <None Include="Content\Textures\Gear\torso03a.png" />
  957. <None Include="Content\Textures\Gear\torso03b.png" />
  958. <None Include="Content\Textures\Gear\torso03c.png" />
  959. <None Include="Content\Textures\Gear\torso03d.png" />
  960. <None Include="Content\Textures\Gear\torso03e.png" />
  961. <None Include="Content\Textures\Gear\torso03f.png" />
  962. <None Include="Content\Textures\Gear\torso03g.png" />
  963. <None Include="Content\Textures\Gear\torso03h.png" />
  964. <None Include="Content\Textures\Gear\torso04a.png" />
  965. <None Include="Content\Textures\Gear\torso04b.png" />
  966. <None Include="Content\Textures\Gear\torso04c.png" />
  967. <None Include="Content\Textures\Gear\torso04d.png" />
  968. <None Include="Content\Textures\Gear\torso04e.png" />
  969. <None Include="Content\Textures\Gear\torso04f.png" />
  970. <None Include="Content\Textures\Gear\torso04g.png" />
  971. <None Include="Content\Textures\Gear\torso04h.png" />
  972. <None Include="Content\Textures\Gear\torso05a.png" />
  973. <None Include="Content\Textures\Gear\torso05b.png" />
  974. <None Include="Content\Textures\Gear\torso05c.png" />
  975. <None Include="Content\Textures\Gear\torso05d.png" />
  976. <None Include="Content\Textures\Gear\torso05e.png" />
  977. <None Include="Content\Textures\Gear\torso05f.png" />
  978. <None Include="Content\Textures\Gear\torso05g.png" />
  979. <None Include="Content\Textures\Gear\torso05h.png" />
  980. <None Include="Content\Textures\Gear\torso06a.png" />
  981. <None Include="Content\Textures\Gear\torso06b.png" />
  982. <None Include="Content\Textures\Gear\torso06c.png" />
  983. <None Include="Content\Textures\Gear\torso06d.png" />
  984. <None Include="Content\Textures\Gear\torso06e.png" />
  985. <None Include="Content\Textures\Gear\torso06f.png" />
  986. <None Include="Content\Textures\Gear\torso06g.png" />
  987. <None Include="Content\Textures\Gear\torso06h.png" />
  988. <None Include="Content\Textures\Gear\torso07a.png" />
  989. <None Include="Content\Textures\Gear\torso07b.png" />
  990. <None Include="Content\Textures\Gear\torso07c.png" />
  991. <None Include="Content\Textures\Gear\torso07d.png" />
  992. <None Include="Content\Textures\Gear\torso07e.png" />
  993. <None Include="Content\Textures\Gear\torso07f.png" />
  994. <None Include="Content\Textures\Gear\torso07g.png" />
  995. <None Include="Content\Textures\Gear\torso07h.png" />
  996. <None Include="Content\Textures\Gear\torso08a.png" />
  997. <None Include="Content\Textures\Gear\torso08b.png" />
  998. <None Include="Content\Textures\Gear\torso08c.png" />
  999. <None Include="Content\Textures\Gear\torso08d.png" />
  1000. <None Include="Content\Textures\Gear\torso08e.png" />
  1001. <None Include="Content\Textures\Gear\torso08f.png" />
  1002. <None Include="Content\Textures\Gear\torso08g.png" />
  1003. <None Include="Content\Textures\Gear\torso08h.png" />
  1004. <None Include="Content\Textures\Gear\torso09a.png" />
  1005. <None Include="Content\Textures\Gear\torso09b.png" />
  1006. <None Include="Content\Textures\Gear\torso09c.png" />
  1007. <None Include="Content\Textures\Gear\torso09d.png" />
  1008. <None Include="Content\Textures\Gear\torso09e.png" />
  1009. <None Include="Content\Textures\Gear\torso09f.png" />
  1010. <None Include="Content\Textures\Gear\torso09g.png" />
  1011. <None Include="Content\Textures\Gear\torso09h.png" />
  1012. <None Include="Content\Textures\HUD\CombatPopup.png" />
  1013. <None Include="Content\Textures\HUD\CombatStateInfoStrip.png" />
  1014. <None Include="Content\Textures\HUD\HudBkgd.png" />
  1015. <None Include="Content\Textures\HUD\HudSelectButton.png" />
  1016. <None Include="Content\Textures\HUD\Menu.png" />
  1017. <None Include="Content\Textures\HUD\PlankActive.png" />
  1018. <None Include="Content\Textures\HUD\PlankCantUse.png" />
  1019. <None Include="Content\Textures\HUD\PlankInActive.png" />
  1020. <None Include="Content\Textures\HUD\SelectionBrackets.png" />
  1021. <None Include="Content\Textures\HUD\Stats.png" />
  1022. <None Include="Content\Textures\MainMenu\Confirm.png" />
  1023. <None Include="Content\Textures\MainMenu\ControlJoystick.png" />
  1024. <None Include="Content\Textures\MainMenu\GameLogo.png" />
  1025. <None Include="Content\Textures\MainMenu\KeyboardBkgd.png" />
  1026. <None Include="Content\Textures\MainMenu\LoadingPause.png" />
  1027. <None Include="Content\Textures\MainMenu\LoadingScreenStrip.png" />
  1028. <None Include="Content\Textures\MainMenu\MainMenu.jpg" />
  1029. <None Include="Content\Textures\MainMenu\MainMenuInfoSpace.png" />
  1030. <None Include="Content\Textures\MainMenu\MainMenuPlank.png" />
  1031. <None Include="Content\Textures\MainMenu\MainMenuPlank01.png" />
  1032. <None Include="Content\Textures\MainMenu\MainMenuPlank02.png" />
  1033. <None Include="Content\Textures\MainMenu\MainMenuPlank03.png" />
  1034. <None Include="Content\Textures\Maps\Combat\CombatBkgdDungeon.jpg" />
  1035. <None Include="Content\Textures\Maps\Combat\CombatBkgdVillage.jpg" />
  1036. <None Include="Content\Textures\Maps\NonCombat\DungeonTiles.png" />
  1037. <None Include="Content\Textures\Maps\NonCombat\ForestTiles.png" />
  1038. <None Include="Content\Textures\Maps\NonCombat\NonCombatBackground.jpg" />
  1039. <None Include="Content\Textures\Spells\Effect1.png" />
  1040. <None Include="Content\Textures\Spells\Effect2.png" />
  1041. <None Include="Content\Textures\Spells\Effect3.png" />
  1042. <None Include="Content\Textures\Spells\EffectSmall.png" />
  1043. <None Include="Content\Textures\Spells\FireBallLargeIcon.png" />
  1044. <None Include="Content\Textures\Spells\FireBallLargeSpell.png" />
  1045. <None Include="Content\Textures\Spells\FireBallSmallIcon.png" />
  1046. <None Include="Content\Textures\Spells\FireBallSmallSpell.png" />
  1047. <None Include="Content\Textures\Spells\HealLargeIcon.png" />
  1048. <None Include="Content\Textures\Spells\HealLargeSpell.png" />
  1049. <None Include="Content\Textures\Spells\HealSmallIcon.png" />
  1050. <None Include="Content\Textures\Spells\HealSmallSpell.png" />
  1051. <None Include="Content\Textures\Spells\IceLargeIcon.png" />
  1052. <None Include="Content\Textures\Spells\IceLargeSpell.png" />
  1053. <None Include="Content\Textures\Spells\IceSmall.png" />
  1054. <None Include="Content\Textures\Spells\IceSmallSpell.png" />
  1055. <None Include="Content\Textures\Spells\Icon1.png" />
  1056. <None Include="Content\Textures\Spells\Overlay.png" />
  1057. <None Include="Content\Textures\Spells\Overlay1.png" />
  1058. <None Include="Content\Textures\Spells\Overlay2.png" />
  1059. <None Include="Content\Textures\Spells\OverlayMelee.png" />
  1060. <None Include="Content\Textures\Spells\Potion1a.png" />
  1061. <None Include="Content\Textures\Spells\Potion1b.png" />
  1062. <None Include="Content\Textures\Spells\Potion1c.png" />
  1063. <None Include="Content\Textures\Spells\Potion1d.png" />
  1064. <None Include="Content\Textures\Spells\Potion1e.png" />
  1065. <None Include="Content\Textures\Spells\Potion1f.png" />
  1066. <None Include="Content\Textures\Spells\Potion1g.png" />
  1067. <None Include="Content\Textures\Spells\Potion1h.png" />
  1068. <None Include="Content\Textures\Spells\Potion2a.png" />
  1069. <None Include="Content\Textures\Spells\Potion2b.png" />
  1070. <None Include="Content\Textures\Spells\Potion2c.png" />
  1071. <None Include="Content\Textures\Spells\Potion2d.png" />
  1072. <None Include="Content\Textures\Spells\Potion2e.png" />
  1073. <None Include="Content\Textures\Spells\Potion2f.png" />
  1074. <None Include="Content\Textures\Spells\Potion2g.png" />
  1075. <None Include="Content\Textures\Spells\Potion2h.png" />
  1076. <None Include="Content\Textures\Spells\Potion3a.png" />
  1077. <None Include="Content\Textures\Spells\Potion3b.png" />
  1078. <None Include="Content\Textures\Spells\Potion3c.png" />
  1079. <None Include="Content\Textures\Spells\Potion3d.png" />
  1080. <None Include="Content\Textures\Spells\Potion3e.png" />
  1081. <None Include="Content\Textures\Spells\Potion3f.png" />
  1082. <None Include="Content\Textures\Spells\Potion3g.png" />
  1083. <None Include="Content\Textures\Spells\Potion3h.png" />
  1084. <None Include="Content\Textures\Spells\Scroll.png" />
  1085. <None Include="Content\Textures\Spells\SmallIcon.png" />
  1086. <None Include="Content\MainGameDescription.xml" />
  1087. </ItemGroup>
  1088. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  1089. <Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />
  1090. <ItemGroup>
  1091. <Compile Include="AudioManager.cs" />
  1092. <Compile Include="Fonts.cs" />
  1093. <Compile Include="InputManager.cs" />
  1094. <Compile Include="RolePlayingGame.cs" />
  1095. <Compile Include="Combat\ArtificialIntelligence.cs" />
  1096. <Compile Include="Combat\CombatEndingState.cs" />
  1097. <Compile Include="Combat\CombatEngine.cs" />
  1098. <Compile Include="Combat\Combatant.cs" />
  1099. <Compile Include="Combat\CombatantMonster.cs" />
  1100. <Compile Include="Combat\CombatantPlayer.cs" />
  1101. <Compile Include="Combat\Actions\CombatAction.cs" />
  1102. <Compile Include="Combat\Actions\DefendCombatAction.cs" />
  1103. <Compile Include="Combat\Actions\ItemCombatAction.cs" />
  1104. <Compile Include="Combat\Actions\MeleeCombatAction.cs" />
  1105. <Compile Include="Combat\Actions\SpellCombatAction.cs" />
  1106. <Compile Include="GameScreens\ChestScreen.cs" />
  1107. <Compile Include="GameScreens\DialogueScreen.cs" />
  1108. <Compile Include="GameScreens\EquipmentScreen.cs" />
  1109. <Compile Include="GameScreens\GameOverScreen.cs" />
  1110. <Compile Include="GameScreens\GameplayScreen.cs" />
  1111. <Compile Include="GameScreens\Hud.cs" />
  1112. <Compile Include="GameScreens\InnScreen.cs" />
  1113. <Compile Include="GameScreens\InventoryScreen.cs" />
  1114. <Compile Include="GameScreens\LevelUpScreen.cs" />
  1115. <Compile Include="GameScreens\ListScreen.cs" />
  1116. <Compile Include="GameScreens\NpcScreen.cs" />
  1117. <Compile Include="GameScreens\PlayerNpcScreen.cs" />
  1118. <Compile Include="GameScreens\PlayerSelectionScreen.cs" />
  1119. <Compile Include="GameScreens\QuestDetailsScreen.cs" />
  1120. <Compile Include="GameScreens\QuestLogScreen.cs" />
  1121. <Compile Include="GameScreens\QuestNpcScreen.cs" />
  1122. <Compile Include="GameScreens\RewardsScreen.cs" />
  1123. <Compile Include="GameScreens\SpellbookScreen.cs" />
  1124. <Compile Include="GameScreens\StatisticsScreen.cs" />
  1125. <Compile Include="GameScreens\StoreBuyScreen.cs" />
  1126. <Compile Include="GameScreens\StoreScreen.cs" />
  1127. <Compile Include="GameScreens\StoreSellScreen.cs" />
  1128. <Compile Include="MenuScreens\ControlsScreen.cs" />
  1129. <Compile Include="MenuScreens\HelpScreen.cs" />
  1130. <Compile Include="MenuScreens\LoadingScreen.cs" />
  1131. <Compile Include="MenuScreens\MainMenuScreen.cs" />
  1132. <Compile Include="MenuScreens\MessageBoxScreen.cs" />
  1133. <Compile Include="MenuScreens\SaveLoadScreen.cs" />
  1134. <Compile Include="ScreenManager\GameScreen.cs" />
  1135. <Compile Include="ScreenManager\MenuEntry.cs" />
  1136. <Compile Include="ScreenManager\MenuScreen.cs" />
  1137. <Compile Include="ScreenManager\ScreenManager.cs" />
  1138. <Compile Include="Session\ModifiedChestEntry.cs" />
  1139. <Compile Include="Session\Party.cs" />
  1140. <Compile Include="Session\PartySaveData.cs" />
  1141. <Compile Include="Session\PlayerSaveData.cs" />
  1142. <Compile Include="Session\SaveGameDescription.cs" />
  1143. <Compile Include="Session\Session.cs" />
  1144. <Compile Include="TileEngine\PlayerPosition.cs" />
  1145. <Compile Include="TileEngine\TileEngine.cs" />
  1146. <Compile Include="Program.cs" />
  1147. </ItemGroup>
  1148. <ItemGroup>
  1149. <Folder Include="Content\" />
  1150. </ItemGroup>
  1151. <ItemGroup>
  1152. <Content Include="Content\CharacterClasses\Barbarian.xnb" />
  1153. <Content Include="Content\CharacterClasses\Mystic.xnb" />
  1154. <Content Include="Content\CharacterClasses\Paladin.xnb" />
  1155. <Content Include="Content\CharacterClasses\RedMage.xnb" />
  1156. <Content Include="Content\CharacterClasses\Warrior.xnb" />
  1157. <Content Include="Content\CharacterClasses\Wizard.xnb" />
  1158. <Content Include="Content\Characters\Monsters\BanditGuard.xnb" />
  1159. <Content Include="Content\Characters\Monsters\BanditLeader.xnb" />
  1160. <Content Include="Content\Characters\Monsters\BanditMage.xnb" />
  1161. <Content Include="Content\Characters\Monsters\BanditMaster.xnb" />
  1162. <Content Include="Content\Characters\Monsters\BanditMinor.xnb" />
  1163. <Content Include="Content\Characters\Monsters\BruteMage.xnb" />
  1164. <Content Include="Content\Characters\Monsters\BruteMaster.xnb" />
  1165. <Content Include="Content\Characters\Monsters\CrimsonHood.xnb" />
  1166. <Content Include="Content\Characters\Monsters\GoblinGrunt.xnb" />
  1167. <Content Include="Content\Characters\Monsters\GoblinMage.xnb" />
  1168. <Content Include="Content\Characters\Monsters\OrcBrute.xnb" />
  1169. <Content Include="Content\Characters\Monsters\OrcCaptain.xnb" />
  1170. <Content Include="Content\Characters\Monsters\OrcGrunt.xnb" />
  1171. <Content Include="Content\Characters\Monsters\OrcSoldier.xnb" />
  1172. <Content Include="Content\Characters\Monsters\SirShire.xnb" />
  1173. <Content Include="Content\Characters\Monsters\Tamar.xnb" />
  1174. <Content Include="Content\Characters\Players\Kolatt.xnb" />
  1175. <Content Include="Content\Characters\Players\Nykkas.xnb" />
  1176. <Content Include="Content\Characters\Players\Shenidd.xnb" />
  1177. <Content Include="Content\Characters\Players\Tyjavus.xnb" />
  1178. <Content Include="Content\Characters\Players\Vashekk.xnb" />
  1179. <Content Include="Content\Characters\QuestNPCs\Ayttas.xnb" />
  1180. <Content Include="Content\Characters\QuestNPCs\Dunkum.xnb" />
  1181. <Content Include="Content\Characters\QuestNPCs\Ekin.xnb" />
  1182. <Content Include="Content\Characters\QuestNPCs\HealTheSoul.xnb" />
  1183. <Content Include="Content\Characters\QuestNPCs\HealingInn.xnb" />
  1184. <Content Include="Content\Characters\QuestNPCs\Itemania.xnb" />
  1185. <Content Include="Content\Characters\QuestNPCs\JangElder.xnb" />
  1186. <Content Include="Content\Characters\QuestNPCs\Kneevan.xnb" />
  1187. <Content Include="Content\Characters\QuestNPCs\Manny.xnb" />
  1188. <Content Include="Content\Characters\QuestNPCs\NewAgeInn.xnb" />
  1189. <Content Include="Content\Characters\QuestNPCs\Sheddarr.xnb" />
  1190. <Content Include="Content\Characters\QuestNPCs\Shejarr.xnb" />
  1191. <Content Include="Content\Characters\QuestNPCs\TheWeaponSmith.xnb" />
  1192. <Content Include="Content\Characters\QuestNPCs\Theaniv.xnb" />
  1193. <Content Include="Content\Characters\QuestNPCs\ThisAnInn.xnb" />
  1194. <Content Include="Content\Characters\QuestNPCs\ToPlotTown.xnb" />
  1195. <Content Include="Content\Characters\QuestNPCs\Ujar.xnb" />
  1196. <Content Include="Content\Characters\QuestNPCs\Vejnas.xnb" />
  1197. <Content Include="Content\Characters\QuestNPCs\WhoMe.xnb" />
  1198. <Content Include="Content\Fonts\ButtonNamesFont.xnb" />
  1199. <Content Include="Content\Fonts\CaptionFont.xnb" />
  1200. <Content Include="Content\Fonts\DamageFont.xnb" />
  1201. <Content Include="Content\Fonts\DebugFont.xnb" />
  1202. <Content Include="Content\Fonts\DescriptionFont.xnb" />
  1203. <Content Include="Content\Fonts\GearInfoFont.xnb" />
  1204. <Content Include="Content\Fonts\HeaderFont.xnb" />
  1205. <Content Include="Content\Fonts\HudDetailFont.xnb" />
  1206. <Content Include="Content\Fonts\PlayerNameFont.xnb" />
  1207. <Content Include="Content\Fonts\PlayerStatisticsFont.xnb" />
  1208. <Content Include="Content\Gear\Armor\BronzeArmor.xnb" />
  1209. <Content Include="Content\Gear\Armor\BronzeBoots.xnb" />
  1210. <Content Include="Content\Gear\Armor\BronzeHelmet.xnb" />
  1211. <Content Include="Content\Gear\Armor\BronzeShield.xnb" />
  1212. <Content Include="Content\Gear\Armor\ChainBoots.xnb" />
  1213. <Content Include="Content\Gear\Armor\ChainHelmet.xnb" />
  1214. <Content Include="Content\Gear\Armor\ChainMail.xnb" />
  1215. <Content Include="Content\Gear\Armor\ChainShield.xnb" />
  1216. <Content Include="Content\Gear\Armor\HideArmor.xnb" />
  1217. <Content Include="Content\Gear\Armor\HideBoots.xnb" />
  1218. <Content Include="Content\Gear\Armor\HideHelmet.xnb" />
  1219. <Content Include="Content\Gear\Armor\HideShield.xnb" />
  1220. <Content Include="Content\Gear\Armor\IronArmor.xnb" />
  1221. <Content Include="Content\Gear\Armor\IronBoots.xnb" />
  1222. <Content Include="Content\Gear\Armor\IronHelmet.xnb" />
  1223. <Content Include="Content\Gear\Armor\IronShield.xnb" />
  1224. <Content Include="Content\Gear\Armor\IronShieldPlus.xnb" />
  1225. <Content Include="Content\Gear\Armor\LeatherArmor.xnb" />
  1226. <Content Include="Content\Gear\Armor\LeatherArmorPlus.xnb" />
  1227. <Content Include="Content\Gear\Armor\LeatherBoots.xnb" />
  1228. <Content Include="Content\Gear\Armor\LeatherBootsPlus.xnb" />
  1229. <Content Include="Content\Gear\Armor\LeatherHelmet.xnb" />
  1230. <Content Include="Content\Gear\Armor\LeatherHelmetPlus.xnb" />
  1231. <Content Include="Content\Gear\Armor\LeatherHide.xnb" />
  1232. <Content Include="Content\Gear\Armor\LeatherShield.xnb" />
  1233. <Content Include="Content\Gear\Armor\LeatherShieldPlus.xnb" />
  1234. <Content Include="Content\Gear\Armor\LegendaryArmor.xnb" />
  1235. <Content Include="Content\Gear\Armor\LegendaryBoots.xnb" />
  1236. <Content Include="Content\Gear\Armor\LegendaryHelmet.xnb" />
  1237. <Content Include="Content\Gear\Armor\LegendaryHood.xnb" />
  1238. <Content Include="Content\Gear\Armor\LegendaryRobe.xnb" />
  1239. <Content Include="Content\Gear\Armor\LegendaryShield.xnb" />
  1240. <Content Include="Content\Gear\Armor\MageBoots.xnb" />
  1241. <Content Include="Content\Gear\Armor\MageHood.xnb" />
  1242. <Content Include="Content\Gear\Armor\MagicMageBoots.xnb" />
  1243. <Content Include="Content\Gear\Armor\MagicMageHood.xnb" />
  1244. <Content Include="Content\Gear\Armor\MagicRobe.xnb" />
  1245. <Content Include="Content\Gear\Armor\Robe.xnb" />
  1246. <Content Include="Content\Gear\Armor\SageBoots.xnb" />
  1247. <Content Include="Content\Gear\Armor\SageHood.xnb" />
  1248. <Content Include="Content\Gear\Armor\SageRobe.xnb" />
  1249. <Content Include="Content\Gear\Armor\SteelArmor.xnb" />
  1250. <Content Include="Content\Gear\Armor\SteelBoots.xnb" />
  1251. <Content Include="Content\Gear\Armor\SteelHelmet.xnb" />
  1252. <Content Include="Content\Gear\Armor\SteelShield.xnb" />
  1253. <Content Include="Content\Gear\Armor\TamarArmor.xnb" />
  1254. <Content Include="Content\Gear\Armor\TamarBoots.xnb" />
  1255. <Content Include="Content\Gear\Armor\TamarHelmet.xnb" />
  1256. <Content Include="Content\Gear\Armor\TamarShield.xnb" />
  1257. <Content Include="Content\Gear\Armor\WornMageBoots.xnb" />
  1258. <Content Include="Content\Gear\Armor\WornMageHood.xnb" />
  1259. <Content Include="Content\Gear\Armor\WornRobe.xnb" />
  1260. <Content Include="Content\Gear\Items\FireBallScroll.xnb" />
  1261. <Content Include="Content\Gear\Items\FireBoltScroll.xnb" />
  1262. <Content Include="Content\Gear\Items\GlimmeringRuby.xnb" />
  1263. <Content Include="Content\Gear\Items\HealingPotion.xnb" />
  1264. <Content Include="Content\Gear\Items\MDElixir.xnb" />
  1265. <Content Include="Content\Gear\Items\MOElixir.xnb" />
  1266. <Content Include="Content\Gear\Items\MagicPotion.xnb" />
  1267. <Content Include="Content\Gear\Items\MajorHealingPotion.xnb" />
  1268. <Content Include="Content\Gear\Items\MajorMagicPotion.xnb" />
  1269. <Content Include="Content\Gear\Items\MinorHealingPotion.xnb" />
  1270. <Content Include="Content\Gear\Items\MinorMagicPotion.xnb" />
  1271. <Content Include="Content\Gear\Items\PDElixir.xnb" />
  1272. <Content Include="Content\Gear\Items\POElixir.xnb" />
  1273. <Content Include="Content\Gear\Weapons\BoStaff.xnb" />
  1274. <Content Include="Content\Gear\Weapons\Claymore.xnb" />
  1275. <Content Include="Content\Gear\Weapons\ClaymorePlus.xnb" />
  1276. <Content Include="Content\Gear\Weapons\Club.xnb" />
  1277. <Content Include="Content\Gear\Weapons\Dagger.xnb" />
  1278. <Content Include="Content\Gear\Weapons\GiantClub.xnb" />
  1279. <Content Include="Content\Gear\Weapons\GiantClubPlus.xnb" />
  1280. <Content Include="Content\Gear\Weapons\LegendaryBlade.xnb" />
  1281. <Content Include="Content\Gear\Weapons\LegendaryClub.xnb" />
  1282. <Content Include="Content\Gear\Weapons\LegendaryStaff.xnb" />
  1283. <Content Include="Content\Gear\Weapons\LongBlade.xnb" />
  1284. <Content Include="Content\Gear\Weapons\LongSword.xnb" />
  1285. <Content Include="Content\Gear\Weapons\MagicStaff.xnb" />
  1286. <Content Include="Content\Gear\Weapons\MysticalStaff.xnb" />
  1287. <Content Include="Content\Gear\Weapons\PersianBlade.xnb" />
  1288. <Content Include="Content\Gear\Weapons\PersianSword.xnb" />
  1289. <Content Include="Content\Gear\Weapons\SageStaff.xnb" />
  1290. <Content Include="Content\Gear\Weapons\ShortSword.xnb" />
  1291. <Content Include="Content\Gear\Weapons\ShortSwordPlus.xnb" />
  1292. <Content Include="Content\Gear\Weapons\SpikedClub.xnb" />
  1293. <Content Include="Content\Gear\Weapons\TamarBlade.xnb" />
  1294. <Content Include="Content\Gear\Weapons\WornStaff.xnb" />
  1295. <Content Include="Content\Maps\Map001.xnb" />
  1296. <Content Include="Content\Maps\Map002.xnb" />
  1297. <Content Include="Content\Maps\Map003.xnb" />
  1298. <Content Include="Content\Maps\Map004.xnb" />
  1299. <Content Include="Content\Maps\Map005.xnb" />
  1300. <Content Include="Content\Maps\Map006.xnb" />
  1301. <Content Include="Content\Maps\Map007.xnb" />
  1302. <Content Include="Content\Maps\Map008.xnb" />
  1303. <Content Include="Content\Maps\Map009.xnb" />
  1304. <Content Include="Content\Maps\Map010.xnb" />
  1305. <Content Include="Content\Maps\Map011.xnb" />
  1306. <Content Include="Content\Maps\Map012.xnb" />
  1307. <Content Include="Content\Maps\Map013.xnb" />
  1308. <Content Include="Content\Maps\Map014.xnb" />
  1309. <Content Include="Content\Maps\Map015.xnb" />
  1310. <Content Include="Content\Maps\Map016.xnb" />
  1311. <Content Include="Content\Maps\Chests\BronzeGear.xnb" />
  1312. <Content Include="Content\Maps\Chests\Dagger.xnb" />
  1313. <Content Include="Content\Maps\Chests\Gold.xnb" />
  1314. <Content Include="Content\Maps\Chests\GoldPlus.xnb" />
  1315. <Content Include="Content\Maps\Chests\Healing.xnb" />
  1316. <Content Include="Content\Maps\Chests\Hide.xnb" />
  1317. <Content Include="Content\Maps\Chests\IronGear.xnb" />
  1318. <Content Include="Content\Maps\Chests\IronHelmet.xnb" />
  1319. <Content Include="Content\Maps\Chests\IronShield.xnb" />
  1320. <Content Include="Content\Maps\Chests\LeatherGear.xnb" />
  1321. <Content Include="Content\Maps\Chests\LeatherShieldPlus.xnb" />
  1322. <Content Include="Content\Maps\Chests\LegendaryArmor.xnb" />
  1323. <Content Include="Content\Maps\Chests\LegendaryBlade.xnb" />
  1324. <Content Include="Content\Maps\Chests\LegendaryBoots.xnb" />
  1325. <Content Include="Content\Maps\Chests\LegendaryClub.xnb" />
  1326. <Content Include="Content\Maps\Chests\LegendaryHelmet.xnb" />
  1327. <Content Include="Content\Maps\Chests\LegendaryHood.xnb" />
  1328. <Content Include="Content\Maps\Chests\LegendaryRobe.xnb" />
  1329. <Content Include="Content\Maps\Chests\LegendaryShield.xnb" />
  1330. <Content Include="Content\Maps\Chests\LegendaryStaff.xnb" />
  1331. <Content Include="Content\Maps\Chests\LongBlade.xnb" />
  1332. <Content Include="Content\Maps\Chests\LongSword.xnb" />
  1333. <Content Include="Content\Maps\Chests\MDElixir.xnb" />
  1334. <Content Include="Content\Maps\Chests\MOElixir.xnb" />
  1335. <Content Include="Content\Maps\Chests\Mage.xnb" />
  1336. <Content Include="Content\Maps\Chests\Magic.xnb" />
  1337. <Content Include="Content\Maps\Chests\MajorHealing.xnb" />
  1338. <Content Include="Content\Maps\Chests\MajorMagic.xnb" />
  1339. <Content Include="Content\Maps\Chests\MinorGold.xnb" />
  1340. <Content Include="Content\Maps\Chests\MinorHealing.xnb" />
  1341. <Content Include="Content\Maps\Chests\MinorMagic.xnb" />
  1342. <Content Include="Content\Maps\Chests\MoneyBags.xnb" />
  1343. <Content Include="Content\Maps\Chests\PDElixir.xnb" />
  1344. <Content Include="Content\Maps\Chests\POElixir.xnb" />
  1345. <Content Include="Content\Maps\Chests\PersianBlade.xnb" />
  1346. <Content Include="Content\Maps\Chests\PersianSword.xnb" />
  1347. <Content Include="Content\Maps\Chests\Ruby.xnb" />
  1348. <Content Include="Content\Maps\Chests\SageBoots.xnb" />
  1349. <Content Include="Content\Maps\Chests\SageHood.xnb" />
  1350. <Content Include="Content\Maps\Chests\SageStaff.xnb" />
  1351. <Content Include="Content\Maps\Chests\SteelArmor.xnb" />
  1352. <Content Include="Content\Maps\Chests\SteelBoots.xnb" />
  1353. <Content Include="Content\Maps\Chests\SteelHelmet.xnb" />
  1354. <Content Include="Content\Maps\Chests\SteelShield.xnb" />
  1355. <Content Include="Content\Maps\FixedCombats\BanditLeaders5.xnb" />
  1356. <Content Include="Content\Maps\FixedCombats\BanditMage2.xnb" />
  1357. <Content Include="Content\Maps\FixedCombats\BanditMage3.xnb" />
  1358. <Content Include="Content\Maps\FixedCombats\BanditMage5.xnb" />
  1359. <Content Include="Content\Maps\FixedCombats\BanditMasters5.xnb" />
  1360. <Content Include="Content\Maps\FixedCombats\BanditMinor2.xnb" />
  1361. <Content Include="Content\Maps\FixedCombats\BanditMinor3.xnb" />
  1362. <Content Include="Content\Maps\FixedCombats\BanditMinor5.xnb" />
  1363. <Content Include="Content\Maps\FixedCombats\BanditMisc3.xnb" />
  1364. <Content Include="Content\Maps\FixedCombats\BanditMisc5.xnb" />
  1365. <Content Include="Content\Maps\FixedCombats\BanditMisc5a.xnb" />
  1366. <Content Include="Content\Maps\FixedCombats\BanditMisc5b.xnb" />
  1367. <Content Include="Content\Maps\FixedCombats\BanditMisc5c.xnb" />
  1368. <Content Include="Content\Maps\FixedCombats\BruteMasters1.xnb" />
  1369. <Content Include="Content\Maps\FixedCombats\Brutes1.xnb" />
  1370. <Content Include="Content\Maps\FixedCombats\GoblinGrunts.xnb" />
  1371. <Content Include="Content\Maps\FixedCombats\GoblinGrunts2.xnb" />
  1372. <Content Include="Content\Maps\FixedCombats\GoblinGrunts3.xnb" />
  1373. <Content Include="Content\Maps\FixedCombats\GoblinGrunts5.xnb" />
  1374. <Content Include="Content\Maps\FixedCombats\GoblinMages3.xnb" />
  1375. <Content Include="Content\Maps\FixedCombats\GoblinMages5.xnb" />
  1376. <Content Include="Content\Maps\FixedCombats\GoblinSoldiers5.xnb" />
  1377. <Content Include="Content\Maps\FixedCombats\Goblins.xnb" />
  1378. <Content Include="Content\Maps\FixedCombats\GoblinsMisc3.xnb" />
  1379. <Content Include="Content\Maps\FixedCombats\GoblinsMisc5.xnb" />
  1380. <Content Include="Content\Maps\FixedCombats\GoblinsMisc5a.xnb" />
  1381. <Content Include="Content\Maps\FixedCombats\Misc1.xnb" />
  1382. <Content Include="Content\Maps\FixedCombats\Misc4.xnb" />
  1383. <Content Include="Content\Maps\FixedCombats\Misc5.xnb" />
  1384. <Content Include="Content\Maps\FixedCombats\OrcBrutes1.xnb" />
  1385. <Content Include="Content\Maps\FixedCombats\OrcBrutes2.xnb" />
  1386. <Content Include="Content\Maps\FixedCombats\OrcBrutes3.xnb" />
  1387. <Content Include="Content\Maps\FixedCombats\OrcBrutes5.xnb" />
  1388. <Content Include="Content\Maps\FixedCombats\OrcCaptains1.xnb" />
  1389. <Content Include="Content\Maps\FixedCombats\OrcCaptains3.xnb" />
  1390. <Content Include="Content\Maps\FixedCombats\OrcCaptains5.xnb" />
  1391. <Content Include="Content\Maps\FixedCombats\OrcGrunts3.xnb" />
  1392. <Content Include="Content\Maps\FixedCombats\OrcGrunts5.xnb" />
  1393. <Content Include="Content\Maps\FixedCombats\OrcMisc3.xnb" />
  1394. <Content Include="Content\Maps\FixedCombats\OrcMisc3a.xnb" />
  1395. <Content Include="Content\Maps\FixedCombats\OrcMisc3b.xnb" />
  1396. <Content Include="Content\Maps\FixedCombats\OrcMisc3c.xnb" />
  1397. <Content Include="Content\Maps\FixedCombats\OrcMisc3d.xnb" />
  1398. <Content Include="Content\Maps\FixedCombats\OrcMisc5.xnb" />
  1399. <Content Include="Content\Maps\FixedCombats\OrcMisc5a.xnb" />
  1400. <Content Include="Content\Maps\FixedCombats\OrcMisc5b.xnb" />
  1401. <Content Include="Content\Maps\FixedCombats\OrcSoldiers3.xnb" />
  1402. <Content Include="Content\Maps\FixedCombats\OrcSoldiers5.xnb" />
  1403. <Content Include="Content\Maps\FixedCombats\SirShire.xnb" />
  1404. <Content Include="Content\Maps\FixedCombats\Tamar.xnb" />
  1405. <Content Include="Content\Maps\Inns\HealingInn.xnb" />
  1406. <Content Include="Content\Maps\Inns\NewAgeInn.xnb" />
  1407. <Content Include="Content\Maps\Inns\SanctuaryInn.xnb" />
  1408. <Content Include="Content\Maps\Inns\ThisAnInn.xnb" />
  1409. <Content Include="Content\Maps\Stores\GearMan.xnb" />
  1410. <Content Include="Content\Maps\Stores\Gearrific.xnb" />
  1411. <Content Include="Content\Maps\Stores\HealTheSoul.xnb" />
  1412. <Content Include="Content\Maps\Stores\Itemania.xnb" />
  1413. <Content Include="Content\Maps\Stores\PotionsGalore.xnb" />
  1414. <Content Include="Content\Maps\Stores\TheWeaponsmith.xnb" />
  1415. <Content Include="Content\Maps\Stores\WhoMeShop.xnb" />
  1416. <Content Include="Content\Quests\DefeatTamar.xnb" />
  1417. <Content Include="Content\Quests\HideArmor.xnb" />
  1418. <Content Include="Content\Quests\LushVillage.xnb" />
  1419. <Content Include="Content\Quests\SaveMercadia.xnb" />
  1420. <Content Include="Content\Quests\ShortSword.xnb" />
  1421. <Content Include="Content\Quests\TestBattle.xnb" />
  1422. <Content Include="Content\Quests\TheBanditLeader.xnb" />
  1423. <Content Include="Content\Quests\TheGoblinBrigade.xnb" />
  1424. <Content Include="Content\Quests\TheOrcCaptain.xnb" />
  1425. <Content Include="Content\Quests\QuestLines\MainQuestLine.xnb" />
  1426. <Content Include="Content\Spells\FireBlast.xnb" />
  1427. <Content Include="Content\Spells\FireBolt.xnb" />
  1428. <Content Include="Content\Spells\FireBomb.xnb" />
  1429. <Content Include="Content\Spells\Heal.xnb" />
  1430. <Content Include="Content\Spells\IceBlast.xnb" />
  1431. <Content Include="Content\Spells\IceBolt.xnb" />
  1432. <Content Include="Content\Spells\MDDown.xnb" />
  1433. <Content Include="Content\Spells\MODown.xnb" />
  1434. <Content Include="Content\Spells\MassFireBlast.xnb" />
  1435. <Content Include="Content\Spells\MassFireBolt.xnb" />
  1436. <Content Include="Content\Spells\MassHeal.xnb" />
  1437. <Content Include="Content\Spells\MassMinorHeal.xnb" />
  1438. <Content Include="Content\Spells\MinorHeal.xnb" />
  1439. <Content Include="Content\Spells\PDDown.xnb" />
  1440. <Content Include="Content\Spells\PODown.xnb" />
  1441. <Content Include="Content\Spells\SuperHeal.xnb" />
  1442. <Content Include="Content\Textures\Buttons\AButton.xnb" />
  1443. <Content Include="Content\Textures\Buttons\BButton.xnb" />
  1444. <Content Include="Content\Textures\Buttons\BackButton.xnb" />
  1445. <Content Include="Content\Textures\Buttons\CharSelectFadeLeft.xnb" />
  1446. <Content Include="Content\Textures\Buttons\CharSelectFadeRight.xnb" />
  1447. <Content Include="Content\Textures\Buttons\CharSelectHlLeft.xnb" />
  1448. <Content Include="Content\Textures\Buttons\CharSelectHlRight.xnb" />
  1449. <Content Include="Content\Textures\Buttons\LeftTriggerButton.xnb" />
  1450. <Content Include="Content\Textures\Buttons\QuantityArrowLeft.xnb" />
  1451. <Content Include="Content\Textures\Buttons\QuantityArrowRight.xnb" />
  1452. <Content Include="Content\Textures\Buttons\RightTriggerButton.xnb" />
  1453. <Content Include="Content\Textures\Buttons\StartButton.xnb" />
  1454. <Content Include="Content\Textures\Buttons\XButton.xnb" />
  1455. <Content Include="Content\Textures\Buttons\YButton.xnb" />
  1456. <Content Include="Content\Textures\Characters\Boss1AttackLeft.xnb" />
  1457. <Content Include="Content\Textures\Characters\Boss1IdleLeft.xnb" />
  1458. <Content Include="Content\Textures\Characters\Boss2AttackLeft.xnb" />
  1459. <Content Include="Content\Textures\Characters\Boss3AttackLeft.xnb" />
  1460. <Content Include="Content\Textures\Characters\Boss3IdleLeft.xnb" />
  1461. <Content Include="Content\Textures\Characters\BossAttackRight.xnb" />
  1462. <Content Include="Content\Textures\Characters\BossIdleRight.xnb" />
  1463. <Content Include="Content\Textures\Characters\BossWalkRight.xnb" />
  1464. <Content Include="Content\Textures\Characters\CharacterShadow.xnb" />
  1465. <Content Include="Content\Textures\Characters\Goblin1AttackLeft.xnb" />
  1466. <Content Include="Content\Textures\Characters\Goblin1IdleLeft.xnb" />
  1467. <Content Include="Content\Textures\Characters\Goblin1WalkLeft.xnb" />
  1468. <Content Include="Content\Textures\Characters\Goblin2AttackRight.xnb" />
  1469. <Content Include="Content\Textures\Characters\Goblin2IdleRight.xnb" />
  1470. <Content Include="Content\Textures\Characters\Goblin2WalkRight.xnb" />
  1471. <Content Include="Content\Textures\Characters\Goblin3AttackLeft.xnb" />
  1472. <Content Include="Content\Textures\Characters\Goblin3IdleLeft.xnb" />
  1473. <Content Include="Content\Textures\Characters\Goblin3WalkLeft.xnb" />
  1474. <Content Include="Content\Textures\Characters\GoblinAttackLeft.xnb" />
  1475. <Content Include="Content\Textures\Characters\GoblinIdleLeft.xnb" />
  1476. <Content Include="Content\Textures\Characters\GoblinWalkLeft.xnb" />
  1477. <Content Include="Content\Textures\Characters\ORC1AttackLeft.xnb" />
  1478. <Content Include="Content\Textures\Characters\ORC1IdleLeft.xnb" />
  1479. <Content Include="Content\Textures\Characters\ORC2AttackLeft.xnb" />
  1480. <Content Include="Content\Textures\Characters\ORC2IdleLeft.xnb" />
  1481. <Content Include="Content\Textures\Characters\ORC3AttackLeft.xnb" />
  1482. <Content Include="Content\Textures\Characters\ORC3IdleLeft.xnb" />
  1483. <Content Include="Content\Textures\Characters\ORCAttackLeft.xnb" />
  1484. <Content Include="Content\Textures\Characters\ORCIdleLeft.xnb" />
  1485. <Content Include="Content\Textures\Characters\OrcIdle1Right.xnb" />
  1486. <Content Include="Content\Textures\Characters\OrcIdle2Right.xnb" />
  1487. <Content Include="Content\Textures\Characters\OrcIdle3Right.xnb" />
  1488. <Content Include="Content\Textures\Characters\OrcWalk1Right.xnb" />
  1489. <Content Include="Content\Textures\Characters\OrcWalk2Right.xnb" />
  1490. <Content Include="Content\Textures\Characters\OrcWalk3Right.xnb" />
  1491. <Content Include="Content\Textures\Characters\Villager1IdleRight.xnb" />
  1492. <Content Include="Content\Textures\Characters\Villager2IdleRight.xnb" />
  1493. <Content Include="Content\Textures\Characters\Villager3IdleRight.xnb" />
  1494. <Content Include="Content\Textures\Characters\VillagerIdleRight.xnb" />
  1495. <Content Include="Content\Textures\Characters\Warrior1AttackLeft.xnb" />
  1496. <Content Include="Content\Textures\Characters\Warrior1AttackRight.xnb" />
  1497. <Content Include="Content\Textures\Characters\Warrior1IdleLeft.xnb" />
  1498. <Content Include="Content\Textures\Characters\Warrior1IdleRight.xnb" />
  1499. <Content Include="Content\Textures\Characters\Warrior1WalkLeft.xnb" />
  1500. <Content Include="Content\Textures\Characters\Warrior1WalkRight.xnb" />
  1501. <Content Include="Content\Textures\Characters\Warrior2AttackLeft.xnb" />
  1502. <Content Include="Content\Textures\Characters\Warrior2AttackRight.xnb" />
  1503. <Content Include="Content\Textures\Characters\Warrior2IdleLeft.xnb" />
  1504. <Content Include="Content\Textures\Characters\Warrior2WalkLeft.xnb" />
  1505. <Content Include="Content\Textures\Characters\Warrior3AttackLeft.xnb" />
  1506. <Content Include="Content\Textures\Characters\Warrior3IdleLeft.xnb" />
  1507. <Content Include="Content\Textures\Characters\Warrior3WalkLeft.xnb" />
  1508. <Content Include="Content\Textures\Characters\WarriorAttackRight.xnb" />
  1509. <Content Include="Content\Textures\Characters\WarriorIdleRight.xnb" />
  1510. <Content Include="Content\Textures\Characters\WarriorWalkRight.xnb" />
  1511. <Content Include="Content\Textures\Characters\Wizard1IdleRight.xnb" />
  1512. <Content Include="Content\Textures\Characters\Wizard2AttackLeft.xnb" />
  1513. <Content Include="Content\Textures\Characters\Wizard2IdleLeft.xnb" />
  1514. <Content Include="Content\Textures\Characters\Wizard3AttackLeft.xnb" />
  1515. <Content Include="Content\Textures\Characters\Wizard3IdleLeft.xnb" />
  1516. <Content Include="Content\Textures\Characters\Wizard3WalkLeft.xnb" />
  1517. <Content Include="Content\Textures\Characters\WizardAttackRight.xnb" />
  1518. <Content Include="Content\Textures\Characters\WizardIdleRight.xnb" />
  1519. <Content Include="Content\Textures\Characters\WizardWalkRight.xnb" />
  1520. <Content Include="Content\Textures\Characters\Portraits\Boss1Active.xnb" />
  1521. <Content Include="Content\Textures\Characters\Portraits\Boss1Inactive.xnb" />
  1522. <Content Include="Content\Textures\Characters\Portraits\Boss1Unselectable.xnb" />
  1523. <Content Include="Content\Textures\Characters\Portraits\Boss2Active.xnb" />
  1524. <Content Include="Content\Textures\Characters\Portraits\Boss2Inactive.xnb" />
  1525. <Content Include="Content\Textures\Characters\Portraits\Boss2Unselectable.xnb" />
  1526. <Content Include="Content\Textures\Characters\Portraits\Boss3Active.xnb" />
  1527. <Content Include="Content\Textures\Characters\Portraits\Boss3Inactive.xnb" />
  1528. <Content Include="Content\Textures\Characters\Portraits\Boss3Unselectable.xnb" />
  1529. <Content Include="Content\Textures\Characters\Portraits\BossActive.xnb" />
  1530. <Content Include="Content\Textures\Characters\Portraits\BossInactive.xnb" />
  1531. <Content Include="Content\Textures\Characters\Portraits\BossUnselectable.xnb" />
  1532. <Content Include="Content\Textures\Characters\Portraits\Goblin1Active.xnb" />
  1533. <Content Include="Content\Textures\Characters\Portraits\Goblin1Inactive.xnb" />
  1534. <Content Include="Content\Textures\Characters\Portraits\Goblin1Unselectable.xnb" />
  1535. <Content Include="Content\Textures\Characters\Portraits\Goblin2Active.xnb" />
  1536. <Content Include="Content\Textures\Characters\Portraits\Goblin2Inactive.xnb" />
  1537. <Content Include="Content\Textures\Characters\Portraits\Goblin2Unselectable.xnb" />
  1538. <Content Include="Content\Textures\Characters\Portraits\Goblin3Active.xnb" />
  1539. <Content Include="Content\Textures\Characters\Portraits\Goblin3Inactive.xnb" />
  1540. <Content Include="Content\Textures\Characters\Portraits\Goblin3Unselectable.xnb" />
  1541. <Content Include="Content\Textures\Characters\Portraits\GoblinActive.xnb" />
  1542. <Content Include="Content\Textures\Characters\Portraits\GoblinInactive.xnb" />
  1543. <Content Include="Content\Textures\Characters\Portraits\GoblinUnselectable.xnb" />
  1544. <Content Include="Content\Textures\Characters\Portraits\Orc1Active.xnb" />
  1545. <Content Include="Content\Textures\Characters\Portraits\Orc1Inactive.xnb" />
  1546. <Content Include="Content\Textures\Characters\Portraits\Orc1Unselectable.xnb" />
  1547. <Content Include="Content\Textures\Characters\Portraits\Orc2Active.xnb" />
  1548. <Content Include="Content\Textures\Characters\Portraits\Orc2Inactive.xnb" />
  1549. <Content Include="Content\Textures\Characters\Portraits\Orc2Unselectable.xnb" />
  1550. <Content Include="Content\Textures\Characters\Portraits\Orc3Active.xnb" />
  1551. <Content Include="Content\Textures\Characters\Portraits\Orc3Inactive.xnb" />
  1552. <Content Include="Content\Textures\Characters\Portraits\Orc3Unselectable.xnb" />
  1553. <Content Include="Content\Textures\Characters\Portraits\OrcActive.xnb" />
  1554. <Content Include="Content\Textures\Characters\Portraits\OrcInactive.xnb" />
  1555. <Content Include="Content\Textures\Characters\Portraits\OrcUnselectable.xnb" />
  1556. <Content Include="Content\Textures\Characters\Portraits\ShopKeeper.xnb" />
  1557. <Content Include="Content\Textures\Characters\Portraits\ShopKeeper02.xnb" />
  1558. <Content Include="Content\Textures\Characters\Portraits\ShopKeeper03.xnb" />
  1559. <Content Include="Content\Textures\Characters\Portraits\Tombstone.xnb" />
  1560. <Content Include="Content\Textures\Characters\Portraits\Villager1Active.xnb" />
  1561. <Content Include="Content\Textures\Characters\Portraits\Villager1Inactive.xnb" />
  1562. <Content Include="Content\Textures\Characters\Portraits\Villager1Unselectable.xnb" />
  1563. <Content Include="Content\Textures\Characters\Portraits\Villager2Active.xnb" />
  1564. <Content Include="Content\Textures\Characters\Portraits\Villager2Inactive.xnb" />
  1565. <Content Include="Content\Textures\Characters\Portraits\Villager2Unselectable.xnb" />
  1566. <Content Include="Content\Textures\Characters\Portraits\Villager3Active.xnb" />
  1567. <Content Include="Content\Textures\Characters\Portraits\Villager3Inactive.xnb" />
  1568. <Content Include="Content\Textures\Characters\Portraits\Villager3Unselectable.xnb" />
  1569. <Content Include="Content\Textures\Characters\Portraits\VillagerActive.xnb" />
  1570. <Content Include="Content\Textures\Characters\Portraits\VillagerInactive.xnb" />
  1571. <Content Include="Content\Textures\Characters\Portraits\VillagerUnselectable.xnb" />
  1572. <Content Include="Content\Textures\Characters\Portraits\Warrior1Active.xnb" />
  1573. <Content Include="Content\Textures\Characters\Portraits\Warrior1Inactive.xnb" />
  1574. <Content Include="Content\Textures\Characters\Portraits\Warrior1Unselectable.xnb" />
  1575. <Content Include="Content\Textures\Characters\Portraits\Warrior2Active.xnb" />
  1576. <Content Include="Content\Textures\Characters\Portraits\Warrior2Inactive.xnb" />
  1577. <Content Include="Content\Textures\Characters\Portraits\Warrior2Unselectable.xnb" />
  1578. <Content Include="Content\Textures\Characters\Portraits\Warrior3Active.xnb" />
  1579. <Content Include="Content\Textures\Characters\Portraits\Warrior3Inactive.xnb" />
  1580. <Content Include="Content\Textures\Characters\Portraits\Warrior3Unselectable.xnb" />
  1581. <Content Include="Content\Textures\Characters\Portraits\WarriorActive.xnb" />
  1582. <Content Include="Content\Textures\Characters\Portraits\WarriorInactive.xnb" />
  1583. <Content Include="Content\Textures\Characters\Portraits\WarriorUnselectable.xnb" />
  1584. <Content Include="Content\Textures\Characters\Portraits\Wizard1Active.xnb" />
  1585. <Content Include="Content\Textures\Characters\Portraits\Wizard1Inactive.xnb" />
  1586. <Content Include="Content\Textures\Characters\Portraits\Wizard1Unselectable.xnb" />
  1587. <Content Include="Content\Textures\Characters\Portraits\Wizard2Active.xnb" />
  1588. <Content Include="Content\Textures\Characters\Portraits\Wizard2Inactive.xnb" />
  1589. <Content Include="Content\Textures\Characters\Portraits\Wizard2Unselectable.xnb" />
  1590. <Content Include="Content\Textures\Characters\Portraits\Wizard3Active.xnb" />
  1591. <Content Include="Content\Textures\Characters\Portraits\Wizard3Inactive.xnb" />
  1592. <Content Include="Content\Textures\Characters\Portraits\Wizard3Unselectable.xnb" />
  1593. <Content Include="Content\Textures\Characters\Portraits\WizardActive.xnb" />
  1594. <Content Include="Content\Textures\Characters\Portraits\WizardInactive.xnb" />
  1595. <Content Include="Content\Textures\Characters\Portraits\WizardUnselectable.xnb" />
  1596. <Content Include="Content\Textures\Chests\Chest1a.xnb" />
  1597. <Content Include="Content\Textures\Chests\Chest1b.xnb" />
  1598. <Content Include="Content\Textures\Chests\Chest1c.xnb" />
  1599. <Content Include="Content\Textures\Chests\Chest1d.xnb" />
  1600. <Content Include="Content\Textures\Chests\Chest1e.xnb" />
  1601. <Content Include="Content\Textures\Chests\Chest1f.xnb" />
  1602. <Content Include="Content\Textures\Chests\Chest1g.xnb" />
  1603. <Content Include="Content\Textures\Chests\Chest1h.xnb" />
  1604. <Content Include="Content\Textures\Chests\Chest2a.xnb" />
  1605. <Content Include="Content\Textures\Chests\Chest2b.xnb" />
  1606. <Content Include="Content\Textures\Chests\Chest2c.xnb" />
  1607. <Content Include="Content\Textures\Chests\Chest2d.xnb" />
  1608. <Content Include="Content\Textures\Chests\Chest2e.xnb" />
  1609. <Content Include="Content\Textures\Chests\Chest2f.xnb" />
  1610. <Content Include="Content\Textures\Chests\Chest2g.xnb" />
  1611. <Content Include="Content\Textures\Chests\Chest2h.xnb" />
  1612. <Content Include="Content\Textures\Chests\Chest2i.xnb" />
  1613. <Content Include="Content\Textures\Chests\Chest2j.xnb" />
  1614. <Content Include="Content\Textures\Chests\Chest2k.xnb" />
  1615. <Content Include="Content\Textures\Chests\Chest2l.xnb" />
  1616. <Content Include="Content\Textures\Combat\CharSelectionRing.xnb" />
  1617. <Content Include="Content\Textures\Combat\DamageIcon.xnb" />
  1618. <Content Include="Content\Textures\Combat\HealingIcon.xnb" />
  1619. <Content Include="Content\Textures\Combat\NameBkgd.xnb" />
  1620. <Content Include="Content\Textures\Combat\Target1SelectionRing.xnb" />
  1621. <Content Include="Content\Textures\Combat\Target2SelectionRing.xnb" />
  1622. <Content Include="Content\Textures\Combat\TilesheetSprangles.xnb" />
  1623. <Content Include="Content\Textures\GameScreens\Caption.xnb" />
  1624. <Content Include="Content\Textures\GameScreens\CaptionBackGround.xnb" />
  1625. <Content Include="Content\Textures\GameScreens\CaptionBackGroundLarge.xnb" />
  1626. <Content Include="Content\Textures\GameScreens\ConversationStrip.xnb" />
  1627. <Content Include="Content\Textures\GameScreens\CountShieldWithArrow.xnb" />
  1628. <Content Include="Content\Textures\GameScreens\FadeScreen.xnb" />
  1629. <Content Include="Content\Textures\GameScreens\FadeScreen2.xnb" />
  1630. <Content Include="Content\Textures\GameScreens\GameScreenBkgd.xnb" />
  1631. <Content Include="Content\Textures\GameScreens\GearScoreBoard.xnb" />
  1632. <Content Include="Content\Textures\GameScreens\GoldIcon.xnb" />
  1633. <Content Include="Content\Textures\GameScreens\Highlight.xnb" />
  1634. <Content Include="Content\Textures\GameScreens\HighlightLarge.xnb" />
  1635. <Content Include="Content\Textures\GameScreens\InfoDisplay.xnb" />
  1636. <Content Include="Content\Textures\GameScreens\LineBorder.xnb" />
  1637. <Content Include="Content\Textures\GameScreens\PlayerSelected.xnb" />
  1638. <Content Include="Content\Textures\GameScreens\PlayerUnSelected.xnb" />
  1639. <Content Include="Content\Textures\GameScreens\PopupScreen.xnb" />
  1640. <Content Include="Content\Textures\GameScreens\ScoreBoard.xnb" />
  1641. <Content Include="Content\Textures\GameScreens\ScrollButtons.xnb" />
  1642. <Content Include="Content\Textures\GameScreens\ScrollDown.xnb" />
  1643. <Content Include="Content\Textures\GameScreens\ScrollUp.xnb" />
  1644. <Content Include="Content\Textures\GameScreens\SelectionArrow.xnb" />
  1645. <Content Include="Content\Textures\GameScreens\SeparationLine.xnb" />
  1646. <Content Include="Content\Textures\GameScreens\StatsBorderTable.xnb" />
  1647. <Content Include="Content\Textures\GameScreens\TickMark.xnb" />
  1648. <Content Include="Content\Textures\GameScreens\TitleBar.xnb" />
  1649. <Content Include="Content\Textures\Gear\Boots01a.xnb" />
  1650. <Content Include="Content\Textures\Gear\Boots01b.xnb" />
  1651. <Content Include="Content\Textures\Gear\Boots01c.xnb" />
  1652. <Content Include="Content\Textures\Gear\Boots01d.xnb" />
  1653. <Content Include="Content\Textures\Gear\Boots01e.xnb" />
  1654. <Content Include="Content\Textures\Gear\Boots01f.xnb" />
  1655. <Content Include="Content\Textures\Gear\Boots01g.xnb" />
  1656. <Content Include="Content\Textures\Gear\Boots01h.xnb" />
  1657. <Content Include="Content\Textures\Gear\Boots02a.xnb" />
  1658. <Content Include="Content\Textures\Gear\Boots02b.xnb" />
  1659. <Content Include="Content\Textures\Gear\Boots02c.xnb" />
  1660. <Content Include="Content\Textures\Gear\Boots02d.xnb" />
  1661. <Content Include="Content\Textures\Gear\Boots02e.xnb" />
  1662. <Content Include="Content\Textures\Gear\Boots02f.xnb" />
  1663. <Content Include="Content\Textures\Gear\Boots02g.xnb" />
  1664. <Content Include="Content\Textures\Gear\Boots02h.xnb" />
  1665. <Content Include="Content\Textures\Gear\Boots03a.xnb" />
  1666. <Content Include="Content\Textures\Gear\Boots03b.xnb" />
  1667. <Content Include="Content\Textures\Gear\Boots03c.xnb" />
  1668. <Content Include="Content\Textures\Gear\Boots03d.xnb" />
  1669. <Content Include="Content\Textures\Gear\Boots03e.xnb" />
  1670. <Content Include="Content\Textures\Gear\Boots03f.xnb" />
  1671. <Content Include="Content\Textures\Gear\Boots03g.xnb" />
  1672. <Content Include="Content\Textures\Gear\Boots03h.xnb" />
  1673. <Content Include="Content\Textures\Gear\Boots04a.xnb" />
  1674. <Content Include="Content\Textures\Gear\Boots04b.xnb" />
  1675. <Content Include="Content\Textures\Gear\Boots04c.xnb" />
  1676. <Content Include="Content\Textures\Gear\Boots04d.xnb" />
  1677. <Content Include="Content\Textures\Gear\Boots04e.xnb" />
  1678. <Content Include="Content\Textures\Gear\Boots04f.xnb" />
  1679. <Content Include="Content\Textures\Gear\Boots04g.xnb" />
  1680. <Content Include="Content\Textures\Gear\Boots04h.xnb" />
  1681. <Content Include="Content\Textures\Gear\Boots05a.xnb" />
  1682. <Content Include="Content\Textures\Gear\Boots05b.xnb" />
  1683. <Content Include="Content\Textures\Gear\Boots05c.xnb" />
  1684. <Content Include="Content\Textures\Gear\Boots05d.xnb" />
  1685. <Content Include="Content\Textures\Gear\Boots05e.xnb" />
  1686. <Content Include="Content\Textures\Gear\Boots05f.xnb" />
  1687. <Content Include="Content\Textures\Gear\Boots05g.xnb" />
  1688. <Content Include="Content\Textures\Gear\Boots05h.xnb" />
  1689. <Content Include="Content\Textures\Gear\Boots06a.xnb" />
  1690. <Content Include="Content\Textures\Gear\Boots06b.xnb" />
  1691. <Content Include="Content\Textures\Gear\Boots06c.xnb" />
  1692. <Content Include="Content\Textures\Gear\Boots06d.xnb" />
  1693. <Content Include="Content\Textures\Gear\Boots06e.xnb" />
  1694. <Content Include="Content\Textures\Gear\Boots06f.xnb" />
  1695. <Content Include="Content\Textures\Gear\Boots06g.xnb" />
  1696. <Content Include="Content\Textures\Gear\Boots06h.xnb" />
  1697. <Content Include="Content\Textures\Gear\Boots07a.xnb" />
  1698. <Content Include="Content\Textures\Gear\Boots07b.xnb" />
  1699. <Content Include="Content\Textures\Gear\Boots07c.xnb" />
  1700. <Content Include="Content\Textures\Gear\Boots07d.xnb" />
  1701. <Content Include="Content\Textures\Gear\Boots07e.xnb" />
  1702. <Content Include="Content\Textures\Gear\Boots07f.xnb" />
  1703. <Content Include="Content\Textures\Gear\Boots07g.xnb" />
  1704. <Content Include="Content\Textures\Gear\Boots07h.xnb" />
  1705. <Content Include="Content\Textures\Gear\Club01a.xnb" />
  1706. <Content Include="Content\Textures\Gear\Club01b.xnb" />
  1707. <Content Include="Content\Textures\Gear\Club01c.xnb" />
  1708. <Content Include="Content\Textures\Gear\Club01d.xnb" />
  1709. <Content Include="Content\Textures\Gear\Club01e.xnb" />
  1710. <Content Include="Content\Textures\Gear\Club01f.xnb" />
  1711. <Content Include="Content\Textures\Gear\Club01g.xnb" />
  1712. <Content Include="Content\Textures\Gear\Club01h.xnb" />
  1713. <Content Include="Content\Textures\Gear\Club02a.xnb" />
  1714. <Content Include="Content\Textures\Gear\Club02b.xnb" />
  1715. <Content Include="Content\Textures\Gear\Club02c.xnb" />
  1716. <Content Include="Content\Textures\Gear\Club02d.xnb" />
  1717. <Content Include="Content\Textures\Gear\Club02e.xnb" />
  1718. <Content Include="Content\Textures\Gear\Club02f.xnb" />
  1719. <Content Include="Content\Textures\Gear\Club02g.xnb" />
  1720. <Content Include="Content\Textures\Gear\Club02h.xnb" />
  1721. <Content Include="Content\Textures\Gear\Club03a.xnb" />
  1722. <Content Include="Content\Textures\Gear\Club03b.xnb" />
  1723. <Content Include="Content\Textures\Gear\Club03c.xnb" />
  1724. <Content Include="Content\Textures\Gear\Club03d.xnb" />
  1725. <Content Include="Content\Textures\Gear\Club03e.xnb" />
  1726. <Content Include="Content\Textures\Gear\Club03f.xnb" />
  1727. <Content Include="Content\Textures\Gear\Club03g.xnb" />
  1728. <Content Include="Content\Textures\Gear\Club03h.xnb" />
  1729. <Content Include="Content\Textures\Gear\Coin01.xnb" />
  1730. <Content Include="Content\Textures\Gear\Gems01a.xnb" />
  1731. <Content Include="Content\Textures\Gear\Gems01b.xnb" />
  1732. <Content Include="Content\Textures\Gear\Gems01c.xnb" />
  1733. <Content Include="Content\Textures\Gear\Gems01d.xnb" />
  1734. <Content Include="Content\Textures\Gear\Gems01e.xnb" />
  1735. <Content Include="Content\Textures\Gear\Helmet01a.xnb" />
  1736. <Content Include="Content\Textures\Gear\Helmet01b.xnb" />
  1737. <Content Include="Content\Textures\Gear\Helmet01c.xnb" />
  1738. <Content Include="Content\Textures\Gear\Helmet01d.xnb" />
  1739. <Content Include="Content\Textures\Gear\Helmet01e.xnb" />
  1740. <Content Include="Content\Textures\Gear\Helmet01f.xnb" />
  1741. <Content Include="Content\Textures\Gear\Helmet01g.xnb" />
  1742. <Content Include="Content\Textures\Gear\Helmet01h.xnb" />
  1743. <Content Include="Content\Textures\Gear\Helmet02a.xnb" />
  1744. <Content Include="Content\Textures\Gear\Helmet02b.xnb" />
  1745. <Content Include="Content\Textures\Gear\Helmet02c.xnb" />
  1746. <Content Include="Content\Textures\Gear\Helmet02d.xnb" />
  1747. <Content Include="Content\Textures\Gear\Helmet02e.xnb" />
  1748. <Content Include="Content\Textures\Gear\Helmet02f.xnb" />
  1749. <Content Include="Content\Textures\Gear\Helmet02g.xnb" />
  1750. <Content Include="Content\Textures\Gear\Helmet02h.xnb" />
  1751. <Content Include="Content\Textures\Gear\Helmet03a.xnb" />
  1752. <Content Include="Content\Textures\Gear\Helmet03b.xnb" />
  1753. <Content Include="Content\Textures\Gear\Helmet03c.xnb" />
  1754. <Content Include="Content\Textures\Gear\Helmet03d.xnb" />
  1755. <Content Include="Content\Textures\Gear\Helmet03e.xnb" />
  1756. <Content Include="Content\Textures\Gear\Helmet03f.xnb" />
  1757. <Content Include="Content\Textures\Gear\Helmet03g.xnb" />
  1758. <Content Include="Content\Textures\Gear\Helmet03h.xnb" />
  1759. <Content Include="Content\Textures\Gear\Helmet04a.xnb" />
  1760. <Content Include="Content\Textures\Gear\Helmet04b.xnb" />
  1761. <Content Include="Content\Textures\Gear\Helmet04c.xnb" />
  1762. <Content Include="Content\Textures\Gear\Helmet04d.xnb" />
  1763. <Content Include="Content\Textures\Gear\Helmet04e.xnb" />
  1764. <Content Include="Content\Textures\Gear\Helmet04f.xnb" />
  1765. <Content Include="Content\Textures\Gear\Helmet04g.xnb" />
  1766. <Content Include="Content\Textures\Gear\Helmet04h.xnb" />
  1767. <Content Include="Content\Textures\Gear\Helmet05a.xnb" />
  1768. <Content Include="Content\Textures\Gear\Helmet05b.xnb" />
  1769. <Content Include="Content\Textures\Gear\Helmet05c.xnb" />
  1770. <Content Include="Content\Textures\Gear\Helmet05d.xnb" />
  1771. <Content Include="Content\Textures\Gear\Helmet05e.xnb" />
  1772. <Content Include="Content\Textures\Gear\Helmet05f.xnb" />
  1773. <Content Include="Content\Textures\Gear\Helmet05g.xnb" />
  1774. <Content Include="Content\Textures\Gear\Helmet05h.xnb" />
  1775. <Content Include="Content\Textures\Gear\Helmet06a.xnb" />
  1776. <Content Include="Content\Textures\Gear\Helmet06b.xnb" />
  1777. <Content Include="Content\Textures\Gear\Helmet06c.xnb" />
  1778. <Content Include="Content\Textures\Gear\Helmet06d.xnb" />
  1779. <Content Include="Content\Textures\Gear\Helmet06e.xnb" />
  1780. <Content Include="Content\Textures\Gear\Helmet06f.xnb" />
  1781. <Content Include="Content\Textures\Gear\Helmet06g.xnb" />
  1782. <Content Include="Content\Textures\Gear\Helmet06h.xnb" />
  1783. <Content Include="Content\Textures\Gear\Helmet07a.xnb" />
  1784. <Content Include="Content\Textures\Gear\Helmet07b.xnb" />
  1785. <Content Include="Content\Textures\Gear\Helmet07c.xnb" />
  1786. <Content Include="Content\Textures\Gear\Helmet07d.xnb" />
  1787. <Content Include="Content\Textures\Gear\Helmet07e.xnb" />
  1788. <Content Include="Content\Textures\Gear\Helmet07f.xnb" />
  1789. <Content Include="Content\Textures\Gear\Helmet07g.xnb" />
  1790. <Content Include="Content\Textures\Gear\Helmet07h.xnb" />
  1791. <Content Include="Content\Textures\Gear\Hood01a.xnb" />
  1792. <Content Include="Content\Textures\Gear\Hood01b.xnb" />
  1793. <Content Include="Content\Textures\Gear\Hood01c.xnb" />
  1794. <Content Include="Content\Textures\Gear\Hood01d.xnb" />
  1795. <Content Include="Content\Textures\Gear\Hood01e.xnb" />
  1796. <Content Include="Content\Textures\Gear\Hood01f.xnb" />
  1797. <Content Include="Content\Textures\Gear\Hood01g.xnb" />
  1798. <Content Include="Content\Textures\Gear\Hood01h.xnb" />
  1799. <Content Include="Content\Textures\Gear\Hood02a.xnb" />
  1800. <Content Include="Content\Textures\Gear\Hood02b.xnb" />
  1801. <Content Include="Content\Textures\Gear\Hood02c.xnb" />
  1802. <Content Include="Content\Textures\Gear\Hood02d.xnb" />
  1803. <Content Include="Content\Textures\Gear\Hood02e.xnb" />
  1804. <Content Include="Content\Textures\Gear\Hood02f.xnb" />
  1805. <Content Include="Content\Textures\Gear\Hood02g.xnb" />
  1806. <Content Include="Content\Textures\Gear\Hood02h.xnb" />
  1807. <Content Include="Content\Textures\Gear\Key01.xnb" />
  1808. <Content Include="Content\Textures\Gear\Key02.xnb" />
  1809. <Content Include="Content\Textures\Gear\Potion01a.xnb" />
  1810. <Content Include="Content\Textures\Gear\Potion01b.xnb" />
  1811. <Content Include="Content\Textures\Gear\Potion01c.xnb" />
  1812. <Content Include="Content\Textures\Gear\Potion01d.xnb" />
  1813. <Content Include="Content\Textures\Gear\Potion01e.xnb" />
  1814. <Content Include="Content\Textures\Gear\Potion01f.xnb" />
  1815. <Content Include="Content\Textures\Gear\Potion01g.xnb" />
  1816. <Content Include="Content\Textures\Gear\Potion01h.xnb" />
  1817. <Content Include="Content\Textures\Gear\Potion02a.xnb" />
  1818. <Content Include="Content\Textures\Gear\Potion02b.xnb" />
  1819. <Content Include="Content\Textures\Gear\Potion02c.xnb" />
  1820. <Content Include="Content\Textures\Gear\Potion02d.xnb" />
  1821. <Content Include="Content\Textures\Gear\Potion02e.xnb" />
  1822. <Content Include="Content\Textures\Gear\Potion02f.xnb" />
  1823. <Content Include="Content\Textures\Gear\Potion02g.xnb" />
  1824. <Content Include="Content\Textures\Gear\Potion02h.xnb" />
  1825. <Content Include="Content\Textures\Gear\Potion03a.xnb" />
  1826. <Content Include="Content\Textures\Gear\Potion03b.xnb" />
  1827. <Content Include="Content\Textures\Gear\Potion03c.xnb" />
  1828. <Content Include="Content\Textures\Gear\Potion03d.xnb" />
  1829. <Content Include="Content\Textures\Gear\Potion03e.xnb" />
  1830. <Content Include="Content\Textures\Gear\Potion03f.xnb" />
  1831. <Content Include="Content\Textures\Gear\Potion03g.xnb" />
  1832. <Content Include="Content\Textures\Gear\Potion03h.xnb" />
  1833. <Content Include="Content\Textures\Gear\Scroll01a.xnb" />
  1834. <Content Include="Content\Textures\Gear\Scroll01b.xnb" />
  1835. <Content Include="Content\Textures\Gear\Scroll01c.xnb" />
  1836. <Content Include="Content\Textures\Gear\Scroll01d.xnb" />
  1837. <Content Include="Content\Textures\Gear\Scroll01e.xnb" />
  1838. <Content Include="Content\Textures\Gear\Scroll01f.xnb" />
  1839. <Content Include="Content\Textures\Gear\Scroll01g.xnb" />
  1840. <Content Include="Content\Textures\Gear\Scroll01h.xnb" />
  1841. <Content Include="Content\Textures\Gear\Shield01a.xnb" />
  1842. <Content Include="Content\Textures\Gear\Shield01b.xnb" />
  1843. <Content Include="Content\Textures\Gear\Shield01c.xnb" />
  1844. <Content Include="Content\Textures\Gear\Shield01d.xnb" />
  1845. <Content Include="Content\Textures\Gear\Shield01e.xnb" />
  1846. <Content Include="Content\Textures\Gear\Shield01f.xnb" />
  1847. <Content Include="Content\Textures\Gear\Shield01g.xnb" />
  1848. <Content Include="Content\Textures\Gear\Shield01h.xnb" />
  1849. <Content Include="Content\Textures\Gear\Shield02a.xnb" />
  1850. <Content Include="Content\Textures\Gear\Shield02b.xnb" />
  1851. <Content Include="Content\Textures\Gear\Shield02c.xnb" />
  1852. <Content Include="Content\Textures\Gear\Shield02d.xnb" />
  1853. <Content Include="Content\Textures\Gear\Shield02e.xnb" />
  1854. <Content Include="Content\Textures\Gear\Shield02f.xnb" />
  1855. <Content Include="Content\Textures\Gear\Shield02g.xnb" />
  1856. <Content Include="Content\Textures\Gear\Shield02h.xnb" />
  1857. <Content Include="Content\Textures\Gear\Shield03a.xnb" />
  1858. <Content Include="Content\Textures\Gear\Shield03b.xnb" />
  1859. <Content Include="Content\Textures\Gear\Shield03c.xnb" />
  1860. <Content Include="Content\Textures\Gear\Shield03d.xnb" />
  1861. <Content Include="Content\Textures\Gear\Shield03e.xnb" />
  1862. <Content Include="Content\Textures\Gear\Shield03f.xnb" />
  1863. <Content Include="Content\Textures\Gear\Shield03g.xnb" />
  1864. <Content Include="Content\Textures\Gear\Shield03h.xnb" />
  1865. <Content Include="Content\Textures\Gear\Shield04a.xnb" />
  1866. <Content Include="Content\Textures\Gear\Shield04b.xnb" />
  1867. <Content Include="Content\Textures\Gear\Shield04c.xnb" />
  1868. <Content Include="Content\Textures\Gear\Shield04d.xnb" />
  1869. <Content Include="Content\Textures\Gear\Shield04e.xnb" />
  1870. <Content Include="Content\Textures\Gear\Shield04f.xnb" />
  1871. <Content Include="Content\Textures\Gear\Shield04g.xnb" />
  1872. <Content Include="Content\Textures\Gear\Shield04h.xnb" />
  1873. <Content Include="Content\Textures\Gear\Shield05a.xnb" />
  1874. <Content Include="Content\Textures\Gear\Shield05b.xnb" />
  1875. <Content Include="Content\Textures\Gear\Shield05c.xnb" />
  1876. <Content Include="Content\Textures\Gear\Shield05d.xnb" />
  1877. <Content Include="Content\Textures\Gear\Shield05e.xnb" />
  1878. <Content Include="Content\Textures\Gear\Shield05f.xnb" />
  1879. <Content Include="Content\Textures\Gear\Shield05g.xnb" />
  1880. <Content Include="Content\Textures\Gear\Shield05h.xnb" />
  1881. <Content Include="Content\Textures\Gear\Shield06a.xnb" />
  1882. <Content Include="Content\Textures\Gear\Shield06b.xnb" />
  1883. <Content Include="Content\Textures\Gear\Shield06c.xnb" />
  1884. <Content Include="Content\Textures\Gear\Shield06d.xnb" />
  1885. <Content Include="Content\Textures\Gear\Shield06e.xnb" />
  1886. <Content Include="Content\Textures\Gear\Shield06f.xnb" />
  1887. <Content Include="Content\Textures\Gear\Shield06g.xnb" />
  1888. <Content Include="Content\Textures\Gear\Shield06h.xnb" />
  1889. <Content Include="Content\Textures\Gear\Shield07a.xnb" />
  1890. <Content Include="Content\Textures\Gear\Shield07b.xnb" />
  1891. <Content Include="Content\Textures\Gear\Shield07c.xnb" />
  1892. <Content Include="Content\Textures\Gear\Shield07d.xnb" />
  1893. <Content Include="Content\Textures\Gear\Shield07e.xnb" />
  1894. <Content Include="Content\Textures\Gear\Shield07f.xnb" />
  1895. <Content Include="Content\Textures\Gear\Shield07g.xnb" />
  1896. <Content Include="Content\Textures\Gear\Shield07h.xnb" />
  1897. <Content Include="Content\Textures\Gear\Staff01a.xnb" />
  1898. <Content Include="Content\Textures\Gear\Staff01b.xnb" />
  1899. <Content Include="Content\Textures\Gear\Staff01c.xnb" />
  1900. <Content Include="Content\Textures\Gear\Staff01d.xnb" />
  1901. <Content Include="Content\Textures\Gear\Staff01e.xnb" />
  1902. <Content Include="Content\Textures\Gear\Staff01f.xnb" />
  1903. <Content Include="Content\Textures\Gear\Staff01g.xnb" />
  1904. <Content Include="Content\Textures\Gear\Staff01h.xnb" />
  1905. <Content Include="Content\Textures\Gear\Staff02a.xnb" />
  1906. <Content Include="Content\Textures\Gear\Staff02b.xnb" />
  1907. <Content Include="Content\Textures\Gear\Staff02c.xnb" />
  1908. <Content Include="Content\Textures\Gear\Staff02d.xnb" />
  1909. <Content Include="Content\Textures\Gear\Staff02e.xnb" />
  1910. <Content Include="Content\Textures\Gear\Staff02f.xnb" />
  1911. <Content Include="Content\Textures\Gear\Staff02g.xnb" />
  1912. <Content Include="Content\Textures\Gear\Staff02h.xnb" />
  1913. <Content Include="Content\Textures\Gear\Staff03a.xnb" />
  1914. <Content Include="Content\Textures\Gear\Staff03b.xnb" />
  1915. <Content Include="Content\Textures\Gear\Staff03c.xnb" />
  1916. <Content Include="Content\Textures\Gear\Staff03d.xnb" />
  1917. <Content Include="Content\Textures\Gear\Staff03e.xnb" />
  1918. <Content Include="Content\Textures\Gear\Staff03f.xnb" />
  1919. <Content Include="Content\Textures\Gear\Staff03g.xnb" />
  1920. <Content Include="Content\Textures\Gear\Staff03h.xnb" />
  1921. <Content Include="Content\Textures\Gear\Staff04a.xnb" />
  1922. <Content Include="Content\Textures\Gear\Staff04b.xnb" />
  1923. <Content Include="Content\Textures\Gear\Staff04c.xnb" />
  1924. <Content Include="Content\Textures\Gear\Staff04d.xnb" />
  1925. <Content Include="Content\Textures\Gear\Staff04e.xnb" />
  1926. <Content Include="Content\Textures\Gear\Staff04f.xnb" />
  1927. <Content Include="Content\Textures\Gear\Staff04g.xnb" />
  1928. <Content Include="Content\Textures\Gear\Staff04h.xnb" />
  1929. <Content Include="Content\Textures\Gear\Staff05a.xnb" />
  1930. <Content Include="Content\Textures\Gear\Staff05b.xnb" />
  1931. <Content Include="Content\Textures\Gear\Staff05c.xnb" />
  1932. <Content Include="Content\Textures\Gear\Staff05d.xnb" />
  1933. <Content Include="Content\Textures\Gear\Staff05e.xnb" />
  1934. <Content Include="Content\Textures\Gear\Staff05f.xnb" />
  1935. <Content Include="Content\Textures\Gear\Staff05g.xnb" />
  1936. <Content Include="Content\Textures\Gear\Staff05h.xnb" />
  1937. <Content Include="Content\Textures\Gear\Sword01a.xnb" />
  1938. <Content Include="Content\Textures\Gear\Sword01b.xnb" />
  1939. <Content Include="Content\Textures\Gear\Sword01c.xnb" />
  1940. <Content Include="Content\Textures\Gear\Sword01d.xnb" />
  1941. <Content Include="Content\Textures\Gear\Sword01e.xnb" />
  1942. <Content Include="Content\Textures\Gear\Sword01f.xnb" />
  1943. <Content Include="Content\Textures\Gear\Sword01g.xnb" />
  1944. <Content Include="Content\Textures\Gear\Sword01h.xnb" />
  1945. <Content Include="Content\Textures\Gear\Sword02a.xnb" />
  1946. <Content Include="Content\Textures\Gear\Sword02b.xnb" />
  1947. <Content Include="Content\Textures\Gear\Sword02c.xnb" />
  1948. <Content Include="Content\Textures\Gear\Sword02d.xnb" />
  1949. <Content Include="Content\Textures\Gear\Sword02e.xnb" />
  1950. <Content Include="Content\Textures\Gear\Sword02f.xnb" />
  1951. <Content Include="Content\Textures\Gear\Sword02g.xnb" />
  1952. <Content Include="Content\Textures\Gear\Sword02h.xnb" />
  1953. <Content Include="Content\Textures\Gear\Sword03a.xnb" />
  1954. <Content Include="Content\Textures\Gear\Sword03b.xnb" />
  1955. <Content Include="Content\Textures\Gear\Sword03c.xnb" />
  1956. <Content Include="Content\Textures\Gear\Sword03d.xnb" />
  1957. <Content Include="Content\Textures\Gear\Sword03e.xnb" />
  1958. <Content Include="Content\Textures\Gear\Sword03f.xnb" />
  1959. <Content Include="Content\Textures\Gear\Sword03g.xnb" />
  1960. <Content Include="Content\Textures\Gear\Sword03h.xnb" />
  1961. <Content Include="Content\Textures\Gear\Sword04a.xnb" />
  1962. <Content Include="Content\Textures\Gear\Sword04b.xnb" />
  1963. <Content Include="Content\Textures\Gear\Sword04c.xnb" />
  1964. <Content Include="Content\Textures\Gear\Sword04d.xnb" />
  1965. <Content Include="Content\Textures\Gear\Sword04e.xnb" />
  1966. <Content Include="Content\Textures\Gear\Sword04f.xnb" />
  1967. <Content Include="Content\Textures\Gear\Sword04g.xnb" />
  1968. <Content Include="Content\Textures\Gear\Sword04h.xnb" />
  1969. <Content Include="Content\Textures\Gear\Sword05a.xnb" />
  1970. <Content Include="Content\Textures\Gear\Sword05b.xnb" />
  1971. <Content Include="Content\Textures\Gear\Sword05c.xnb" />
  1972. <Content Include="Content\Textures\Gear\Sword05d.xnb" />
  1973. <Content Include="Content\Textures\Gear\Sword05e.xnb" />
  1974. <Content Include="Content\Textures\Gear\Sword05f.xnb" />
  1975. <Content Include="Content\Textures\Gear\Sword05g.xnb" />
  1976. <Content Include="Content\Textures\Gear\Sword05h.xnb" />
  1977. <Content Include="Content\Textures\Gear\Sword06a.xnb" />
  1978. <Content Include="Content\Textures\Gear\Sword06b.xnb" />
  1979. <Content Include="Content\Textures\Gear\Sword06c.xnb" />
  1980. <Content Include="Content\Textures\Gear\Sword06d.xnb" />
  1981. <Content Include="Content\Textures\Gear\Sword06e.xnb" />
  1982. <Content Include="Content\Textures\Gear\Sword06f.xnb" />
  1983. <Content Include="Content\Textures\Gear\Sword06g.xnb" />
  1984. <Content Include="Content\Textures\Gear\Sword06h.xnb" />
  1985. <Content Include="Content\Textures\Gear\Sword07a.xnb" />
  1986. <Content Include="Content\Textures\Gear\Sword07b.xnb" />
  1987. <Content Include="Content\Textures\Gear\Sword07c.xnb" />
  1988. <Content Include="Content\Textures\Gear\Sword07d.xnb" />
  1989. <Content Include="Content\Textures\Gear\Sword07e.xnb" />
  1990. <Content Include="Content\Textures\Gear\Sword07f.xnb" />
  1991. <Content Include="Content\Textures\Gear\Sword07g.xnb" />
  1992. <Content Include="Content\Textures\Gear\Sword07h.xnb" />
  1993. <Content Include="Content\Textures\Gear\Sword08a.xnb" />
  1994. <Content Include="Content\Textures\Gear\Sword08b.xnb" />
  1995. <Content Include="Content\Textures\Gear\Sword08c.xnb" />
  1996. <Content Include="Content\Textures\Gear\Sword08d.xnb" />
  1997. <Content Include="Content\Textures\Gear\Sword08e.xnb" />
  1998. <Content Include="Content\Textures\Gear\Sword08f.xnb" />
  1999. <Content Include="Content\Textures\Gear\Sword08g.xnb" />
  2000. <Content Include="Content\Textures\Gear\Sword08h.xnb" />
  2001. <Content Include="Content\Textures\Gear\torso01a.xnb" />
  2002. <Content Include="Content\Textures\Gear\torso01b.xnb" />
  2003. <Content Include="Content\Textures\Gear\torso01c.xnb" />
  2004. <Content Include="Content\Textures\Gear\torso01d.xnb" />
  2005. <Content Include="Content\Textures\Gear\torso01e.xnb" />
  2006. <Content Include="Content\Textures\Gear\torso01f.xnb" />
  2007. <Content Include="Content\Textures\Gear\torso01g.xnb" />
  2008. <Content Include="Content\Textures\Gear\torso01h.xnb" />
  2009. <Content Include="Content\Textures\Gear\torso02a.xnb" />
  2010. <Content Include="Content\Textures\Gear\torso02b.xnb" />
  2011. <Content Include="Content\Textures\Gear\torso02c.xnb" />
  2012. <Content Include="Content\Textures\Gear\torso02d.xnb" />
  2013. <Content Include="Content\Textures\Gear\torso02e.xnb" />
  2014. <Content Include="Content\Textures\Gear\torso02f.xnb" />
  2015. <Content Include="Content\Textures\Gear\torso02g.xnb" />
  2016. <Content Include="Content\Textures\Gear\torso02h.xnb" />
  2017. <Content Include="Content\Textures\Gear\torso03a.xnb" />
  2018. <Content Include="Content\Textures\Gear\torso03b.xnb" />
  2019. <Content Include="Content\Textures\Gear\torso03c.xnb" />
  2020. <Content Include="Content\Textures\Gear\torso03d.xnb" />
  2021. <Content Include="Content\Textures\Gear\torso03e.xnb" />
  2022. <Content Include="Content\Textures\Gear\torso03f.xnb" />
  2023. <Content Include="Content\Textures\Gear\torso03g.xnb" />
  2024. <Content Include="Content\Textures\Gear\torso03h.xnb" />
  2025. <Content Include="Content\Textures\Gear\torso04a.xnb" />
  2026. <Content Include="Content\Textures\Gear\torso04b.xnb" />
  2027. <Content Include="Content\Textures\Gear\torso04c.xnb" />
  2028. <Content Include="Content\Textures\Gear\torso04d.xnb" />
  2029. <Content Include="Content\Textures\Gear\torso04e.xnb" />
  2030. <Content Include="Content\Textures\Gear\torso04f.xnb" />
  2031. <Content Include="Content\Textures\Gear\torso04g.xnb" />
  2032. <Content Include="Content\Textures\Gear\torso04h.xnb" />
  2033. <Content Include="Content\Textures\Gear\torso05a.xnb" />
  2034. <Content Include="Content\Textures\Gear\torso05b.xnb" />
  2035. <Content Include="Content\Textures\Gear\torso05c.xnb" />
  2036. <Content Include="Content\Textures\Gear\torso05d.xnb" />
  2037. <Content Include="Content\Textures\Gear\torso05e.xnb" />
  2038. <Content Include="Content\Textures\Gear\torso05f.xnb" />
  2039. <Content Include="Content\Textures\Gear\torso05g.xnb" />
  2040. <Content Include="Content\Textures\Gear\torso05h.xnb" />
  2041. <Content Include="Content\Textures\Gear\torso06a.xnb" />
  2042. <Content Include="Content\Textures\Gear\torso06b.xnb" />
  2043. <Content Include="Content\Textures\Gear\torso06c.xnb" />
  2044. <Content Include="Content\Textures\Gear\torso06d.xnb" />
  2045. <Content Include="Content\Textures\Gear\torso06e.xnb" />
  2046. <Content Include="Content\Textures\Gear\torso06f.xnb" />
  2047. <Content Include="Content\Textures\Gear\torso06g.xnb" />
  2048. <Content Include="Content\Textures\Gear\torso06h.xnb" />
  2049. <Content Include="Content\Textures\Gear\torso07a.xnb" />
  2050. <Content Include="Content\Textures\Gear\torso07b.xnb" />
  2051. <Content Include="Content\Textures\Gear\torso07c.xnb" />
  2052. <Content Include="Content\Textures\Gear\torso07d.xnb" />
  2053. <Content Include="Content\Textures\Gear\torso07e.xnb" />
  2054. <Content Include="Content\Textures\Gear\torso07f.xnb" />
  2055. <Content Include="Content\Textures\Gear\torso07g.xnb" />
  2056. <Content Include="Content\Textures\Gear\torso07h.xnb" />
  2057. <Content Include="Content\Textures\Gear\torso08a.xnb" />
  2058. <Content Include="Content\Textures\Gear\torso08b.xnb" />
  2059. <Content Include="Content\Textures\Gear\torso08c.xnb" />
  2060. <Content Include="Content\Textures\Gear\torso08d.xnb" />
  2061. <Content Include="Content\Textures\Gear\torso08e.xnb" />
  2062. <Content Include="Content\Textures\Gear\torso08f.xnb" />
  2063. <Content Include="Content\Textures\Gear\torso08g.xnb" />
  2064. <Content Include="Content\Textures\Gear\torso08h.xnb" />
  2065. <Content Include="Content\Textures\Gear\torso09a.xnb" />
  2066. <Content Include="Content\Textures\Gear\torso09b.xnb" />
  2067. <Content Include="Content\Textures\Gear\torso09c.xnb" />
  2068. <Content Include="Content\Textures\Gear\torso09d.xnb" />
  2069. <Content Include="Content\Textures\Gear\torso09e.xnb" />
  2070. <Content Include="Content\Textures\Gear\torso09f.xnb" />
  2071. <Content Include="Content\Textures\Gear\torso09g.xnb" />
  2072. <Content Include="Content\Textures\Gear\torso09h.xnb" />
  2073. <Content Include="Content\Textures\Gear\Torso10a.xnb" />
  2074. <Content Include="Content\Textures\Gear\Wand01a.xnb" />
  2075. <Content Include="Content\Textures\Gear\Wand01b.xnb" />
  2076. <Content Include="Content\Textures\Gear\Wand01c.xnb" />
  2077. <Content Include="Content\Textures\Gear\Wand01d.xnb" />
  2078. <Content Include="Content\Textures\Gear\Wand01e.xnb" />
  2079. <Content Include="Content\Textures\Gear\Wand01f.xnb" />
  2080. <Content Include="Content\Textures\Gear\Wand01g.xnb" />
  2081. <Content Include="Content\Textures\HUD\CombatPopup.xnb" />
  2082. <Content Include="Content\Textures\HUD\CombatStateInfoStrip.xnb" />
  2083. <Content Include="Content\Textures\HUD\HudBkgd.xnb" />
  2084. <Content Include="Content\Textures\HUD\HudSelectButton.xnb" />
  2085. <Content Include="Content\Textures\HUD\Menu.xnb" />
  2086. <Content Include="Content\Textures\HUD\PlankActive.xnb" />
  2087. <Content Include="Content\Textures\HUD\PlankCantUse.xnb" />
  2088. <Content Include="Content\Textures\HUD\PlankInActive.xnb" />
  2089. <Content Include="Content\Textures\HUD\SelectionBrackets.xnb" />
  2090. <Content Include="Content\Textures\HUD\Stats.xnb" />
  2091. <Content Include="Content\Textures\MainMenu\Confirm.xnb" />
  2092. <Content Include="Content\Textures\MainMenu\ControlJoystick.xnb" />
  2093. <Content Include="Content\Textures\MainMenu\GameLogo.xnb" />
  2094. <Content Include="Content\Textures\MainMenu\KeyboardBkgd.xnb" />
  2095. <Content Include="Content\Textures\MainMenu\LoadingPause.xnb" />
  2096. <Content Include="Content\Textures\MainMenu\LoadingScreenStrip.xnb" />
  2097. <Content Include="Content\Textures\MainMenu\MainMenu.xnb" />
  2098. <Content Include="Content\Textures\MainMenu\MainMenuInfoSpace.xnb" />
  2099. <Content Include="Content\Textures\MainMenu\MainMenuPlank.xnb" />
  2100. <Content Include="Content\Textures\MainMenu\MainMenuPlank01.xnb" />
  2101. <Content Include="Content\Textures\MainMenu\MainMenuPlank02.xnb" />
  2102. <Content Include="Content\Textures\MainMenu\MainMenuPlank03.xnb" />
  2103. <Content Include="Content\Textures\Maps\Combat\CombatBkgdDungeon.xnb" />
  2104. <Content Include="Content\Textures\Maps\Combat\CombatBkgdVillage.xnb" />
  2105. <Content Include="Content\Textures\Maps\NonCombat\DungeonTiles.xnb" />
  2106. <Content Include="Content\Textures\Maps\NonCombat\ForestTiles.xnb" />
  2107. <Content Include="Content\Textures\Maps\NonCombat\NonCombatBackground.xnb" />
  2108. <Content Include="Content\Textures\Spells\Effect1.xnb" />
  2109. <Content Include="Content\Textures\Spells\Effect2.xnb" />
  2110. <Content Include="Content\Textures\Spells\Effect3.xnb" />
  2111. <Content Include="Content\Textures\Spells\EffectSmall.xnb" />
  2112. <Content Include="Content\Textures\Spells\FireBallLargeIcon.xnb" />
  2113. <Content Include="Content\Textures\Spells\FireBallLargeSpell.xnb" />
  2114. <Content Include="Content\Textures\Spells\FireBallSmallIcon.xnb" />
  2115. <Content Include="Content\Textures\Spells\FireBallSmallSpell.xnb" />
  2116. <Content Include="Content\Textures\Spells\HealLargeIcon.xnb" />
  2117. <Content Include="Content\Textures\Spells\HealLargeSpell.xnb" />
  2118. <Content Include="Content\Textures\Spells\HealSmallIcon.xnb" />
  2119. <Content Include="Content\Textures\Spells\HealSmallSpell.xnb" />
  2120. <Content Include="Content\Textures\Spells\IceLargeIcon.xnb" />
  2121. <Content Include="Content\Textures\Spells\IceLargeSpell.xnb" />
  2122. <Content Include="Content\Textures\Spells\IceSmall.xnb" />
  2123. <Content Include="Content\Textures\Spells\IceSmallSpell.xnb" />
  2124. <Content Include="Content\Textures\Spells\Icon1.xnb" />
  2125. <Content Include="Content\Textures\Spells\Overlay.xnb" />
  2126. <Content Include="Content\Textures\Spells\Overlay1.xnb" />
  2127. <Content Include="Content\Textures\Spells\Overlay2.xnb" />
  2128. <Content Include="Content\Textures\Spells\OverlayMelee.xnb" />
  2129. <Content Include="Content\Textures\Spells\Potion1a.xnb" />
  2130. <Content Include="Content\Textures\Spells\Potion1b.xnb" />
  2131. <Content Include="Content\Textures\Spells\Potion1c.xnb" />
  2132. <Content Include="Content\Textures\Spells\Potion1d.xnb" />
  2133. <Content Include="Content\Textures\Spells\Potion1e.xnb" />
  2134. <Content Include="Content\Textures\Spells\Potion1f.xnb" />
  2135. <Content Include="Content\Textures\Spells\Potion1g.xnb" />
  2136. <Content Include="Content\Textures\Spells\Potion1h.xnb" />
  2137. <Content Include="Content\Textures\Spells\Potion2a.xnb" />
  2138. <Content Include="Content\Textures\Spells\Potion2b.xnb" />
  2139. <Content Include="Content\Textures\Spells\Potion2c.xnb" />
  2140. <Content Include="Content\Textures\Spells\Potion2d.xnb" />
  2141. <Content Include="Content\Textures\Spells\Potion2e.xnb" />
  2142. <Content Include="Content\Textures\Spells\Potion2f.xnb" />
  2143. <Content Include="Content\Textures\Spells\Potion2g.xnb" />
  2144. <Content Include="Content\Textures\Spells\Potion2h.xnb" />
  2145. <Content Include="Content\Textures\Spells\Potion3a.xnb" />
  2146. <Content Include="Content\Textures\Spells\Potion3b.xnb" />
  2147. <Content Include="Content\Textures\Spells\Potion3c.xnb" />
  2148. <Content Include="Content\Textures\Spells\Potion3d.xnb" />
  2149. <Content Include="Content\Textures\Spells\Potion3e.xnb" />
  2150. <Content Include="Content\Textures\Spells\Potion3f.xnb" />
  2151. <Content Include="Content\Textures\Spells\Potion3g.xnb" />
  2152. <Content Include="Content\Textures\Spells\Potion3h.xnb" />
  2153. <Content Include="Content\Textures\Spells\Scroll.xnb" />
  2154. <Content Include="Content\Textures\Spells\SmallIcon.xnb" />
  2155. <Content Include="Content\Audio\RPGAudio.xgs" />
  2156. <Content Include="Content\Audio\RpgAudio.xap" />
  2157. <Content Include="Content\Audio\Sound Bank.xsb" />
  2158. <Content Include="Content\Audio\Wave Bank.xwb" />
  2159. <Content Include="Content\MainGameDescription.xnb" />
  2160. </ItemGroup>
  2161. <ItemGroup>
  2162. <ProjectReference Include="RolePlayingGameData\RolePlayingGameData.csproj">
  2163. <Project>{098BBC2D-63A6-4C22-8A30-E6C4F4FC0AC4}</Project>
  2164. <Name>RolePlayingGameData</Name>
  2165. </ProjectReference>
  2166. </ItemGroup>
  2167. </Project>