[STORM-1980] Part 1: Notifications with timestamp and sound

This commit is contained in:
Inusaito Sayori
2014-04-23 10:58:14 -04:00
parent 3db489f4df
commit 7262bf96b8
3 changed files with 33 additions and 6 deletions

View File

@@ -6943,9 +6943,8 @@ This will add a bookmark in your inventory so you can quickly IM this resident.
icon="notify.tga"
name="RegionRestartMinutes"
priority="high"
sound="UISndAlert"
type="notify">
Region is restarting in [MINUTES] minutes.
[TIME] This region will restart in [MINUTES] minutes.
If you remain in this region you will be logged out.
</notification>
@@ -6953,9 +6952,8 @@ If you remain in this region you will be logged out.
icon="notify.tga"
name="RegionRestartSeconds"
priority="high"
sound="UISndAlert"
type="notify">
Region is restarting in [SECONDS] seconds.
[TIME] This region will restart in [SECONDS] seconds.
If you remain in this region you will be logged out.
</notification>