Módosítások

353. sor: 353. sor:  
Ha a játékosnak van gyűjtögetett és nem gyűjtögetett gyümölcse egyforma minőségben, akkor az egymásra rakatolás mindig nem gyűjtögetett gyümölcsöt eredményez, tehát jár az egész rakatra a földműves foglalkozás bónusza.<ref name="stacks"/>
 
Ha a játékosnak van gyűjtögetett és nem gyűjtögetett gyümölcse egyforma minőségben, akkor az egymásra rakatolás mindig nem gyűjtögetett gyümölcsöt eredményez, tehát jár az egész rakatra a földműves foglalkozás bónusza.<ref name="stacks"/>
   −
==References==
+
==Hivatkozások==
 
<references>
 
<references>
<ref name="tiller">The tiller bonus does not apply to fruit where the <samp>isSpawnedObject</samp> flag is set, see code in <samp>Object::getPriceAfterMultipliers</samp>. This flag is added to wild foraged items in <samp>GameLocation::dropObject</samp> and <samp>GameLocation:spawnObjects</samp>; to crops grown from wild seeds in <samp>Crop::newDay</samp>; and, to Farm Cave fruit in <samp>FarmCave::dayUpdate</samp>. Other sources do not get the flag, including notably berries from bushes in <samp>Bush::shake</samp>.</ref>
+
<ref name="tiller">A földműves bónuszt nem számítja rá a játék a gyümülcsre, amelynél a <samp>isSpawnedObject</samp> változó igazra van állítva, lásd a kódot: <samp>Object::getPriceAfterMultipliers</samp>. This flag is added to wild foraged items in <samp>GameLocation::dropObject</samp> and <samp>GameLocation:spawnObjects</samp>; to crops grown from wild seeds in <samp>Crop::newDay</samp>; and, to Farm Cave fruit in <samp>FarmCave::dayUpdate</samp>. Other sources do not get the flag, including notably berries from bushes in <samp>Bush::shake</samp>.</ref>
 
<ref name="stacks">The code in <samp>Object:addToStack</samp> was changed in v1.4 to ensure <samp>isSpawnedObject</samp> is set to false whenever two mixed stacks are combined, ''i.e.,'' that the Tiller bonus applies if either stack originally had it. Note that this code change will not retroactively fix data in games started pre-v1.4, where the Tiller bonus could be lost depending upon how stacks were combined.</ref>
 
<ref name="stacks">The code in <samp>Object:addToStack</samp> was changed in v1.4 to ensure <samp>isSpawnedObject</samp> is set to false whenever two mixed stacks are combined, ''i.e.,'' that the Tiller bonus applies if either stack originally had it. Note that this code change will not retroactively fix data in games started pre-v1.4, where the Tiller bonus could be lost depending upon how stacks were combined.</ref>
 
</references>
 
</references>
1 494

szerkesztés