summaryrefslogtreecommitdiff
path: root/json/ammo_types.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-03 17:22:59 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-03 17:22:59 -0800
commit556a034f178982b10ac0bd3aac2bc709d2cfd52b (patch)
tree740401fa64c36153ca4230155fa3b18b0b537d8a /json/ammo_types.json
parentAdd the CAWS (diff)
downloadcataclysm-dda-mod_hk-loadout-556a034f178982b10ac0bd3aac2bc709d2cfd52b.tar.xz
Convert CAWS to 000 shot
Diffstat (limited to 'json/ammo_types.json')
-rw-r--r--json/ammo_types.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/json/ammo_types.json b/json/ammo_types.json
index 2dbc9f6..3b29623 100644
--- a/json/ammo_types.json
+++ b/json/ammo_types.json
@@ -4,6 +4,12 @@
"id": "473",
"name": "4.73x33mm",
"default": "473x33mm"
+ },
+ {
+ "type": "ammunition_type",
+ "id": "000shot",
+ "name": "000 shot",
+ "default": "shot_000"
}
]