From 75bfe1c21d26848f445d4f143f44952141f38352 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 9 May 2021 03:11:39 +0300 Subject: [PATCH] Updated Resources: spread functions (markdown) --- Resources:-spread-functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources:-spread-functions.md b/Resources:-spread-functions.md index 284cb92..bba7cc0 100644 --- a/Resources:-spread-functions.md +++ b/Resources:-spread-functions.md @@ -1,4 +1,4 @@ -# 🚧 Under construction. The functionality and page are work in progress +# 🚧 Under construction. The described functionality is not ready Resource **spread models** are bits of JavaScript code applied for cell to check whether resource can or cannot be placed there. Fantasy Map Generator allows to create custom models, but they are not verified and can easily break the application. Someone else's code can be potentially be harmful as well. Please apply custom spread functions only if you know programming basics. Trusted and useful functions will be listed on this page.