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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user