Context: There is little practicality in manipulating the effects of rain (climatic conditions) in the RPG MAKER MZ when it comes to moving between maps. If the player is on a map that is raining and teleports to a map that is not raining, the rain will continue on the new map. This is quite inconvenient when the new map is, for example, the interior of a home.
Description: This script makes it possible to take a break from the effect of rain after teleporting to an internal map (such as the interior of a castle / house / shop / dungeon). When the player returns to the previous map, the rain effect is reactivated.
To disable the effect of rain on a map, simply enter the <semGoteira> tag in the Notes field of the map settings.