Skip to content

Commit

Permalink
add better meta for world.has_storm
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmonkey4eva committed Jan 28, 2019
1 parent 4964173 commit 4ea4b9c
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -717,6 +717,7 @@ public String run(Attribute attribute, dObject object) {
// @returns Element(Boolean)
// @description
// Returns whether there is currently a storm in this world.
// ie, whether it is raining. To check for thunder, use <@link tag w@world.thundering>.
// -->
registerTag("has_storm", new TagRunnable() {
@Override
Expand Down

0 comments on commit 4ea4b9c

Please sign in to comment.