diff options
| -rw-r--r-- | indra/newview/app_settings/keywords.ini | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/indra/newview/app_settings/keywords.ini b/indra/newview/app_settings/keywords.ini index 14025c8061..0805e94b10 100644 --- a/indra/newview/app_settings/keywords.ini +++ b/indra/newview/app_settings/keywords.ini @@ -268,8 +268,8 @@ ATTACH_LHIP			Passed to llAttachToAvatar to attach task to left hip  ATTACH_LULEG		Passed to llAttachToAvatar to attach task to left upper leg  ATTACH_LLLEG		Passed to llAttachToAvatar to attach task to left lower leg  ATTACH_BELLY		Passed to llAttachToAvatar to attach task to belly -ATTACH_RPEC			Passed to llAttachToAvatar to attach task to right pectoral -ATTACH_LPEC			Passed to llAttachToAvatar to attach task to left pectoral +ATTACH_LEFT_PEC		Passed to llAttachToAvatar to attach task to left pectoral +ATTACH_RIGHT_PEC	Passed to llAttachToAvatar to attach task to right pectoral  LAND_LEVEL			Passed to llModifyLand to level terrain  LAND_RAISE			Passed to llModifyLand to raise terrain | 
