ItsABadger (talk | contribs) No edit summary |
ItsABadger (talk | contribs) No edit summary |
||
Line 24: | Line 24: | ||
Combine numbers to mix abilities, ie 1+2 = 3 to allow clear + rain. | Combine numbers to mix abilities, ie 1+2 = 3 to allow clear + rain. | ||
=== Note === | ==== Note ==== | ||
The option to 'give control back to nature' is always possible. | The option to 'give control back to nature' is always possible. |
Latest revision as of 10:34, 22 April 2025
The Weather Tool is a dungeon reward that lets the user change the weather in their area.
Builder Notes
Area variables:
WEATHER_CHANGE(int) | |
---|---|
-1 | Disable the weather tool |
0 | Default, all weather allowed |
1 | Allows user to clear weather |
2 | Allows user to make rain |
4 | Allows user to make snow |
Combine numbers to mix abilities, ie 1+2 = 3 to allow clear + rain.
Note
The option to 'give control back to nature' is always possible.