rosephase is now reset to 0 on safety

This commit is contained in:
Zeno Rogue 2021-05-30 10:17:15 +02:00
parent c89bde455d
commit 7edf506152
1 changed files with 1 additions and 0 deletions

View File

@ -203,6 +203,7 @@ EX void initgame() {
clearing::direct = 0;
clearing::imputed = 0;
rosephase = 0;
if(firstland == laElementalWall) cwt.at->land = randomElementalLand();