From: alexti <al...@sh...> - 2010-05-12 02:47:11
|
Hi Stefan, On Tue, 11 May 2010 16:37:18 -0600, Stefan Frey (web.de) <ste...@we...> wrote: > 1856 > Bonus tokens: When and how to create the RevenueBonus? > (=> StaticRevenueModifier) > > 18AL > Bonus tokens and Named trains: When and how to create the RevenueBonus? > (=> StaticRevenueModifier) My approach is to include "token" requirements to the bonus definition. For example, for port token in 1856 I have an entry in bonus table (that gives +20 to the city) with 2 requirements: (1) hex must contain port token; (2) company must have port token. Tokens are transferred during the private company sales and (when applicable) due to direct token sales. Alex. |