News

So... I can't be the only one wondering about ResourceDefs.XML

Posted on Monday, June 1, 2015

This is the only code in there:

 

Code: xml
  1. <?xml version="1.0" encoding="UTF-8" standalone="true"?>
  2. -<ResourceList xsi:noNamespaceSchemaLocation="../Schema/ResourceDefs.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. -<Resource>
  4. <InternalName>ZombieHipsterFlesh</InternalName>
  5. <DisplayName>ZombieHipsterFlesh</DisplayName>
  6. <LuxuryLevelBonus>20</LuxuryLevelBonus>
  7. </Resource>
  8. </ResourceList>

 

Anyone got any ideas about the ZombieHipsterFlesh resource?