Lua_api.txt: Various improvements (#7402)
authorParamat <paramat@users.noreply.github.com>
Sun, 3 Jun 2018 03:41:03 +0000 (04:41 +0100)
committerGitHub <noreply@github.com>
Sun, 3 Jun 2018 03:41:03 +0000 (04:41 +0100)
commit5316b8fe4a5858f0307a58c0ab5630286fd573be
tree60ea52602b95254f0dbeff0b3f14681e5470ea57
parentf4ca830abe1aa22875c99b31bf2ee56e26f83f05
Lua_api.txt: Various improvements (#7402)

Node definition:
Clearly document custom selection box/collision box (collision box
documentation was missing).
Remove incorrect light attenuation statement and duplicated light
source statement.

Nodes:
Document which drawtypes require 'paramtype = "light"' to avoid
appearing black.
Remove incorrect light attenuation statement.

HUD: Remove 'HUD API is experimental' text.
Noise params: Spread of every octave must exceed 1.
Particles and spawners: Document glow values.
doc/lua_api.txt