Added more stands to AO, and added forgotten setting for blacklist

This commit is contained in:
phr0z3nt04st
2010-07-13 18:20:50 -05:00
parent 101da59719
commit 9f96c44275
7 changed files with 351 additions and 95 deletions

View File

@@ -34,6 +34,30 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>AO.Period</key>
<map>
<key>Comment</key>
<string>Period when changing stands in seconds</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>F32</string>
<key>Value</key>
<integer>20.0</integer>
</map>
<key>Blacklist.Settings</key>
<map>
<key>Comment</key>
<string>List for blacklisting assets DO NOT EDIT DIRECTLY use the floater</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>LLSD</string>
<key>Value</key>
<array>
<string />
</array>
</map>
<key>UserChatColor</key>
<map>
<key>Comment</key>