From 54ab3cb12bb533e46c316017089bef3b0bcfb79d Mon Sep 17 00:00:00 2001 From: janavarro95 Date: Sun, 6 Mar 2016 02:41:40 -0800 Subject: [PATCH] Update README.md --- MoreRain/README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/MoreRain/README.md b/MoreRain/README.md index 3a991973..5b815a2f 100644 --- a/MoreRain/README.md +++ b/MoreRain/README.md @@ -1,4 +1,13 @@ # MoreRain -This is the MoreRain mod, which can increase or decrease how much it rains in your game. It will not rain on days where a weather effect besides raining and sunny weather would occur such as a holiday or a festival. It will also ignore if it would snow, or have a thunderstorm as well. +-v0.0.2 + +-Added support for lightning to occur as well. + +-Updated to SMAPI 0.0.7 + +This is the MoreRain mod, which can increase or decrease how much it rains in your game as well as increase the chance to get lightning! It will not rain on days where a weather effect besides raining, lightning, sunny weather would occur such as a holiday or a festival. It will ignore snow atm. The check for tomorrow's forcast takes place upon loading, and upon each new day. -The % chance for it to rain the next day is stored in MoreRain.txt +The 1st % chance is for it to rain the next day is stored in MoreRain.txt +The 2nd % chance is for it to be a lightning storm the next day if it would rain the next day as set by the first numerical value. +Both are stored in MoreRain.txt +