aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 03:20:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 03:20:41 -0700
commit0bdc5ba21fcfb03a4e787223b82b8aaebf3b558e (patch)
tree12364337859fdc3f8b53ce42c77fff302bcb011b
parentUpdate throwing knife damage to new format (diff)
downloadcataclysm-dda-mod_battle-maid-redone-0bdc5ba21fcfb03a4e787223b82b8aaebf3b558e.tar.xz
Typo
-rw-r--r--ammo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ammo.json b/ammo.json
index b60f370..28a777e 100644
--- a/ammo.json
+++ b/ammo.json
@@ -35,7 +35,7 @@
"bashing": 3,
"cutting": 9,
"ammo_type": "makeshift_throwing_knife",
- "count": 5,,
+ "count": 5,
"thrown_damage": [ { "damage_type": "stab", "amount": 10 } ]
}
]