public LampShowMode(GameController game) : base(game, 3) { this.lampshow = new LampShow(game); this.show_over = true; }