make daycare cycles normal length again
This commit is contained in:
parent
672b256433
commit
673472d424
|
@ -644,7 +644,7 @@
|
|||
End Sub
|
||||
|
||||
Public Shared Sub EggCircle()
|
||||
Core.Player.PlayerTemp.DayCareCycle = 2
|
||||
Core.Player.PlayerTemp.DayCareCycle = 256
|
||||
ObtainEgg()
|
||||
End Sub
|
||||
|
||||
|
|
Loading…
Reference in New Issue