From 65fe084b8dac263d677cf327354acd78b7199e0b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 25 Aug 2020 17:17:31 -0700 Subject: Formatting --- ammo_types.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'ammo_types.json') diff --git a/ammo_types.json b/ammo_types.json index 2f7d681..8264c45 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" : "assassins_throwing_dagger", - "name" : "assassin's throwing knife", - "default" : "assassins_throwing_dagger" - } + { + "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" + } ] -- cgit v1.2.1