diff --git a/CHANGELOG.md b/CHANGELOG.md index cbf4e47..711ea09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Release Notes +### Version 2.15.1 +- fix Mephit not showing up on scripts + +--- + ### Version 2.15.0 - clean up transparent portions of icons - add Magician & LLeech to list of available characters diff --git a/src/roles.json b/src/roles.json index 3ed1eec..e96a0a3 100644 --- a/src/roles.json +++ b/src/roles.json @@ -1437,8 +1437,8 @@ "ability": "If you publicly claim to be the Goblin when nominated & are executed that day, your team wins." }, { - "id": "mezepheles", - "name": "Mezepheles", + "id": "mephit", + "name": "Mephit", "edition": "", "team": "minion", "firstNight": 24,