Q: Caravan in 3.0

Contribute, display and discuss rulesets and modpacks for use in Freeciv here.
Post Reply
User avatar
Corbeau
Elite
Posts: 1292
Joined: Mon Jan 13, 2014 11:13 pm

Q: Caravan in 3.0

Post by Corbeau »

I just realised that action enabler for helping build wonder has this:
target_reqs =
{ "type", "name", "range"
"BuildingGenus", "GreatWonder", "Local"
}
Does this mean I have to create an additional action enabler to be able to help also Small Wonders?

Also, are Small and Great Wonders different types now? Switching from one to another lost some production.
--
* Freeciv LongTurn, a community of one-turn-per-day players and developers
* LongTurn Blog - information nexus with stuff and stuff and stuff
* Longturn Discord server; real-time chatting, discussing, quarrelling, trolling, gaslighting...
cazfi
Elite
Posts: 3091
Joined: Tue Jan 29, 2013 6:54 pm

Re: Q: Caravan in 3.0

Post by cazfi »

Corbeau wrote:I just realised that action enabler for helping build wonder has this:
target_reqs =
{ "type", "name", "range"
"BuildingGenus", "GreatWonder", "Local"
}
Does this mean I have to create an additional action enabler to be able to help also Small Wonders?
That's one way to do it. The other is to remove that requirement and instead add not-present requirements for the genuses that you don't want help wonder to be possible for.
User avatar
Corbeau
Elite
Posts: 1292
Joined: Mon Jan 13, 2014 11:13 pm

Re: Q: Caravan in 3.0

Post by Corbeau »

Right, thanks.
--
* Freeciv LongTurn, a community of one-turn-per-day players and developers
* LongTurn Blog - information nexus with stuff and stuff and stuff
* Longturn Discord server; real-time chatting, discussing, quarrelling, trolling, gaslighting...
Ignatus
Elite
Posts: 644
Joined: Mon Nov 06, 2017 12:05 pm
Location: St.Petersburg, Russia
Contact:

Re: Q: Caravan in 3.0

Post by Ignatus »

Corbeau wrote:Also, are Small and Great Wonders different types now? Switching from one to another lost some production.
Hm, but that shouldn't happen, should it?
Post Reply