Follow-up Comment #9, bug #17606 (project freeciv):

It seems that there is a tiny bit of a problem there.
Some rulesets (I didn't check many) have a No_Diplomacy effect with
reqs    =
    { "type",   "name", "range"
      "Nation", "Barbarian", "Player"
    }

As of now I don't see if there is some way to rewrite this to work like
reqs    =
    { "type",   "name", "range"
      "BarbarianType", "Land", "Player"
    }


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?17606>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to