rename specs
This commit is contained in:
@@ -247,19 +247,19 @@ module.exports = {
|
||||
thresholds: [5, 10, 20],
|
||||
},
|
||||
|
||||
LRSI: {
|
||||
GRLI: {
|
||||
description: 'Increased life and red shield',
|
||||
colours: ['green', 'red'],
|
||||
thresholds: [2, 5, 10],
|
||||
},
|
||||
|
||||
LBSI: {
|
||||
GBLI: {
|
||||
description: 'Increased life and blue shield',
|
||||
colours: ['green', 'blue'],
|
||||
thresholds: [2, 5, 10],
|
||||
},
|
||||
|
||||
RBSI: {
|
||||
RBLI: {
|
||||
description: 'Increased red and blue shield',
|
||||
colours: ['red', 'blue'],
|
||||
thresholds: [2, 5, 10],
|
||||
|
||||
Reference in New Issue
Block a user