Blink only happens on specified events

Now event objects must have a blink flag if they want to use the title
blink. For starters, this is only global, outside, and room events.
This commit is contained in:
skj3gg
2014-07-24 12:00:51 -04:00
parent d6a6a7a000
commit 79e765eb08
4 changed files with 27 additions and 5 deletions
+1
View File
@@ -15,6 +15,7 @@ Events.Global = [
_('say he should be strung up as an example.')
],
notification: _('a thief is caught'),
blink: true,
buttons: {
'kill': {
text: _('hang him'),