diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-10-08 10:29:32 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-10-08 10:29:32 +0100 |
commit | d2806eccf29b39ac3606c26ede5145685fa6842f (patch) | |
tree | 488a07114f5cf287354ec8ad79e446206d8b4fc3 /api.txt | |
parent | 47abff26aed78b606aad72c79ec027269a7fc15f (diff) |
Tweaked mob arrows
Diffstat (limited to 'api.txt')
-rw-r--r-- | api.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -189,6 +189,7 @@ This function registers a arrow for mobs with the attack type shoot. the parameters are (self, pos, node) 'tail' when set to 1 adds a trail or tail to mob arrows 'tail_texture' texture string used for above effect + 'tail_size' has size for above texture (defaults to between 5 and 10) 'on_step' is a custom function when arrow is active, nil for default. |