Files
2009scape/Server
vk d1404924d4 fix infinite farming yield from evil turnips (and maybe others)
Currently, a grown evil turnip has infinite yeild. This happens because of the return statemnt in the `else` calse of `chance` definition in `Patch.rollLivesDecrement()`.
Because of the return, the method exists before `cropLives` is decremented.
2021-09-24 18:01:05 -07:00
..
2021-03-07 20:37:32 -06:00
2021-08-28 10:17:29 -05:00
2021-03-07 20:37:32 -06:00
2021-08-10 22:16:48 -05:00
2021-08-28 10:17:29 -05:00
2021-03-07 20:37:32 -06:00
2021-03-07 20:37:32 -06:00