Feature Touchup: Add backup destination to Emergency Teleport out of region within last 20 seconds before restart feature

Falls back if first landmark is not in inventory or invalid, region is offline, or the current region is your location
Item drop target is right below the original one in System->Security prefs.

Thanks again to the citizens of Fluffy for enduring these restart tests.
This commit is contained in:
Inusaito Sayori
2014-05-21 19:07:11 -04:00
parent c684987908
commit bfbbcad8e5
5 changed files with 54 additions and 3 deletions

View File

@@ -745,5 +745,16 @@
<key>Value</key>
<string/>
</map>
<key>EmergencyTeleportLandmarkBackup</key>
<map>
<key>Comment</key>
<string>UUID of the landmark to teleport to in the last twenty seconds before a region will restart if you're already in the region of EmergencyTeleportLandmark or if EmergencyTeleportLandmark is set but canot be found, empty is none.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string/>
</map>
</map>
</llsd>