issues
search
ynoproject
/
ynoengine
EasyRPG-based engine for YNOproject
GNU General Public License v3.0
27
stars
14
forks
source link
feat: implemented player number global var
#36
Closed
noahrav
closed
10 months ago
noahrav
commented
10 months ago
Implementation of CUT (Collective Unconscious Time):
1 CU hour per irl minute
1 CU day per 20 CU hours
1 CU year for 12 CU days
In the code
a var for CU hours % 20
a var for CU days % 12
Implementation of CUT (Collective Unconscious Time):
In the code