nicatronTg

Untitled

May 10th, 2010
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.38 KB | None | 0 0
  1. SDB.soundCache = {}
  2. SDB.soundCache["what now"] = "vo/episode_1/c17/al_whythisway.wav"
  3. SDB.soundCache["good job"] = "vo/episode_1/c17/ba_goodjob.wav"
  4. SDB.soundCache["uhh"] = "vo/episode_1/npc/male01/cit_behindyousfx01.wav"
  5. SDB.soundCache["ah"] = "vo/episode_1/npc/male01/cit_behindyousfx02.wav"
  6. SDB.soundCache["come here"] = "vo/episode_1/npc/male01/cit_comehere.wav"
  7. SDB.soundCache["yeah"] = "vo/episode_1/npc/male01/cit_kill01.wav"
  8. SDB.soundCache["run"] = "vo/npc/male01/strider_run.wav"
  9. SDB.soundCache["this way"] = "vo/episode_1/npc/male01/cit_thisway.wav"
  10. SDB.soundCache["get down"] = "vo/npc/male01/getdown02.wav"
  11. SDB.soundCache["good god"] = "vo/npc/male01/goodgod.wav"
  12. SDB.soundCache["oh god"] = "vo/npc/male01/gordead_ans04.wav"
  13. SDB.soundCache["oh no"] = "vo/npc/male01/gordead_ans05.wav"
  14. SDB.soundCache["whats the point"] = "vo/npc/male01/gordead_ans12.wav"
  15. SDB.soundCache["hes dead"] = "/vo/npc/male01/gordead_ques01.wav"
  16. SDB.soundCache["got one"] = "vo/npc/male01/gotone01.wav"
  17. SDB.soundCache["gunship"] = "vo/npc/male01/gunship02.wav"
  18. SDB.soundCache["hax"] = "vo/npc/male01/hacks01.wav"
  19. SDB.soundCache["hacks"] = "vo/npc/male01/hacks02.wav"
  20. SDB.soundCache["have a medkit"] = "vo/npc/male01/health04.wav"
  21. SDB.soundCache["help"] = "vo/npc/male01/help01.wav"
  22. SDB.soundCache["here they come"] = "vo/npc/male01/heretheycome01.wav"
  23. SDB.soundCache["hi"] = "vo/npc/male01/hi01.wav"
  24. SDB.soundCache["hai"] = "vo/npc/male01/hi02.wav"
  25. SDB.soundCache["ill stay here"] = "vo/npc/male01/illstayhere01.wav"
  26. SDB.soundCache["im hurt"] = "vo/npc/male01/imhurt01.wav"
  27. SDB.soundCache["incoming"] = "vo/npc/male01/incoming02.wav"
  28. SDB.soundCache["lets go"] = "vo/npc/male01/letsgo01.wav"
  29. SDB.soundCache["like that"] = "vo/npc/male01/likethat.wav"
  30. SDB.soundCache["my arm"] = "vo/npc/male01/myarm01.wav"
  31. SDB.soundCache["my leg"] = "vo/npc/male01/myleg01.wav"
  32. SDB.soundCache["no"] = "vo/npc/male01/no02.wav"
  33. SDB.soundCache["oh no"] = "vo/npc/male01/ohno.wav"
  34. SDB.soundCache["ok"] = "vo/npc/male01/ok01.wav"
  35. SDB.soundCache["one for me"] = "vo/npc/male01/oneforme.wav"
  36. SDB.soundCache["over here"] = "vo/npc/male01/overhere01.wav"
  37. SDB.soundCache["over there"] = "vo/npc/male01/overthere01.wav"
  38. SDB.soundCache["ow"] = "vo/npc/male01/ow01.wav"
  39. SDB.soundCache["ahh"] = "vo/npc/male01/pain01.wav"
  40. SDB.soundCache["pardon me"] = "vo/npc/male01/pardonme01.wav"
  41. SDB.soundCache["ready when you are"] = "vo/npc/male01/readywhenyouare02.wav"
  42. SDB.soundCache["run for your life"] = "vo/npc/male01/runforyourlife02.wav"
  43. SDB.soundCache["scanners"] = "vo/npc/male01/scanners01.wav"
  44. SDB.soundCache["sorry"] = "vo/npc/male01/sorry01.wav"
  45. SDB.soundCache["over here"] = "vo/npc/male01/squad_away02.wav"
  46. SDB.soundCache["the hax"] = "vo/npc/male01/thehacks01.wav"
  47. SDB.soundCache["up there"] = "vo/npc/male01/upthere01.wav"
  48. SDB.soundCache["enough"] = "vo/npc/male01/vanswer01.wav"
  49. SDB.soundCache["speak english"] = "vo/npc/male01/vanswer05.wav"
  50. SDB.soundCache["that almost made sense"] = "vo/npc/male01/vanswer09.wav"
  51. SDB.soundCache["i almost understood that"] = "vo/npc/male01/vanswer10.wav"
  52. SDB.soundCache["watch out"] = "vo/npc/male01/watchout.wav"
  53. SDB.soundCache["whoops"] = "vo/npc/male01/whoops01.wav"
  54. SDB.soundCache["yeah"] = "vo/npc/male01/yeah02.wav"
  55. SDB.soundCache["zombies"] = "vo/npc/male01/zombies01.wav"
  56. SDB.soundCache["zombies!"] = "vo/npc/male01/zombies02.wav"
  57. SDB.soundCache["aim for the head"] = "vo/ravenholm/aimforhead.wav"
Advertisement
Add Comment
Please, Sign In to add comment