diff --git a/MutantYearZero/MutantYearZero.js b/MutantYearZero/MutantYearZero.js index a42890f..a21ad4f 100644 --- a/MutantYearZero/MutantYearZero.js +++ b/MutantYearZero/MutantYearZero.js @@ -23,7 +23,8 @@ var MutantYearZero = MutantYearZero || (function() { yellow: '#ddcf43', lightYellow: '#FFF699', black: '#1d1d1d', - lightBlack: '#8F8E8E' + lightBlack: '#8F8E8E', + red: '#FF0000' }, defaults = { css: { @@ -118,7 +119,7 @@ var MutantYearZero = MutantYearZero || (function() { reportingModes = { 'off': 'None', 'gm': 'GM', - 'gm+player': 'GM & Player', + 'gm+player': 'GM & Player', 'public': 'Public' }, templates = {}, @@ -390,7 +391,7 @@ var MutantYearZero = MutantYearZero || (function() { ''+ 'Commands'+ '
'+ - '!myz '+ch('[')+'Skill Roll'+ch(']')+' '+ch('[')+'Base Roll'+ch(']')+' '+ch('[')+'Gear Roll'+ch(']')+' '+ch('[')+'--'+ch('<')+'Label'+ch('>')+ch('|')+ch('<')+'Message'+ch('>')+' ...'+ch(']')+''+ + '!myz '+ch('[')+'Skill Roll'+ch(']')+' '+ch('[')+'Base Roll'+ch(']')+' '+ch('[')+'Gear Roll'+ch(']')+' '+ch('[')+'Diff Roll'+ch(']')+' '+ch('[')+'--'+ch('<')+'Label'+ch('>')+ch('|')+ch('<')+'Message'+ch('>')+' ...'+ch(']')+''+ '
'+ '

Performs a Mutant Year Zero Roll.

'+ '