News

enum error

Posted on Saturday, August 31, 2019

Hello

, I am trying to get All Citizens to recall such as Spider , It complains SpiderRecall is enum error - how do I declare this - I have tried the unitglobalstatdefs etc... to no avail , \Game\UnitPromotionsColonyStatDefs.xml(73,38): error:
value 'SpiderRecall' not in enumeration

<UnitColonyStats>
    <UnitType>SpiderRecall</UnitType>
  </UnitColonyStats>

<UnitGlobalStats>
    <UnitType>SpiderRecall</UnitType>
  </UnitGlobalStats>

Thank You