aboutsummaryrefslogtreecommitdiff
path: root/ammo_types.json
blob: 8264c45fc4c1dd950121b860bee50938d37eb325 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
    "type" : "ammunition_type",
    "id" : "makeshift_throwing_knife",
    "name" : "makeshift throwing knife",
    "default" : "makeshift_throwing_knife"
  },
  {
    "type" : "ammunition_type",
    "id" : "assassins_throwing_dagger",
    "name" : "assassin's throwing knife",
    "default" : "assassins_throwing_dagger"
  }
]