* Add unusual XM objects
This commit is contained in:
parent
18e7a8f970
commit
1eb785af1c
@ -43,6 +43,11 @@ window.REDEEM_RESOURCES = {
|
||||
return {long: 'Turret', short: 'T'};
|
||||
}
|
||||
},
|
||||
UNUSUAL: {
|
||||
format: function(acquired) {
|
||||
return {long: 'Unusual Object', short: 'U'};
|
||||
}
|
||||
},
|
||||
EMITTER_A: {
|
||||
/* resourceWithLevels */
|
||||
format: function(acquired) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user