guns property

List<String> guns
getter/setter pair

Implementation

static List<String> guns = [
  "Mk47 Mutant",
  "AKM",
  "Groza",
  "Beryl M762",
  "M16A4",
  "AUG",
  "G36C",
  "QBZ",
  "SCAR-L",
  "M416",
  "DP-28",
  "M249",
  "Mk14",
  "SLR",
  "SKS",
  "QBU",
  "Mini14",
  "VSS",
  "AWM",
  "Kar98k",
  "Mosin Nagant",
  "M24",
  "Win94",
  "Crossbow",
  "UMP45",
  "Tommy Gun",
  "PP-19 Bizon",
  "MP5K",
  "Vector",
  "Micro UZI",
  "DBS",
  "S1897",
  "S686",
  "S12K",
  "Sawed-Off",
  "Deagle",
  "R1895",
  "R45",
  "P1911",
  "P92",
  "P18C",
  "Skorpion",
  "Pan",
  "Crowbar",
  "Machete",
  "Sickle",
  "Jumping Punch",
  "Punch",
];