Advertisement
Guest User

Untitled

a guest
Apr 21st, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. {
  2. "Maps": [
  3. {
  4. "displayName": "Standoff",
  5. "mapName": "Bunkerworld"
  6. },
  7. {
  8. "displayName": "Sandtrap",
  9. "mapName": "Shrine"
  10. },
  11. {
  12. "displayName": "Reactor",
  13. "mapName": "s3d_reactor"
  14. },
  15. {
  16. "displayName": "Narrows",
  17. "mapName": "Chill"
  18. },
  19. {
  20. "displayName": "High Ground",
  21. "mapName": "Deadlock"
  22. },
  23. {
  24. "displayName": "Last Resort",
  25. "mapName": "Zanzibar"
  26. },
  27. {
  28. "displayName": "Valhalla",
  29. "mapName": "riverworld"
  30. },
  31. {
  32. "displayName": "Diamondback",
  33. "mapName": "s3d_avalanche"
  34. }
  35. ],
  36. "Types": [
  37. {
  38. "displayName": "Team SWAT",
  39. "typeName": "Team SWAT",
  40. "commands": ["Server.SprintEnabled 0", "Server.AssassinationEnabled 0", "Server.NumberOfTeams 2"],
  41. "SpecificMaps": [
  42. {
  43. "displayName": "Valhalla",
  44. "mapName": "Valhalla (Swat)"
  45. },
  46. {
  47. "displayName": "Standoff",
  48. "mapName": "Standoff (Swat)"
  49. },
  50. {
  51. "displayName": "Last Resort",
  52. "mapName": "LastResortSwat"
  53. },
  54. {
  55. "displayName": "Diamondback",
  56. "mapName": "Diamondback (S)"
  57. },
  58. {
  59. "displayName": "High Ground",
  60. "mapName": "HighGroundSwat"
  61. }
  62. ]
  63. }
  64. ]
  65. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement