Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. MCS.Spawns["handlarzejro"] = {
  2. name = "CT-6181 Merchant",
  3. model = "models/player/smitty/bf2_reg/sm_ct327/sm_ct327.mdl",
  4. pos = {
  5. ["all"] = {Vector(-7452.37109375,6964.0634765625,256.03125), Angle(0,88.920768737793,0)},
  6. },
  7. sequence = "menu_combine",
  8. dialogs = {
  9. [1] = {
  10. ["Line"] = "Witaj, jestem wyznaczonym przez kwatermistrza handlarzem na tej placowce, w czym moge pomoc?",
  11. ["Sound"] = "",
  12. ["Answers"] = {
  13. {"Pokaz co masz na sprzedasz", 2,},
  14. {"Czy chcialbys moze kupic...", 3,},
  15. },
  16. },
  17. [2] = {
  18. ["Line"] = "To co moge sprzedac:",
  19. ["Sound"] = "",
  20. ["Answers"] = {
  21. {"Kup: Storage Vault [30]", "close",},
  22. {"Kup: Blaster Ammo [5]", "close",},
  23. {"Kup: Bacta Stim [325]", "close",},
  24. {"Kup: Medical Pouch [2500]", "close",},
  25. {"Kup: Advanced Backpack [5000]", "close",},
  26. {"Kup: Bacta Pack [7500]", "close",},
  27. {"Kup: Chestplate - Classified Item [4250]", "close",},
  28. {"Kup: Suicide Blaster [1000]", "close",},
  29. {"Kup: Cloth [10]", "close",},
  30. {"Kup: Fuel Cell [10]", "close",},
  31. {"Kup: Cooking Oil [7]", "close",},
  32. {"Kup: Cooking Pot [20]", "close",},
  33. },
  34. },
  35. [3] = {
  36. ["Line"] = "Chetnie kupie:",
  37. ["Sound"] = "",
  38. ["Answers"] = {
  39. {"Sprzedaj: DC-15S [520]", "close",},
  40. {"Sprzedaj: Defender [505]", "close",},
  41. {"Sprzedaj: DC-17s [520]", "close",},
  42. {"Sprzedaj: DC-15A [710]", "close",},
  43. {"Sprzedaj: DC-15SE [635]", "close",},
  44. {"Sprzedaj: S-5 [1060]", "close",},
  45. {"Sprzedaj: DC-15LE [890]", "close",},
  46. {"Sprzedaj: Valken x38a [1250]", "close",},
  47. {"Sprzedaj: Valken x38 [1345]", "close",},
  48. {"Sprzedaj: DP-24 [1180]", "close",},
  49. {"Sprzedaj: CR-2 [1275]", "close",},
  50. {"Sprzedaj: EE-3a [2500]", "close",},
  51. {"Sprzedaj: CR-2c [4150]", "close",},
  52. {"Sprzedaj: DC-19 [1885]", "close",},
  53. {"Sprzedaj: Hunter Shotgun [2185]", "close",},
  54. {"Sprzedaj: Z-6 [4705]", "close",},
  55. {"Sprzedaj: DC-15X [5800]", "close",},
  56. {"Sprzedaj: DC-19LE [1760]", "close",},
  57. {"Sprzedaj: S-5c [3015]", "close",},
  58. {"Sprzedaj: Bacta Stim [40]", "close",},
  59. {"Sprzedaj: Coaxium Container [750]", "close",},
  60. {"Sprzedaj: Holocron [1000]", "close",},
  61. {"Sprzedaj: Ancient Text [800]", "close",},
  62. {"Sprzedaj: Datapad [550]", "close",},
  63. {"Sprzedaj: Astromech Parts [50]", "close",},
  64. {"Sprzedaj: Pumpkin [35]", "close",},
  65. {"Sprzedaj: DC-17 [515]", "close",},
  66. {"Sprzedaj: DH-17a [1170]", "close",},
  67. {"Sprzedaj: DH-17 [1255]", "close",},
  68. {"Sprzedaj: A280C [1235]", "close",},
  69. {"Sprzedaj: A280-CFE [1785]", "close",},
  70. {"Sprzedaj: A280 [1535]", "close",},
  71. {"Sprzedaj: RT-97c [2235]", "close",},
  72. {"Sprzedaj: DLT-20a [2260]", "close",},
  73. },
  74. },
  75. }
  76. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement