diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2018-01-16 14:49:40 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2018-01-16 14:49:40 +0100 |
| commit | 6996be0fc143085b6aa459f2eb7b288ac1617c0b (patch) | |
| tree | 55f5ca1e95dc52cf9a1e81a0250fb9436e5ec6a9 /Penguloon/Content/Content.mgcb | |
| parent | 1f5295752f9052c2b7b64660fa36293f18de73d0 (diff) | |
upgrade sounds
Diffstat (limited to 'Penguloon/Content/Content.mgcb')
| -rw-r--r-- | Penguloon/Content/Content.mgcb | 48 |
1 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 + |
