KingAlobar

DayZ Offshore Mega-Mart cfgeffect snippet fire lamps

Jul 25th, 2022
2,058
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.77 KB | None | 0 0
  1.  
  2.         {     "AreaName": "MegaMartIsleBonfire1",  
  3.             "Type": "ContaminatedArea_Static",
  4.             "TriggerType": "EffectTrigger",
  5.             "Data": {
  6.                 "Pos": [
  7.                 8266.7734375,
  8.                 31.311748504638673,
  9.                 2248.318115234375 ],
  10.                 "ParticleName": "graphics/particles/fire_bonfire"
  11.                 }
  12.         },
  13.         {     "AreaName": "MegaMartIsleBonfire2",  
  14.             "Type": "ContaminatedArea_Static",
  15.             "TriggerType": "EffectTrigger",
  16.             "Data": {
  17.                 "Pos": [
  18.                 8284.3310546875,
  19.                 31.311748504638673,
  20.                 2244.182373046875 ],
  21.                 "ParticleName": "graphics/particles/fire_bonfire"
  22.                 }
  23.         },
Advertisement
Add Comment
Please, Sign In to add comment