diff options
Diffstat (limited to 'Server/Plugins')
-rw-r--r-- | Server/Plugins/APIDump/APIDesc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Server/Plugins/APIDump/APIDesc.lua b/Server/Plugins/APIDump/APIDesc.lua index 2146a8353..dd88eb7c5 100644 --- a/Server/Plugins/APIDump/APIDesc.lua +++ b/Server/Plugins/APIDump/APIDesc.lua @@ -13645,7 +13645,7 @@ end Type = "boolean", }, }, - Notes = "Returns if the biome is a mountain type biome. So mutations of the extreme hills biome" + Notes = "Returns true if the biome is mountainous (mutations of the extreme hills biome)." }, IsValidBlock = { |