From ec3de19c4e0df620cba1d10036fcd472a4a5dc35 Mon Sep 17 00:00:00 2001 From: 12xx12 <12xx12100@gmail.com> Date: Sun, 9 Aug 2020 23:50:24 +0200 Subject: small issues addressed in #4817 fixed because was merged to fast --- Server/Plugins/APIDump/APIDesc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Server') 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 = { -- cgit v1.2.3