home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 56 / CDPowerplay56Disc2.iso / demos / blade / data1.cab / Program_Executable_Files / Scripts / AniSoundGlm_lv.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2000-10-27  |  2.2 KB  |  47 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 1.5)
  3.  
  4. import Bladex
  5.  
  6. def AsignarSonidosGolem_lv(Personaje):
  7.     import Actions
  8.     Actions.LinkContinuosSound(Personaje, '..\\..\\sounds\\m-loop-lavahervidero-1.wav')
  9.     *
  10.     per = Bladex.GetEntity(Personaje)
  11.     per.AddEventSound('impale', TajoEmpalanteGlmlv)
  12.     per.AddEventSound('slash', TajoCortanteGlmlv)
  13.     per.AddEventSound('mutilate', TajoMutilacionGlmlv)
  14.     per.AddEventSound('crush', GolpeContundenteGlmlv)
  15.     per.AddAnimSound('Glm_g_01', EsfuerzoGlmlv1, 0.379)
  16.     per.AddAnimSound('Glm_g_01', SesgadoGlmlv1, 0.4)
  17.     per.AddAnimSound('Glm_g_12', SesgadoGlmlv2, 0.388)
  18.     per.AddAnimSound('Glm_g_12', EsfuerzoGlmlv2, 0.305)
  19.     per.AddAnimSound('Glm_g_21', SesgadoGlmlv3, 0.344)
  20.     per.AddAnimSound('Glm_g_21', EsfuerzoGlmlv3, 0.3)
  21.     per.AddAnimSound('Glm_g_31', SesgadoGlmlv4, 0.3)
  22.     per.AddAnimSound('Glm_g_31', EsfuerzoGlmlv4, 0.284)
  23.     per.AddAnimSound('Glm_g_31', caidaGlmlv2, 0.324)
  24.     per.AddAnimSound('Glm_g_114', SesgadoGlmlv5, 0.435)
  25.     per.AddAnimSound('Glm_g_114', EsfuerzoGlmlv5, 0.239)
  26.     per.AddAnimSound('Glm_g_21_27', SesgadoGlmlv6, 0.275)
  27.     per.AddAnimSound('Glm_g_21_27', EsfuerzoGlmlv6, 0.275)
  28.     per.AddAnimSound('Glm_g_21_27', SesgadoGlmlv7, 0.543)
  29.     per.AddAnimSound('Glm_g_21_27', EsfuerzoGlmlv7, 0.543)
  30.     per.AddAnimSound('Glm_g_tw1', CreaPiedraGlmlv, 0.543)
  31.     per.AddAnimSound('Glm_dth0', caidaGlmlv, 0.772)
  32.     per.AddAnimSound('Glm_dth0', MuerteGlmlv1, 0.159)
  33.     per.AddAnimSound('Glm_dth2', caidaGlmlv, 0.772)
  34.     per.AddAnimSound('Glm_dth2', MuerteGlmlv1, 0.159)
  35.     per.AddAnimSound('Glm_dth_c1', caidaGlmlv, 0.915)
  36.     per.AddAnimSound('Glm_dth_c1', caidaGlmlv2, 0.627)
  37.     per.AddAnimSound('Glm_dth_c1', MuerteGlmlv1, 0.159)
  38.     per.AddAnimSound('Glm_dth_i1', caidaGlmlv2, 0.583)
  39.     per.AddAnimSound('Glm_dth_i1', caidaGlmlv3, 0.702)
  40.     per.AddAnimSound('Glm_dth_i1', MuerteGlmlv1, 0.159)
  41.     per.AddAnimSound('Glm_dth_i1', caidaGlmlv2, 0.363)
  42.     per.AddAnimSound('Glm_dth_i1', caidaGlmlv3, 0.62)
  43.     per.AddAnimSound('Glm_dth_i1', MuerteGlmlv1, 0.159)
  44.     per.AddAnimSound('Glm_hurt_big', HeridaGlmlv1, 0.167)
  45.     per.AddAnimSound('Glm_hurt_lite', HeridaGlmlv2, 0.172)
  46.  
  47.