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