aboutsummaryrefslogtreecommitdiff
path: root/ammo.json
diff options
context:
space:
mode:
Diffstat (limited to 'ammo.json')
-rw-r--r--ammo.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/ammo.json b/ammo.json
index 1c1b19a..a250b93 100644
--- a/ammo.json
+++ b/ammo.json
@@ -21,11 +21,12 @@
{
"id": "assassins_throwing_dagger",
"copy-from": "throwing_knife",
+ "looks_like": "throwing_knife",
"type": "GENERIC",
"category": "weapons",
"price": "90 USD",
"price_postapoc": "9 USD",
- "name": { "str": "assassin's throwing knife" },
+ "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.",
@@ -39,9 +40,10 @@
{
"id": "makeshift_throwing_knife",
"copy-from": "throwing_knife",
+ "looks_like": "throwing_knife",
"type": "GENERIC",
"category": "weapons",
- "name": { "str": "makeshift throwing knife" },
+ "name": { "str": "makeshift throwing knife", "str_pl": "makeshift throwing knives" },
"description": "A crude and simple throwing knife made from a sharpened piece of salvaged steel with cloth wrapped around it. It's better than throwing rocks, at least.",
"weight": "150 g",
"bashing": 0,