summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-23 03:53:24 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-23 03:53:24 -0800
commit553c59646de08b8bd196fb6bba74010a9d81daed (patch)
tree107c492bb53795a665da5cd2f0079c1da6e63c99
parentFix PSG1 dispersion (diff)
downloadcataclysm-dda-mod_hk-loadout-553c59646de08b8bd196fb6bba74010a9d81daed.tar.xz
looks_like not looks-like
-rw-r--r--json/items/ammo/000shot.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/ammo/000shot.json b/json/items/ammo/000shot.json
index c3a0fed..0647770 100644
--- a/json/items/ammo/000shot.json
+++ b/json/items/ammo/000shot.json
@@ -29,7 +29,7 @@
{
"id": "shot_000",
"type": "AMMO",
- "looks-like": "shot_00",
+ "looks_like": "shot_00",
"name": { "str": "000 shot" },
"description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. Favored by SWAT forces.",
"weight": "32 g",
@@ -52,7 +52,7 @@
{
"id": "shot_000_flechette",
"copy-from": "shot_000",
- "looks-like": "shot_flechette",
+ "looks_like": "shot_flechette",
"type": "AMMO",
"name": { "str": "000 flechette shell" },
"description": "A shotgun shell filled with tiny steel darts. Extremely damaging, plus the spread makes it very accurate at short range. Slices through most forms of armor with ease.",
@@ -64,7 +64,7 @@
{
"id": "shot_000_slug",
"copy-from": "shot_000",
- "looks-like": "shot_slug",
+ "looks_like": "shot_slug",
"type": "AMMO",
"name": { "str": "000 shotgun slug" },
"description": "A heavy metal slug used with shotguns to give them the range capabilities of a rifle. Extremely damaging but rather inaccurate.",