Update mods talking about pro requirements, add Discord link in Help tab (#813)

* Update mods talking about pro requirements

* Update chest.lua

* Update chest.lua

* Update init.lua
This commit is contained in:
LoneWolfHT 2021-02-25 09:29:53 -08:00 committed by GitHub
parent 9e20609ed6
commit da3d7487f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 7 deletions

View file

@ -102,7 +102,7 @@ for _, chest_color in pairs(colors) do
else
formspec = formspec .. "label[4.75,3;" ..
minetest.formspec_escape("You need at least 10000" ..
"\nscore, 1.5+ KD and 10+\ncaptures to access the\npro section") .. "]"
"\nscore, 1.5+ KD, and 10+\ncaptures to access the\npro section") .. "]"
end
formspec = formspec ..