Advertisement
GamingHQ

Airdrop Upgraded - DayZ - FIDOv4 DropTable

Dec 12th, 2019
662
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.76 KB | None | 0 0
  1. // copy and paste this correctly between the { and }, in airdropsettings.json  //
  2. // set your cursor at the end of }, of the "DropTypes" section. Hit enter once and place it. //
  3. // Always use a JSON validator in case if you dont know what your doing. Always keep an eye on mistakes! //
  4.  
  5.         {
  6.             "Title": "FIDOV pack 4 crate 1",
  7.             "Container": "AirdropContainer_Military",
  8.             "Quantity": 20,
  9.             "AddFlare": 10,
  10.             "Items": [
  11.                 "GSH18",
  12.                 "FP4_DesetEagle",
  13.                 "M98B",
  14.                 "SR2",
  15.                 "PeachesCan",
  16.                 "SpaghettiCan",
  17.                 "PPSH",
  18.                 "Mag_PPSH_50Rnd",
  19.                 "Mag_DesertEgle_9rnd",
  20.                 "Snipe_Mask_Green",
  21.                 "FP4_chips3",
  22.                 "FP4_chips",
  23.                 "Mag_P90_50Rnd",
  24.                 "Mag_DesertEgle_9rnd",
  25.                 "Mag_STG44_30Rnd",
  26.                 "JuggerVest_black"
  27.             ]
  28.         },
  29.         {
  30.             "Title": "FIDOV pack 4 crate 2",
  31.             "Container": "AirdropContainer_Military",
  32.             "Quantity": 20,
  33.             "AddFlare": 10,
  34.             "Items": [
  35.                 "Mag_MP40_30Rnd",
  36.                 "Mag_psg_5Rnd",
  37.                 "Tompson",
  38.                 "AN94",
  39.                 "Mag_STG44_30Rnd",
  40.                 "STG44",
  41.                 "Mag_Tompson_30Rnd",
  42.                 "Mag_Tompson_50Rnd",
  43.                 "AmmoBox_762x33_20Rnd",
  44.                 "Military_cap_woodland",
  45.                 "FP4_chips3",
  46.                 "FP4_chips",
  47.                 "Mag_P90_50Rnd",
  48.                 "Mag_DesertEgle_9rnd",
  49.                 "Mag_STG44_30Rnd",
  50.                 "JuggerVest_black"
  51.             ]
  52.         },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement