Allow to disable chat animation

This commit is contained in:
Siana Gearz
2012-02-06 03:52:25 +01:00
parent 8a49d4ef94
commit 8450386330
5 changed files with 23 additions and 2 deletions

View File

@@ -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>