Allow to disable chat animation
This commit is contained in:
@@ -2,7 +2,22 @@
|
||||
<llsd>
|
||||
<map>
|
||||
<!-- Ascent's Optionally Account-Specific Settings -->
|
||||
<key>MoyMiniMapCustomColor</key>
|
||||
|
||||
<key>SGDisableChatAnimation</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>Disable whisper, chat and shout animations on your avatar</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
<key>IsCOA</key>
|
||||
<integer>1</integer>
|
||||
</map>
|
||||
|
||||
<key>MoyMiniMapCustomColor</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>Custom minimap color you wish to have.</string>
|
||||
|
||||
Reference in New Issue
Block a user