aboutsummaryrefslogtreecommitdiff
path: root/ammo_types.json
diff options
context:
space:
mode:
Diffstat (limited to 'ammo_types.json')
-rw-r--r--ammo_types.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/ammo_types.json b/ammo_types.json
index 8264c45..67c3b7e 100644
--- a/ammo_types.json
+++ b/ammo_types.json
@@ -1,14 +1,14 @@
[
{
- "type" : "ammunition_type",
- "id" : "makeshift_throwing_knife",
- "name" : "makeshift throwing knife",
- "default" : "makeshift_throwing_knife"
+ "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"
+ "type": "ammunition_type",
+ "id": "assassins_throwing_dagger",
+ "name": "assassin's throwing knife",
+ "default": "assassins_throwing_dagger"
}
]