Satisfy Issue 167: Ability to set global "add instead of wear" option in prefs

Adds debug setting LiruAddNotReplace.
Adds "Add clothing and wearables instead of replacing them" to Main (General) tab of Vanity Preferences.
This commit is contained in:
Inusaito Sayori
2012-12-17 17:17:12 -05:00
parent 36a698fee4
commit 9e8dafc4ca
5 changed files with 19 additions and 2 deletions

View File

@@ -693,6 +693,17 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>LiruAddNotReplace</key>
<map>
<key>Comment</key>
<string>Add clothing and attachments instead of having them replace the currently worn or attached item at their destination.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>LiruFlyAfterTeleport</key>
<map>
<key>Comment</key>