From 2cb22a74aed80e2cce68f16b0821a690c7c05b7a Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Thu, 18 Jan 2018 11:04:53 +0100 Subject: new levels, auto round start --- Penguloon/Levels/IceLevel3.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Penguloon/Levels/IceLevel3.cs') diff --git a/Penguloon/Levels/IceLevel3.cs b/Penguloon/Levels/IceLevel3.cs index f7a46e4..491a0dd 100644 --- a/Penguloon/Levels/IceLevel3.cs +++ b/Penguloon/Levels/IceLevel3.cs @@ -11,7 +11,7 @@ namespace Penguloon.Levels public IceLevel3() : base() { this.SplashArt = ContentManager.GetTexture("SplashArt/3"); - this.Money = 123550; + this.Money = 350; this.Health = 200; this.ID = 3; this.MinimumLevel = 10; -- cgit v1.2.3-70-g09d2