From 0c58f5048e37ad40c68f56f3dc7756d60816cc0e Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Tue, 2 Jan 2018 17:13:32 +0100 Subject: fanboi & chumchum --- Penguloon/Levels/IceLevel.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Penguloon/Levels/IceLevel.cs') diff --git a/Penguloon/Levels/IceLevel.cs b/Penguloon/Levels/IceLevel.cs index 1a810a7..d041095 100644 --- a/Penguloon/Levels/IceLevel.cs +++ b/Penguloon/Levels/IceLevel.cs @@ -14,7 +14,8 @@ namespace Penguloon.Levels this.Money = 350; this.Health = 200; this.ID = 1; - this.MinimumLevel = 0; + this.MinimumLevel = 1; + LevelType = LevelType.Ice; } public override void DrawUnique(float deltaTime) -- cgit v1.2.3-70-g09d2