Add feature to Continue flying upon standing, if the user was flying when they sat down.

A couple users said this could be handy.
Useful for birds, fairies, and otherwise flying critters.
This commit is contained in:
Inusaito Sayori
2012-12-24 05:24:57 -05:00
parent 60621a300c
commit 977f17a893
6 changed files with 42 additions and 21 deletions

View File

@@ -704,6 +704,17 @@
<key>Value</key>
<integer>0</integer>
</map>
<key>LiruContinueFlyingOnUnsit</key>
<map>
<key>Comment</key>
<string>Fly after standing up, if you were flying when you sat down</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>