Fix missing comment on ltool.plant_tree

master
Wuzzy 2014-10-16 16:59:56 +02:00
parent a850c486a7
commit 24ab84252c
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ end
--[[ Plants a tree as the specified position
tree_id: ID of tree to be planted
pos: Position of tree, in format {x=?, y=?, z=?}
returns false on failure, nil otherwise
]]