Open NutritiousCookie opened 4 years ago
Using the Gametime.advanceTime() command will advance the moon phase even if the value given is negative.
Gametime.advanceTime()
The module only appears to note that midnight was passed, not the direction time was going.
Should be fixed now - once you set up your moon it should calculate correctly when you advanceTime
Using the
Gametime.advanceTime()
command will advance the moon phase even if the value given is negative.The module only appears to note that midnight was passed, not the direction time was going.