From fae272bc77b1c523a8af7a52bb220b684a2a6c1b Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Fri, 26 Jan 2018 14:22:18 +0100 Subject: map pack --- Penguloon/Levels/SandLevel3.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Penguloon/Levels/SandLevel3.cs') diff --git a/Penguloon/Levels/SandLevel3.cs b/Penguloon/Levels/SandLevel3.cs index a158544..057167f 100644 --- a/Penguloon/Levels/SandLevel3.cs +++ b/Penguloon/Levels/SandLevel3.cs @@ -14,7 +14,7 @@ namespace Penguloon.Levels this.Money = 350; this.Health = 200; this.ID = 6; - this.MinimumLevel = 25; + this.MinimumLevel = 0; LevelType = LevelType.Sand; } -- cgit v1.2.3-70-g09d2