Follow-up Comment #7, patch #3325 (project freeciv):

It's WORKING! I just started a game with it. Everything is getting read in
correctly and effects are getting matched against everything. There is still
some general weirdness (bonus to tiles shows up in the output but not in
display and units can't get built unless you use the 'show future options')
but I can get that figured out later. For now, I am just happy that it seems
nothing else is broke.

for reference, the .ruleset flags are:
In governments.ruleset
[governmentflags]
flags = "Foo", "Bar", "Test"
 (no _ as that makes the parser think flags is a gov)

[government_democracy]
flags = "Liberty", "Freedom", "TV"

in effects.ruleset
"type", "name", "range"
"GovFlag", "Foo", "Player"

in units.ruleset
[unit_meatsack]
govflag_req = "TV"

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?3325>

_______________________________________________
  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