diff options
-rw-r--r-- | json/items/armor/ballistic_armor.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/armor/ballistic_armor.json b/json/items/armor/ballistic_armor.json index fcd6fad..7a23cdf 100644 --- a/json/items/armor/ballistic_armor.json +++ b/json/items/armor/ballistic_armor.json @@ -10,7 +10,7 @@ "id": "dragonskinempty", "copy-from": "dragonskinempty", "type": "ARMOR", - "name": { "str": "dragonskin vest (empty)", "str_pl": "dragonskin vests (empty)" }, + "name": { "str": "dragon skin vest (empty)", "str_pl": "dragon skin vests (empty)" }, "description": "A lamellar Kevlar vest, there are intricately cut voids usually filled with stitched in ceramic disks, you could repair the stitching if needed.", "flags": [ "STURDY", "OUTER" ] } |