Advertisement
Guest User

Untitled

a guest
Sep 28th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.38 KB | None | 0 0
  1. "BLASTECH_DL_17": {"key": "DL-17",
  2.             "typeclass": "typeclasses.weapon.Weapon",
  3.             "weapon_type": "Pistol",
  4.             "damage": 4,
  5.             "hands": 1,
  6.             "cost": 1000,
  7.             "manufacturer": "BlasTech",
  8.             "modifications": [],
  9.             "modes": ['single'],
  10.             "mass": 5,
  11.             "clip": 10,
  12.             "ammo": 10}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement