0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-14 17:12:40 +00:00

Update to v3.8.0

This commit is contained in:
Trevor Buckner
2023-04-12 16:12:02 -04:00
parent 3b55cd7d88
commit f52321dd4b
5 changed files with 62 additions and 27 deletions

View File

@@ -170,7 +170,7 @@ module.exports = [
gen : MonsterBlockGen.monster('monster,frame,wide', 4),
},
{
name : 'Cover Page',
name : 'Front Cover Page',
icon : 'fac book-front-cover',
gen : CoverPageGen.front,
experimental : true