From 8d30b5ac461e95cabfc74e46b610beabd81cb460 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Sun, 14 Jan 2018 13:42:38 +0100 Subject: upgrade menu --- Penguloon/Levels/IceLevel.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Penguloon/Levels/IceLevel.cs') diff --git a/Penguloon/Levels/IceLevel.cs b/Penguloon/Levels/IceLevel.cs index d041095..4532774 100644 --- a/Penguloon/Levels/IceLevel.cs +++ b/Penguloon/Levels/IceLevel.cs @@ -11,7 +11,7 @@ namespace Penguloon.Levels public IceLevel() : base() { this.SplashArt = ContentManager.GetTexture("SplashArt/1"); - this.Money = 350; + this.Money = 12350; this.Health = 200; this.ID = 1; this.MinimumLevel = 1; -- cgit v1.2.3-70-g09d2