home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyc (Python 1.5)
-
- import Bladex
- AsignarSonidosGolem_stCalled = 0
-
- def AsignarSonidosGolem_st(Personaje):
- global AsignarSonidosGolem_stCalled
- if AsignarSonidosGolem_stCalled:
- return None
-
- AsignarSonidosGolem_stCalled = 1
- *
- per = Bladex.GetEntity(Personaje)
- per.AddEventSound('impale', TajoEmpalanteGlm)
- per.AddEventSound('slash', TajoCortanteGlm)
- per.AddEventSound('crush', GolpeContundenteGlm)
- per.AddAnimSound('Glm_g_01', EsfuerzoGlm1, 0.379)
- per.AddAnimSound('Glm_g_01', SesgadoGlm1, 0.4)
- per.AddAnimSound('Glm_g_12', SesgadoGlm2, 0.388)
- per.AddAnimSound('Glm_g_12', EsfuerzoGlm2, 0.305)
- per.AddAnimSound('Glm_g_21', SesgadoGlm3, 0.344)
- per.AddAnimSound('Glm_g_21', EsfuerzoGlm3, 0.3)
- per.AddAnimSound('Glm_g_31', SesgadoGlm4, 0.3)
- per.AddAnimSound('Glm_g_31', EsfuerzoGlm4, 0.284)
- per.AddAnimSound('Glm_g_31', caidagolem2, 0.324)
- per.AddAnimSound('Glm_g_114', SesgadoGlm5, 0.435)
- per.AddAnimSound('Glm_g_114', EsfuerzoGlm5, 0.239)
- per.AddAnimSound('Glm_g_21_27', SesgadoGlm6, 0.275)
- per.AddAnimSound('Glm_g_21_27', EsfuerzoGlm6, 0.275)
- per.AddAnimSound('Glm_g_21_27', SesgadoGlm7, 0.543)
- per.AddAnimSound('Glm_g_21_27', EsfuerzoGlm7, 0.543)
- per.AddAnimSound('Glm_g_1tw', CreaPiedraGlm, 0.15)
- per.AddAnimSound('Glm_dth0', caidagolem, 0.772)
- per.AddAnimSound('Glm_dth0', MuerteGlm1, 0.159)
- per.AddAnimSound('Glm_dth2', caidagolem, 0.772)
- per.AddAnimSound('Glm_dth2', MuerteGlm1, 0.159)
- per.AddAnimSound('Glm_dth_c1', caidagolem, 0.915)
- per.AddAnimSound('Glm_dth_c1', caidagolem2, 0.627)
- per.AddAnimSound('Glm_dth_c1', MuerteGlm1, 0.159)
- per.AddAnimSound('Glm_dth_i1', caidagolem2, 0.583)
- per.AddAnimSound('Glm_dth_i1', caidagolem3, 0.702)
- per.AddAnimSound('Glm_dth_i1', MuerteGlm1, 0.159)
- per.AddAnimSound('Glm_dth_i1', caidagolem2, 0.363)
- per.AddAnimSound('Glm_dth_i1', caidagolem3, 0.62)
- per.AddAnimSound('Glm_dth_i1', MuerteGlm1, 0.159)
- per.AddAnimSound('Glm_hurt_big', HeridaGlm1, 0.167)
- per.AddAnimSound('Glm_hurt_lite', HeridaGlm2, 0.172)
-
-