summaryrefslogtreecommitdiff
path: root/api.txt
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2017-01-21 19:23:41 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2017-01-21 19:23:41 +0000
commite3515482cc636d4b84b7363b4815bf24ebdfe220 (patch)
tree64de54bc6df8563431f89bc42149c242ebd694ad /api.txt
parent4e231429d9c5e37441a53c429a058708ac6f6957 (diff)
added arrow rotation, added new mob eggs that save mob information, updated intllib routine
Diffstat (limited to 'api.txt')
-rw-r--r--api.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api.txt b/api.txt
index de8f6ce..9c79163 100644
--- a/api.txt
+++ b/api.txt
@@ -196,6 +196,7 @@ This function registers a arrow for mobs with the attack type shoot.
'tail_size' has size for above texture (defaults to between 5 and 10)
'expire' contains float value for how long tail appears for (defaults to 0.25)
'glow' has value for how brightly tail glows 1 to 10 (default is 0, no glow)
+ 'rotate' integer value in degrees to rotate arrow
'on_step' is a custom function when arrow is active, nil for default.