From 3ff4ad31102016a593540db04a7abf589b5065b0 Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Thu, 2 Jun 2016 05:37:33 +0200 Subject: [PATCH] New upstream version of builtins.txt --- builtins.txt | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/builtins.txt b/builtins.txt index 54414eb..a284573 100644 --- a/builtins.txt +++ b/builtins.txt @@ -1,4 +1,4 @@ -// Generated by LSL2 Derived Files Generator. Database version: 0.0.20160121000; output module version: 0.0.20140731000 +// Generated by LSL2 Derived Files Generator. Database version: 0.0.20160602001; output module version: 0.0.20140731000 integer llAbs( integer val ) float llAcos( float val ) void llAddToLandBanList( key avatar, float hours ) @@ -460,7 +460,16 @@ const integer ATTACH_BACK = 9 const integer ATTACH_BELLY = 28 const integer ATTACH_CHEST = 1 const integer ATTACH_CHIN = 12 +const integer ATTACH_FACE_JAW = 47 +const integer ATTACH_FACE_LEAR = 48 +const integer ATTACH_FACE_LEYE = 50 +const integer ATTACH_FACE_REAR = 49 +const integer ATTACH_FACE_REYE = 51 +const integer ATTACH_FACE_TOUNGE = 52 +const integer ATTACH_GROIN = 53 const integer ATTACH_HEAD = 2 +const integer ATTACH_HIND_LFOOT = 54 +const integer ATTACH_HIND_RFOOT = 55 const integer ATTACH_HUD_BOTTOM = 37 const integer ATTACH_HUD_BOTTOM_LEFT = 36 const integer ATTACH_HUD_BOTTOM_RIGHT = 38 @@ -474,6 +483,7 @@ const integer ATTACH_LEFT_PEC = 29 const integer ATTACH_LEYE = 15 const integer ATTACH_LFOOT = 7 const integer ATTACH_LHAND = 5 +const integer ATTACH_LHAND_RING1 = 41 const integer ATTACH_LHIP = 25 const integer ATTACH_LLARM = 21 const integer ATTACH_LLLEG = 27 @@ -481,6 +491,7 @@ const integer ATTACH_LPEC = 30 const integer ATTACH_LSHOULDER = 3 const integer ATTACH_LUARM = 20 const integer ATTACH_LULEG = 26 +const integer ATTACH_LWING = 45 const integer ATTACH_MOUTH = 11 const integer ATTACH_NECK = 39 const integer ATTACH_NOSE = 17 @@ -489,6 +500,7 @@ const integer ATTACH_REAR = 14 const integer ATTACH_REYE = 16 const integer ATTACH_RFOOT = 8 const integer ATTACH_RHAND = 6 +const integer ATTACH_RHAND_RING1 = 42 const integer ATTACH_RHIP = 22 const integer ATTACH_RIGHT_PEC = 30 const integer ATTACH_RLARM = 19 @@ -497,6 +509,9 @@ const integer ATTACH_RPEC = 29 const integer ATTACH_RSHOULDER = 4 const integer ATTACH_RUARM = 18 const integer ATTACH_RULEG = 23 +const integer ATTACH_RWING = 46 +const integer ATTACH_TAIL_BASE = 43 +const integer ATTACH_TAIL_TIP = 44 const integer AVOID_CHARACTERS = 1 const integer AVOID_DYNAMIC_OBSTACLES = 2 const integer AVOID_NONE = 0