summaryrefslogtreecommitdiff
path: root/Penguloon/Content
diff options
context:
space:
mode:
authoraldrikboy <aldrikboy@gmail.com>2018-01-16 14:49:40 +0100
committeraldrikboy <aldrikboy@gmail.com>2018-01-16 14:49:40 +0100
commit6996be0fc143085b6aa459f2eb7b288ac1617c0b (patch)
tree55f5ca1e95dc52cf9a1e81a0250fb9436e5ec6a9 /Penguloon/Content
parent1f5295752f9052c2b7b64660fa36293f18de73d0 (diff)
upgrade sounds
Diffstat (limited to 'Penguloon/Content')
-rw-r--r--Penguloon/Content/Content.mgcb48
-rw-r--r--Penguloon/Content/Sounds/unavailable.wavbin0 -> 28806 bytes
-rw-r--r--Penguloon/Content/Sounds/upgrade.wavbin0 -> 67196 bytes
-rw-r--r--Penguloon/Content/UI/objectinfo-line.pngbin0 -> 3258 bytes
-rw-r--r--Penguloon/Content/UI/objectinfo.pngbin0 -> 5198 bytes
-rw-r--r--Penguloon/Content/UI/radar.pngbin0 -> 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
new file mode 100644
index 0000000..6528b33
--- /dev/null
+++ b/Penguloon/Content/Sounds/unavailable.wav
Binary files differ
diff --git a/Penguloon/Content/Sounds/upgrade.wav b/Penguloon/Content/Sounds/upgrade.wav
new file mode 100644
index 0000000..151462d
--- /dev/null
+++ b/Penguloon/Content/Sounds/upgrade.wav
Binary files differ
diff --git a/Penguloon/Content/UI/objectinfo-line.png b/Penguloon/Content/UI/objectinfo-line.png
new file mode 100644
index 0000000..47f6108
--- /dev/null
+++ b/Penguloon/Content/UI/objectinfo-line.png
Binary files differ
diff --git a/Penguloon/Content/UI/objectinfo.png b/Penguloon/Content/UI/objectinfo.png
new file mode 100644
index 0000000..a7cb05b
--- /dev/null
+++ b/Penguloon/Content/UI/objectinfo.png
Binary files differ
diff --git a/Penguloon/Content/UI/radar.png b/Penguloon/Content/UI/radar.png
new file mode 100644
index 0000000..d8fabe7
--- /dev/null
+++ b/Penguloon/Content/UI/radar.png
Binary files differ