Religion Generator Expanded (#955)

* Religion Generator Expanded

Adds some cool new options in Religion's Generator

* feat: small corrections

* chore: update version

---------

Co-authored-by: Azgaar <maxganiev@yandex.com>
This commit is contained in:
ZZWILLIAMXX 2023-07-06 13:42:07 -05:00 committed by GitHub
parent 3f25484367
commit 69e630b886
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 90 additions and 7 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.89.27"; // generator version, update each time
const version = "1.89.28"; // generator version, update each time
{
document.title += " v" + version;