Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. class civ_air {
  2. side = "civ";
  3. conditions = "";
  4. vehicles[] = {
  5. { "C_Heli_Light_01_civil_F", "" },
  6. { "B_Heli_Light_01_F", "" },
  7. { "O_Heli_Light_02_unarmed_F", "" },
  8. { "C_Plane_Civil_01_F", "" } //Apex DLC
  9. };
  10. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement