Guest User

Untitled

a guest
May 20th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. class LAnex {
  2. name = "LAnex Shop";
  3. side = "civ";
  4. conditions = "license_civ_LAnex";
  5. items[] = {
  6. { "R3F_M4S90", "", 300000, 300000, "" },
  7. { "R3F_J4", "", 10000, 10000, "" }
  8. };
  9. mags[] = {
  10. { "R3F_7Rnd_M4S90", "", 3000, 3000, "" }
  11. };
  12. accs[] = {
  13. { "R3F_J4", "", 10000, 10000, "" }
  14. };
  15. };
Add Comment
Please, Sign In to add comment