Advertisement
SerityW

Untitled

Nov 15th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. function dialog_CostumeTerra1() return dialog_CostumeSwitchText("Terra",1) end
  2. function dialog_CostumeTerra2() return dialog_CostumeSwitchText("Terra",2) end
  3. function dialog_CostumeTerra3a() return dialog_CostumeSwitchText("Terra",3) end
  4. function dialog_CostumeTerra3b() return dialog_CostumeSwitchText("Terra",4) end
  5. function dialog_CostumeTerra4() return dialog_CostumeSwitchText("Terra",5) end
  6.  
  7. function dialog_CostumeLocke1() return dialog_CostumeSwitchText("Locke",1) end
  8. function dialog_CostumeLocke2() return dialog_CostumeSwitchText("Locke",2) end
  9. function dialog_CostumeLocke3a() return dialog_CostumeSwitchText("Locke",3) end
  10. function dialog_CostumeLocke3b() return dialog_CostumeSwitchText("Locke",4) end
  11. function dialog_CostumeLocke4() return dialog_CostumeSwitchText("Locke",5) end
  12.  
  13. function dialog_CostumeCyan1() return dialog_CostumeSwitchText("Cyan",1) end
  14. function dialog_CostumeCyan2() return dialog_CostumeSwitchText("Cyan",2) end
  15. function dialog_CostumeCyan3a() return dialog_CostumeSwitchText("Cyan",3) end
  16. function dialog_CostumeCyan3b() return dialog_CostumeSwitchText("Cyan",4) end
  17. function dialog_CostumeCyan4() return dialog_CostumeSwitchText("Cyan",5) end
  18.  
  19. function dialog_CostumeShadow1() return dialog_CostumeSwitchText("Shadow",1) end
  20. function dialog_CostumeShadow2() return dialog_CostumeSwitchText("Shadow",2) end
  21. function dialog_CostumeShadow3a() return dialog_CostumeSwitchText("Shadow",3) end
  22. function dialog_CostumeShadow3b() return dialog_CostumeSwitchText("Shadow",4) end
  23. function dialog_CostumeShadow4() return dialog_CostumeSwitchText("Shadow",5) end
  24.  
  25. function dialog_CostumeEdgar1() return dialog_CostumeSwitchText("Edgar",1) end
  26. function dialog_CostumeEdgar2() return dialog_CostumeSwitchText("Edgar",2) end
  27. function dialog_CostumeEdgar3a() return dialog_CostumeSwitchText("Edgar",3) end
  28. function dialog_CostumeEdgar3b() return dialog_CostumeSwitchText("Edgar",4) end
  29. function dialog_CostumeEdgar4() return dialog_CostumeSwitchText("Edgar",5) end
  30.  
  31. function dialog_CostumeSabin1() return dialog_CostumeSwitchText("Sabin",1) end
  32. function dialog_CostumeSabin2() return dialog_CostumeSwitchText("Sabin",2) end
  33. function dialog_CostumeSabin3a() return dialog_CostumeSwitchText("Sabin",3) end
  34. function dialog_CostumeSabin3b() return dialog_CostumeSwitchText("Sabin",4) end
  35. function dialog_CostumeSabin4() return dialog_CostumeSwitchText("Sabin",5) end
  36.  
  37. function dialog_CostumeCeles1() return dialog_CostumeSwitchText("Celes",1) end
  38. function dialog_CostumeCeles2() return dialog_CostumeSwitchText("Celes",2) end
  39. function dialog_CostumeCeles3a() return dialog_CostumeSwitchText("Celes",3) end
  40. function dialog_CostumeCeles3b() return dialog_CostumeSwitchText("Celes",4) end
  41. function dialog_CostumeCeles4() return dialog_CostumeSwitchText("Celes",5) end
  42.  
  43. function dialog_CostumeStrago1() return dialog_CostumeSwitchText("Strago",1) end
  44. function dialog_CostumeStrago2() return dialog_CostumeSwitchText("Strago",2) end
  45. function dialog_CostumeStrago3a() return dialog_CostumeSwitchText("Strago",3) end
  46. function dialog_CostumeStrago3b() return dialog_CostumeSwitchText("Strago",4) end
  47. function dialog_CostumeStrago4() return dialog_CostumeSwitchText("Strago",5) end
  48.  
  49. function dialog_CostumeRelm1() return dialog_CostumeSwitchText("Relm",1) end
  50. function dialog_CostumeRelm2() return dialog_CostumeSwitchText("Relm",2) end
  51. function dialog_CostumeRelm3a() return dialog_CostumeSwitchText("Relm",3) end
  52. function dialog_CostumeRelm3b() return dialog_CostumeSwitchText("Relm",4) end
  53. function dialog_CostumeRelm4() return dialog_CostumeSwitchText("Relm",5) end
  54.  
  55. function dialog_CostumeSetzer1() return dialog_CostumeSwitchText("Setzer",1) end
  56. function dialog_CostumeSetzer2() return dialog_CostumeSwitchText("Setzer",2) end
  57. function dialog_CostumeSetzer3a() return dialog_CostumeSwitchText("Setzer",3) end
  58. function dialog_CostumeSetzer3b() return dialog_CostumeSwitchText("Setzer",4) end
  59. function dialog_CostumeSetzer4() return dialog_CostumeSwitchText("Setzer",5) end
  60.  
  61. function dialog_CostumeMog1() return dialog_CostumeSwitchText("Mog",1) end
  62. function dialog_CostumeMog2() return dialog_CostumeSwitchText("Mog",2) end
  63. function dialog_CostumeMog3a() return dialog_CostumeSwitchText("Mog",3) end
  64. function dialog_CostumeMog3b() return dialog_CostumeSwitchText("Mog",4) end
  65. function dialog_CostumeMog4() return dialog_CostumeSwitchText("Mog",5) end
  66.  
  67. function dialog_CostumeGau1() return dialog_CostumeSwitchText("Gau",1) end
  68. function dialog_CostumeGau2() return dialog_CostumeSwitchText("Gau",2) end
  69. function dialog_CostumeGau3a() return dialog_CostumeSwitchText("Gau",3) end
  70. function dialog_CostumeGau3b() return dialog_CostumeSwitchText("Gau",4) end
  71. function dialog_CostumeGau4() return dialog_CostumeSwitchText("Gau",5) end
  72.  
  73. function dialog_CostumeGogo1() return dialog_CostumeSwitchText("Gogo",1) end
  74. function dialog_CostumeGogo2() return dialog_CostumeSwitchText("Gogo",2) end
  75. function dialog_CostumeGogo3a() return dialog_CostumeSwitchText("Gogo",3) end
  76. function dialog_CostumeGogo3b() return dialog_CostumeSwitchText("Gogo",4) end
  77. function dialog_CostumeGogo4() return dialog_CostumeSwitchText("Gogo",5) end
  78.  
  79. function dialog_CostumeUmaro1() return dialog_CostumeSwitchText("Umaro",1) end
  80. function dialog_CostumeUmaro2() return dialog_CostumeSwitchText("Umaro",2) end
  81. function dialog_CostumeUmaro3a() return dialog_CostumeSwitchText("Umaro",3) end
  82. function dialog_CostumeUmaro3b() return dialog_CostumeSwitchText("Umaro",4) end
  83. function dialog_CostumeUmaro4() return dialog_CostumeSwitchText("Umaro",5) end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement