diff options
Diffstat (limited to 'Server/Plugins/APIDump/Classes/Projectiles.lua')
-rw-r--r-- | Server/Plugins/APIDump/Classes/Projectiles.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Server/Plugins/APIDump/Classes/Projectiles.lua b/Server/Plugins/APIDump/Classes/Projectiles.lua index b92f6d2a8..a62779960 100644 --- a/Server/Plugins/APIDump/Classes/Projectiles.lua +++ b/Server/Plugins/APIDump/Classes/Projectiles.lua @@ -26,7 +26,7 @@ return }, GetBlockHit = { - Desc = "Gets the block arrow is in", + Notes = "Returns the coords of the block into which the arrow is stuck. Undefined if the arrow is still moving.", Returns = { { |