diff --git a/lib/constants.js b/lib/constants.js index 9e5d74f..e3809d7 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -47,6 +47,7 @@ exports.DB_NAMES = { 'PAUL': 101, // English, Male 'JULIE': 103, // English, Female 'JAMES': 104, // English, Male + 'ASHLEY': 105, // English, Female 'LILY': 200, // Chinese, Female 'WANG': 201, // Chinese, Male 'HUI': 202, // Chinese, Female