Update redeeming.js
Example for Powercube & Promo Email
This commit is contained in:
parent
f8768acf63
commit
684bea2970
@ -138,6 +138,27 @@
|
|||||||
"level": 1,
|
"level": 1,
|
||||||
"resourceType": "EMITTER_A"
|
"resourceType": "EMITTER_A"
|
||||||
}
|
}
|
||||||
|
}],
|
||||||
|
[ "00000000000000000000000000000000.5",
|
||||||
|
1365809491413, {
|
||||||
|
"accessLevel" : {
|
||||||
|
"failure" : {
|
||||||
|
"isAllowed" : false,
|
||||||
|
"requiredLevel" : 4
|
||||||
|
},
|
||||||
|
"requiredLevel" : 4
|
||||||
|
},
|
||||||
|
"inInventory" : {
|
||||||
|
"acquisitionTimestampMs" : "1365809491260",
|
||||||
|
"playerId" : "00000000000000000000000000000000.c"
|
||||||
|
},
|
||||||
|
"powerCube" : {
|
||||||
|
"energy" : 4000
|
||||||
|
},
|
||||||
|
"resourceWithLevels" : {
|
||||||
|
"level" : 4,
|
||||||
|
"resourceType" : "POWER_CUBE"
|
||||||
|
}
|
||||||
}]
|
}]
|
||||||
],
|
],
|
||||||
"playerEntity": ["00000000000000000000000000000000.c",
|
"playerEntity": ["00000000000000000000000000000000.c",
|
||||||
@ -155,6 +176,10 @@
|
|||||||
"mediaHighWaterMarks": {
|
"mediaHighWaterMarks": {
|
||||||
"General": 8,
|
"General": 8,
|
||||||
"RESISTANCE": 9
|
"RESISTANCE": 9
|
||||||
|
},
|
||||||
|
"notificationSettings" : {
|
||||||
|
"maySendPromoEmail" : false,
|
||||||
|
"shouldSendEmail" : true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}]
|
}]
|
||||||
@ -285,8 +310,29 @@
|
|||||||
"level": 1,
|
"level": 1,
|
||||||
"resourceType": "EMITTER_A"
|
"resourceType": "EMITTER_A"
|
||||||
}
|
}
|
||||||
|
}],
|
||||||
|
[ "00000000000000000000000000000000.5",
|
||||||
|
1365809491413, {
|
||||||
|
"accessLevel" : {
|
||||||
|
"failure" : {
|
||||||
|
"isAllowed" : false,
|
||||||
|
"requiredLevel" : 4
|
||||||
|
},
|
||||||
|
"requiredLevel" : 4
|
||||||
|
},
|
||||||
|
"inInventory" : {
|
||||||
|
"acquisitionTimestampMs" : "1365809491260",
|
||||||
|
"playerId" : "00000000000000000000000000000000.c"
|
||||||
|
},
|
||||||
|
"powerCube" : {
|
||||||
|
"energy" : 4000
|
||||||
|
},
|
||||||
|
"resourceWithLevels" : {
|
||||||
|
"level" : 4,
|
||||||
|
"resourceType" : "POWER_CUBE"
|
||||||
|
}
|
||||||
}]
|
}]
|
||||||
],
|
],
|
||||||
"xmAward": "300"
|
"xmAward": "300"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user