Request: Add EmergencyTeleportSeconds to configure emergency teleport time

This commit is contained in:
Lirusaito
2019-01-17 04:43:01 -05:00
parent eb0477f9d7
commit ed67f77f9f
2 changed files with 18 additions and 4 deletions

View File

@@ -1032,6 +1032,17 @@ Changing this setting only affects new text.</string>
<key>Value</key>
<real>3.5</real>
</map>
<key>EmergencyTeleportSeconds</key>
<map>
<key>Comment</key>
<string>The remaining time left in seconds when to execute an emergency teleport out of a restarting region.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>U32</string>
<key>Value</key>
<integer>20</integer>
</map>
<key>LiruFlashWhenMinimized</key>
<map>
<key>Comment</key>