<URL: http://bugs.freeciv.org/Ticket/Display.html?id=32017 >
On 1/22/07, Marko Lindqvist <[EMAIL PROTECTED]> wrote: > On 1/22/07, Daniel Markstedt <[EMAIL PROTECTED]> wrote: > > > > On 1/22/07, Marko Lindqvist <[EMAIL PROTECTED]> wrote: > > > > > > Can barbarians really build units with "NoBuild" flag? Only unit with > > > "NoBuild" flag so far has been barbarian leader which is not built but > > > simply appears. > > > > > > > I can confirm that they can be spawned as barbarians, but they > > mightn't be buildable by barb cities. > > > > Do we have another way of making a unit non-buildable by normal players? > > I don't think we have. Making new "BarbarianOnly" unit type flag > shouldn't be too hard, though. Default rules use "NoBuild" only for barbarian leader. Instead of new flag we could just rename "NoBuild" as "BarbarianOnly" and make necessary code changes. But maybe separate "NoBuild" has uses in the future. Scenario scripting comes to mind. We may spawn "NoBuild" units on certain events. - ML _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
