Assuming that the only difference between nights is the difficulty of the enemies, all you have to do is change a variable containing those difficulties. You can use a global variable to keep track of which night it is, I explain how to do that in the intro of this post.