From a05ae287aa87259817e6ca7627986e14eeab6098 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Tue, 2 Jan 2018 23:36:55 +0100 Subject: dank --- Penguloon/Content/Content.mgcb | 24 ++++++++++++++++++++++++ Penguloon/Content/Objects/mortar.png | Bin 0 -> 6894 bytes Penguloon/Content/Objects/mortarBase.png | Bin 0 -> 5160 bytes Penguloon/Content/UI/background.png | Bin 915 -> 915 bytes 4 files changed, 24 insertions(+) create mode 100644 Penguloon/Content/Objects/mortar.png create mode 100644 Penguloon/Content/Objects/mortarBase.png (limited to 'Penguloon/Content') diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index b7d585f..f3ab71e 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -763,3 +763,27 @@ /processorParam:TextureFormat=Color /build:SplashArt/4.png +#begin Objects/mortar.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:Objects/mortar.png + +#begin Objects/mortarBase.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:Objects/mortarBase.png + diff --git a/Penguloon/Content/Objects/mortar.png b/Penguloon/Content/Objects/mortar.png new file mode 100644 index 0000000..db27b4b Binary files /dev/null and b/Penguloon/Content/Objects/mortar.png differ diff --git a/Penguloon/Content/Objects/mortarBase.png b/Penguloon/Content/Objects/mortarBase.png new file mode 100644 index 0000000..1dde5f7 Binary files /dev/null and b/Penguloon/Content/Objects/mortarBase.png differ diff --git a/Penguloon/Content/UI/background.png b/Penguloon/Content/UI/background.png index 2e76011..84bf0c5 100644 Binary files a/Penguloon/Content/UI/background.png and b/Penguloon/Content/UI/background.png differ -- cgit v1.2.3-70-g09d2