[Freeciv-tickets] [freeciv] #42338: civ2civ3: missing req for actionenabler_build_city_pioneer

Back to archive index
OSDN Ticket System norep****@osdn*****
Mon Jul 5 01:52:53 JST 2021


#42338: civ2civ3: missing req for actionenabler_build_city_pioneer

  Open Date: 2021-05-21 06:28
Last Update: 2021-07-05 01:52

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/42338
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=42338

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2021-07-05 01:52 Updated by: bard
 * Status Update from Open to Closed
 * Resolution Update from None to Works For Me


---------------------------------------------------------------------
Ticket Status:

      Reporter: bard
         Owner: (None)
          Type: Bugs
        Status: Closed
      Priority: 5 - Medium
     MileStone: (None)
     Component: Rulesets
      Severity: 5 - Medium
    Resolution: Works For Me
---------------------------------------------------------------------

Ticket details:

I opened the ticket again...
It seems the req is missing in v3.0 but not in master:
"TerrainFlag", "NoCities", "Local", FALSE
[actionenabler_build_city_pioneer]
...
target_reqs    =
    { "type",   "name", "range", "present"
      "CityTile", "Claimed", "Local", FALSE
    }

[actionenabler_build_city_domestic]
...
target_reqs    =
    { "type",        "name",     "range", "present"
      "CityTile",    "Claimed",  "Local", TRUE
      "TerrainFlag", "NoCities", "Local", FALSE
    }


-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/42338
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=42338



More information about the Freeciv-tickets mailing list
Back to archive index