aboutsummaryrefslogtreecommitdiff
path: root/ammo_types.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-08-25 17:17:31 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-08-25 17:17:31 -0700
commit65fe084b8dac263d677cf327354acd78b7199e0b (patch)
treec94573aea6ae7ed53e4de04c52423f47bb2b3f74 /ammo_types.json
parentFix armored maid vest materials (diff)
downloadcataclysm-dda-mod_battle-maid-redone-65fe084b8dac263d677cf327354acd78b7199e0b.tar.xz
Formatting
Diffstat (limited to 'ammo_types.json')
-rw-r--r--ammo_types.json24
1 files changed, 12 insertions, 12 deletions
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"
+ }
]