diff options
author | Rider Linden <rider@lindenlab.com> | 2018-12-14 14:33:42 -0800 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2018-12-14 14:33:42 -0800 |
commit | 634910f685057c50ae3233d9f71d4b21cf958749 (patch) | |
tree | 9ffcc134839c9ffe275db1a584345362e4849cf0 /indra/newview/skins/default/xui | |
parent | 56d9d204f76978bf1373e15c84649a87d40dd16d (diff) |
SL-10241: Group roll for changing environment.
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/role_actions.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/role_actions.xml b/indra/newview/skins/default/xui/en/role_actions.xml index f79d752fdb..bda08f3421 100644 --- a/indra/newview/skins/default/xui/en/role_actions.xml +++ b/indra/newview/skins/default/xui/en/role_actions.xml @@ -92,7 +92,10 @@ <action description="Toggle various About Land > Options settings" longdescription="Toggle 'Safe (no damage)', 'Fly', and allow other Residents to: 'Edit Terrain', 'Build', 'Create Landmarks', and 'Run Scripts' on group-owned land in About Land > Options tab." name="land options" value="22" /> - </action_set> + <action description="Modify environment settings and day cycle." + longdescription="Change the environment settings and day cycle from the About Land > Environment tab." + name="land change environment" value="46" /> + </action_set> <action_set description="These Abilities include powers which allow Members to bypass restrictions on group-owned parcels." name="Parcel Powers"> |