Price drops still exist?

Maikello
Posts: 379
Joined: Thu May 11, 2017 12:43 pm

Price drops still exist?

Post by Maikello »

Like in topic name. I sold a small amount of grain and the price did not drop so I checked the xml files

Code: Select all

<sellingStation stationName="$l10n_station_grainSiloPort" appearsOnPDA="true" storageRadius="0" litersForFullPriceDrop="100000" fullPriceRecoverHours="48">
        <unloadTrigger exactFillRootNode="0|0|0|0|0" />
        <unloadTrigger exactFillRootNode="0|0|1|0|0" />
		<fillType name="wheat"            priceScale="1" supportsGreatDemand="true" disablePriceDrop="false" />
the price drop is active but now it starts after selling 100,000 liters?