aboutsummaryrefslogtreecommitdiff
path: root/ammo_types.json
blob: 67c3b7e15fba636343fa248b9478f726252a0d19 (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"
  }
]