home *** CD-ROM | disk | FTP | other *** search
- import Bladex
-
- # *********************************
- # * Creacion de sonidos *
- # *********************************
-
-
- TajoEmpalanteGlmmt=Bladex.CreateSound('..\\..\\sounds\\ARMADURA-GRANDE-4.wav', 'TajoEmpalanteGlmmt')
- TajoCortanteGlmmt=Bladex.CreateSound('..\\..\\sounds\\ARMADURA-GRANDE-6.wav', 'TajoCortanteGlmmt')
- TajoCortanteGlmmt.SendNotify=0
- TajoMutilacionGlmmt=Bladex.CreateSound('..\\..\\sounds\\slice-splat1.wav', 'TajoMutilacionGlmmt')
- TajoMutilacionGlmmt.SendNotify=0
- GolpeContundenteGlmmt=Bladex.CreateSound('..\\..\\sounds\\golpe-maza-armfort.wav', 'GolpeContundenteGlmmt')
- GolpeContundenteGlmmt.SendNotify=0
- SesgadoGlmmt1=Bladex.CreateSound('..\\..\\sounds\\Sesgado-golem-11.wav', 'SesgadoGlmmt1')
- SesgadoGlmmt1.SendNotify=0
- SesgadoGlmmt2=Bladex.CreateSound('..\\..\\sounds\\Sesgado-Grave-ml.wav', 'SesgadoGlmmt2')
- SesgadoGlmmt2.SendNotify=0
- SesgadoGlmmt3=Bladex.CreateSound('..\\..\\sounds\\Sesgado-Grave-c.wav', 'SesgadoGlmmt3')
- SesgadoGlmmt3.SendNotify=0
- SesgadoGlmmt4=Bladex.CreateSound('..\\..\\sounds\\Sesgado-golem-11.wav', 'SesgadoGlmmt4')
- SesgadoGlmmt4.SendNotify=0
- SesgadoGlmmt5=Bladex.CreateSound('..\\..\\sounds\\Sesgado-Grave-ml.wav', 'SesgadoGlmmt5')
- SesgadoGlmmt5.SendNotify=0
- SesgadoGlmmt6=Bladex.CreateSound('..\\..\\sounds\\Sesgado1.wav', 'SesgadoGlmmt6')
- SesgadoGlmmt6.SendNotify=0
- SesgadoGlmmt7=Bladex.CreateSound('..\\..\\sounds\\Sesgado2.wav', 'SesgadoGlmmt7')
- SesgadoGlmmt7.SendNotify=0
-
- EsfuerzoGlmmt1=Bladex.CreateSound('..\\..\\sounds\\GOLEM-ESFUERZO-3.wav', 'EsfuerzoGlmmt1')
- EsfuerzoGlmmt1.SendNotify=0
- EsfuerzoGlmmt2=Bladex.CreateSound('..\\..\\sounds\\GOLEM-ESFUERZO-5.wav', 'EsfuerzoGlmmt2')
- EsfuerzoGlmmt2.SendNotify=0
- EsfuerzoGlmmt3=Bladex.CreateSound('..\\..\\sounds\\GOLEM-ESFUERZO-6.wav', 'EsfuerzoGlmmt3')
- EsfuerzoGlmmt3.SendNotify=0
- EsfuerzoGlmmt4=Bladex.CreateSound('..\\..\\sounds\\GOLEM-ESFUERZO-4.wav', 'EsfuerzoGlmmt4')
- EsfuerzoGlmmt4.SendNotify=0
- EsfuerzoGlmmt5=Bladex.CreateSound('..\\..\\sounds\\GOLEM-ESFUERZO-5.wav', 'EsfuerzoGlmmt5')
- EsfuerzoGlmmt5.SendNotify=0
- EsfuerzoGlmmt6=Bladex.CreateSound('..\\..\\sounds\\GOLEM-ESFUERZO-1.wav', 'EsfuerzoGlmmt6')
- EsfuerzoGlmmt6.SendNotify=0
- EsfuerzoGlmmt7=Bladex.CreateSound('..\\..\\sounds\\GOLEM-ESFUERZO-2.wav', 'EsfuerzoGlmmt7')
- EsfuerzoGlmmt7.SendNotify=0
-
- MuerteGlmmt1=Bladex.CreateSound('..\\..\\sounds\\GOLEM-MUERTE.wav', 'MuerteGlmmt1')
- MuerteGlmmt1.SendNotify=0
-
- HeridaGlmmt1=Bladex.CreateSound('..\\..\\sounds\\GOLEM-HERIDA-1.wav', 'HeridaGlmmt1')
- HeridaGlmmt1.SendNotify=0
- HeridaGlmmt2=Bladex.CreateSound('..\\..\\sounds\\GOLEM-HERIDA-2.wav', 'HeridaGlmmt2')
- HeridaGlmmt2.SendNotify=0
-
- caidagolemmt=Bladex.CreateSound('..\\..\\sounds\\caida-golem-metal.wav', 'caidagolemmt')
- caidagolemmt.SendNotify=0
- caidagolemmt2=Bladex.CreateSound('..\\..\\sounds\\M-6-PASOS-ARMAD-GRANDR4.wav', 'caidagolemmt2')
- caidagolemmt2.SendNotify=0
- caidagolemmt3=Bladex.CreateSound('..\\..\\sounds\\caida-golem-metal.wav', 'caidagolemmt3')
- caidagolemmt3.SendNotify=0
-
- CreaPiedraGlmmt=Bladex.CreateSound('..\\..\\sounds\\M-6-PASOS-ARMAD-GRANDR4.wav', 'CreaPiedraGlmmt')
- CreaPiedraGlmmt.SendNotify=0
-
-
-
- print "Sounds for the Metal Golem created..."
-
-