diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-11 03:20:41 -0700 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-11 03:20:41 -0700 |
| commit | 0bdc5ba21fcfb03a4e787223b82b8aaebf3b558e (patch) | |
| tree | 12364337859fdc3f8b53ce42c77fff302bcb011b | |
| parent | Update throwing knife damage to new format (diff) | |
| download | cataclysm-dda-mod_battle-maid-redone-0bdc5ba21fcfb03a4e787223b82b8aaebf3b558e.tar.xz | |
Typo
| -rw-r--r-- | ammo.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ "bashing": 3, "cutting": 9, "ammo_type": "makeshift_throwing_knife", - "count": 5,, + "count": 5, "thrown_damage": [ { "damage_type": "stab", "amount": 10 } ] } ] |
