summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/APIDesc.lua
diff options
context:
space:
mode:
authorHowaner <franzi.moos@googlemail.com>2014-03-24 20:01:57 +0100
committerHowaner <franzi.moos@googlemail.com>2014-03-27 23:20:28 +0100
commit327b70e769bd3bb826320027a1b7d56f6e386a6b (patch)
treeec18eefdbcf9499e1894c094f5301fabcf03f729 /MCServer/Plugins/APIDump/APIDesc.lua
parentChange SpreadSource documentation (diff)
downloadcuberite-327b70e769bd3bb826320027a1b7d56f6e386a6b.tar
cuberite-327b70e769bd3bb826320027a1b7d56f6e386a6b.tar.gz
cuberite-327b70e769bd3bb826320027a1b7d56f6e386a6b.tar.bz2
cuberite-327b70e769bd3bb826320027a1b7d56f6e386a6b.tar.lz
cuberite-327b70e769bd3bb826320027a1b7d56f6e386a6b.tar.xz
cuberite-327b70e769bd3bb826320027a1b7d56f6e386a6b.tar.zst
cuberite-327b70e769bd3bb826320027a1b7d56f6e386a6b.zip
Diffstat (limited to 'MCServer/Plugins/APIDump/APIDesc.lua')
-rw-r--r--MCServer/Plugins/APIDump/APIDesc.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/MCServer/Plugins/APIDump/APIDesc.lua b/MCServer/Plugins/APIDump/APIDesc.lua
index f8ad74226..01f000182 100644
--- a/MCServer/Plugins/APIDump/APIDesc.lua
+++ b/MCServer/Plugins/APIDump/APIDesc.lua
@@ -2773,8 +2773,8 @@ end
{
Include = "^ss.*",
TextBefore = [[
- These constants are used to differentiate the various sources of spreads. They are used in
- the {{OnBlockSpread|HOOK_BLOCK_SPREAD}} hook.
+ These constants are used to differentiate the various sources of spreads, such as grass growing.
+ They are used in the {{OnBlockSpread|HOOK_BLOCK_SPREAD}} hook.
]],
}
},