diff options
Diffstat (limited to 'Penguloon/Content')
| -rw-r--r-- | Penguloon/Content/Content.mgcb | 48 | ||||
| -rw-r--r-- | Penguloon/Content/Sounds/unavailable.wav | bin | 0 -> 28806 bytes | |||
| -rw-r--r-- | Penguloon/Content/Sounds/upgrade.wav | bin | 0 -> 67196 bytes | |||
| -rw-r--r-- | Penguloon/Content/UI/objectinfo-line.png | bin | 0 -> 3258 bytes | |||
| -rw-r--r-- | Penguloon/Content/UI/objectinfo.png | bin | 0 -> 5198 bytes | |||
| -rw-r--r-- | Penguloon/Content/UI/radar.png | bin | 0 -> 10677 bytes |
6 files changed, 48 insertions, 0 deletions
diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index 4ccf085..d6a91dc 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -889,3 +889,51 @@ /processorParam:TextureFormat=Color /build:UI/money.png +#begin Sounds/upgrade.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:Sounds/upgrade.wav + +#begin Sounds/unavailable.wav +/importer:WavImporter +/processor:SoundEffectProcessor +/processorParam:Quality=Best +/build:Sounds/unavailable.wav + +#begin UI/radar.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/radar.png + +#begin UI/objectinfo.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/objectinfo.png + +#begin UI/objectinfo-line.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/objectinfo-line.png + diff --git a/Penguloon/Content/Sounds/unavailable.wav b/Penguloon/Content/Sounds/unavailable.wav Binary files differnew file mode 100644 index 0000000..6528b33 --- /dev/null +++ b/Penguloon/Content/Sounds/unavailable.wav diff --git a/Penguloon/Content/Sounds/upgrade.wav b/Penguloon/Content/Sounds/upgrade.wav Binary files differnew file mode 100644 index 0000000..151462d --- /dev/null +++ b/Penguloon/Content/Sounds/upgrade.wav diff --git a/Penguloon/Content/UI/objectinfo-line.png b/Penguloon/Content/UI/objectinfo-line.png Binary files differnew file mode 100644 index 0000000..47f6108 --- /dev/null +++ b/Penguloon/Content/UI/objectinfo-line.png diff --git a/Penguloon/Content/UI/objectinfo.png b/Penguloon/Content/UI/objectinfo.png Binary files differnew file mode 100644 index 0000000..a7cb05b --- /dev/null +++ b/Penguloon/Content/UI/objectinfo.png diff --git a/Penguloon/Content/UI/radar.png b/Penguloon/Content/UI/radar.png Binary files differnew file mode 100644 index 0000000..d8fabe7 --- /dev/null +++ b/Penguloon/Content/UI/radar.png |
