aboutsummaryrefslogtreecommitdiff
path: root/ammo_types.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 19:01:44 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 19:01:44 -0700
commit92c3c6ad85a509ed9ce0784fd928dcb9976fac1a (patch)
tree2634f0f94c1dbcdebbfedace727f22acb16925a8 /ammo_types.json
parentFix garter purse weight. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-92c3c6ad85a509ed9ce0784fd928dcb9976fac1a.tar.xz
Port to DDA.
Diffstat (limited to 'ammo_types.json')
-rw-r--r--ammo_types.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/ammo_types.json b/ammo_types.json
deleted file mode 100644
index 67c3b7e..0000000
--- a/ammo_types.json
+++ /dev/null
@@ -1,14 +0,0 @@
-[
- {
- "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"
- }
-]