diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2017-12-29 00:32:34 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2017-12-29 00:32:34 +0100 |
| commit | 5373e919a0d9e389fc2076963f610d044c21ccb5 (patch) | |
| tree | dafaf1e2f4857d37bb8ba36cd02c8ccd7d40635e /Penguloon/Content | |
| parent | a9adf4d4d52a9d42b885e2fc1dee9ea2f4451331 (diff) | |
level implementation XDDDDDDDd
Diffstat (limited to 'Penguloon/Content')
| -rw-r--r-- | Penguloon/Content/Content.mgcb | 36 | ||||
| -rw-r--r-- | Penguloon/Content/SplashArt/1.png | bin | 29248 -> 29218 bytes | |||
| -rw-r--r-- | Penguloon/Content/SplashArt/2.png | bin | 0 -> 48032 bytes | |||
| -rw-r--r-- | Penguloon/Content/SplashArt/locked.png | bin | 0 -> 3739 bytes | |||
| -rw-r--r-- | Penguloon/Content/UI/lock.png | bin | 0 -> 3216 bytes |
5 files changed, 36 insertions, 0 deletions
diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index b8e9f20..6deb51f 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -577,3 +577,39 @@ /processorParam:TextureFormat=Color /build:UI/unselectableTile.png +#begin UI/lock.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:UI/lock.png + +#begin SplashArt/locked.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:SplashArt/locked.png + +#begin SplashArt/2.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:SplashArt/2.png + diff --git a/Penguloon/Content/SplashArt/1.png b/Penguloon/Content/SplashArt/1.png Binary files differindex 48d4390..2d3b26c 100644 --- a/Penguloon/Content/SplashArt/1.png +++ b/Penguloon/Content/SplashArt/1.png diff --git a/Penguloon/Content/SplashArt/2.png b/Penguloon/Content/SplashArt/2.png Binary files differnew file mode 100644 index 0000000..2a25ed6 --- /dev/null +++ b/Penguloon/Content/SplashArt/2.png diff --git a/Penguloon/Content/SplashArt/locked.png b/Penguloon/Content/SplashArt/locked.png Binary files differnew file mode 100644 index 0000000..894ea2f --- /dev/null +++ b/Penguloon/Content/SplashArt/locked.png diff --git a/Penguloon/Content/UI/lock.png b/Penguloon/Content/UI/lock.png Binary files differnew file mode 100644 index 0000000..73f1ff7 --- /dev/null +++ b/Penguloon/Content/UI/lock.png |
