Recent content by Stratege

  1. S

    [MOD] MagisterModmod

    Noticed a bug with Cave of the Ancestors not giving the Caswallawn promotion. moddified the code slightly to make it work (found in CvSpellInterface.py) (green is added code) def spellCaveTrials(pCaster): iX = pCaster.getX() iY = pCaster.getY() iPlayer = pCaster.getOwner() iName =...
Back
Top Bottom