mirror of https://github.com/bra1n/townsquare.git
commit
fe118444d3
|
@ -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
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue