Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. InFlightDB = {
  2. ["version"] = "classic",
  3. ["global"] = {
  4. ["Horde"] = {
  5. ["Crossroads"] = {
  6. ["Gadgetzan"] = 303,
  7. ["Ratchet"] = 52,
  8. ["Orgrimmar"] = 142,
  9. },
  10. ["Kargath"] = {
  11. ["Undercity"] = 498,
  12. },
  13. ["Shadowprey Village"] = {
  14. ["Valormok"] = 447,
  15. ["Orgrimmar"] = 386,
  16. },
  17. ["Ratchet"] = {
  18. ["Gadgetzan"] = 345,
  19. },
  20. ["Brackenwall Village"] = {
  21. ["Gadgetzan"] = 222,
  22. },
  23. ["Revantusk Village"] = {
  24. ["Booty Bay"] = 743,
  25. ["Hammerfall"] = 93,
  26. },
  27. ["Booty Bay"] = {
  28. ["Kargath"] = 406,
  29. ["Stonard"] = 267,
  30. ["Grom'gol"] = 102,
  31. },
  32. ["Flame Crest"] = {
  33. ["Stonard"] = 213,
  34. },
  35. ["Orgrimmar"] = {
  36. ["Brackenwall Village"] = 228,
  37. ["Gadgetzan"] = 416,
  38. ["Thunder Bluff"] = 225,
  39. ["Shadowprey Village"] = 384,
  40. ["Valormok"] = 99,
  41. },
  42. ["Undercity"] = {
  43. ["Tarren Mill"] = 141,
  44. ["Revantusk Village"] = 284,
  45. },
  46. ["Gadgetzan"] = {
  47. ["Marshal's Refuge"] = 107,
  48. ["Camp Mojache"] = 200,
  49. },
  50. ["Stonard"] = {
  51. ["Booty Bay"] = 260,
  52. ["Revantusk Village"] = 636,
  53. ["Grom'gol"] = 189,
  54. },
  55. ["Tarren Mill"] = {
  56. ["Revantusk Village"] = 195,
  57. ["Hammerfall"] = 118,
  58. ["Undercity"] = 139,
  59. },
  60. ["Grom'gol"] = {
  61. ["Booty Bay"] = 81,
  62. },
  63. ["Marshal's Refuge"] = {
  64. ["Ratchet"] = 443,
  65. ["Gadgetzan"] = 114,
  66. ["Orgrimmar"] = 462,
  67. },
  68. ["Thunder Bluff"] = {
  69. ["Shadowprey Village"] = 159,
  70. ["Splintertree Post"] = 296,
  71. ["Orgrimmar"] = 207,
  72. },
  73. ["Valormok"] = {
  74. ["Thunder Bluff"] = 257,
  75. ["Crossroads"] = 172,
  76. ["Orgrimmar"] = 121,
  77. },
  78. ["Splintertree Post"] = {
  79. ["Orgrimmar"] = 95,
  80. },
  81. ["Camp Mojache"] = {
  82. ["Gadgetzan"] = 201,
  83. ["Thunder Bluff"] = 259,
  84. },
  85. },
  86. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement