From 5bc8eb5237c7eb570cc1586e75c4c3f51d9bb443 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 12 Sep 2020 00:49:50 -0700 Subject: Clean up formatting to make syncing against another repo easier --- ammo_types.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'ammo_types.json') 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" } ] -- cgit v1.2.1