aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-21 15:15:24 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-21 15:15:24 -0700
commit803723ecc6c9308af6208ba44f847310270fa1fc (patch)
tree9a299fb404ca8ad897561e0fcd408053da6a7191
parentAdd a looks_like for throwing knives, as the maid tileset lacks a wielded tile. (diff)
downloadcataclysm-bn-mod_battle-maid-redone-master.tar.xz
Remove duplicate fields from assassin's throwing knife.HEADmaster
-rw-r--r--ammo.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/ammo.json b/ammo.json
index a250b93..632100a 100644
--- a/ammo.json
+++ b/ammo.json
@@ -27,12 +27,8 @@
"price": "90 USD",
"price_postapoc": "9 USD",
"name": { "str": "assassin's throwing knife", "str_pl": "assassin's throwing knives" },
- "symbol": "/",
- "color": "light_gray",
"description": "A nimble blade meant for ranged assassination, but makes an improvised cutlery tool in a pinch. It's very lightweight and silent and can be used on both zombies and games involving apples.",
- "material": [ "steel", "leather" ],
"weight": "350 g",
- "to_hit": -2,
"cutting": 18,
"qualities": [ [ "CUT", 1 ], [ "BUTCHER", 10 ] ],
"thrown_damage": [ { "damage_type": "stab", "amount": 25 } ]