diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2018-01-16 22:56:47 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2018-01-16 22:56:47 +0100 |
| commit | f03a7cf3e3beab8964cd142ce64fd6dc3cd0735f (patch) | |
| tree | 38f2a23fc4c46a8aef415cbbb9af8081c9057173 /Penguloon/Content | |
| parent | 5de3254aa0d6f69dbb6e08ddd699c3f78797be3b (diff) | |
started working on object selling
Diffstat (limited to 'Penguloon/Content')
| -rw-r--r-- | Penguloon/Content/Content.mgcb | 12 | ||||
| -rw-r--r-- | Penguloon/Content/UI/darkred.png | bin | 0 -> 974 bytes | |||
| -rw-r--r-- | Penguloon/Content/UI/objectinfo.png | bin | 5198 -> 2158 bytes |
3 files changed, 12 insertions, 0 deletions
diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index d6a91dc..0c412ff 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -937,3 +937,15 @@ /processorParam:TextureFormat=Color /build:UI/objectinfo-line.png +#begin UI/darkred.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/darkred.png + diff --git a/Penguloon/Content/UI/darkred.png b/Penguloon/Content/UI/darkred.png Binary files differnew file mode 100644 index 0000000..ab10742 --- /dev/null +++ b/Penguloon/Content/UI/darkred.png diff --git a/Penguloon/Content/UI/objectinfo.png b/Penguloon/Content/UI/objectinfo.png Binary files differindex a7cb05b..45d61cd 100644 --- a/Penguloon/Content/UI/objectinfo.png +++ b/Penguloon/Content/UI/objectinfo.png |
