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/SandLevel2.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Penguloon/Levels/SandLevel2.cs') diff --git a/Penguloon/Levels/SandLevel2.cs b/Penguloon/Levels/SandLevel2.cs index 006737a..89c437e 100644 --- a/Penguloon/Levels/SandLevel2.cs +++ b/Penguloon/Levels/SandLevel2.cs @@ -14,7 +14,7 @@ namespace Penguloon.Levels this.Money = 350; this.Health = 200; this.ID = 5; - this.MinimumLevel = 20; + this.MinimumLevel = 0; LevelType = LevelType.Sand; } -- cgit v1.2.3-70-g09d2