Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Armor name to object #38011

Merged
merged 1 commit into from
Feb 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions data/json/items/armor/ammo_pouch.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@
{
"id": "chestpouch",
"type": "ARMOR",
"name": "chest ammo pouch",
"name_plural": "chest ammo pouches",
"name": { "str": "chest ammo pouch", "str_pl": "chest ammo pouches" },
"description": "A fabric ammo pouch that can be strapped to your chest which is capable of holding a single magazine close at hand.",
"weight": "140 g",
"volume": "250 ml",
Expand All @@ -129,8 +128,7 @@
{
"id": "chestrig",
"type": "ARMOR",
"name": "chest rig",
"name_plural": "chest rig",
"name": { "str": "chest rig", "str_pl": "chest rig" },
"description": "Popularized during the Vietnam War, chest rigs like these are typically plain, barebones affairs consisting of three or more pouches in a row, with straps to secure them on your chest. This one can hold four magazines in its pouches.",
"weight": "425 g",
"volume": "500 ml",
Expand Down Expand Up @@ -158,8 +156,7 @@
{
"id": "javelin_bag",
"type": "ARMOR",
"name": "javelin bag",
"name_plural": "javelin bags",
"name": { "str": "javelin bag" },
"description": "An open medieval-looking bag, designed to store javelins for easy reach.",
"weight": "600 g",
"volume": "1250 ml",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/armor/bandolier.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,7 @@
{
"id": "grenade_pouch",
"type": "ARMOR",
"name": "grenade pouch",
"name_plural": "grenade pouches",
"name": { "str": "grenade pouch", "str_pl": "grenade pouches" },
"description": "A small pouch for storing cartridge grenades with straps for attaching it to your belt or other webbing.",
"weight": "90 g",
"volume": "250 ml",
Expand Down
6 changes: 2 additions & 4 deletions data/json/items/armor/hats.json
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,7 @@
"id": "kippah",
"repairs_like": "balclava",
"type": "ARMOR",
"name": "kippah",
"name_plural": "kippahs",
"name": { "str": "kippah" },
"description": "A thin, rounded skullcap. A traditional headdress in Judaism.",
"weight": "80 g",
"volume": "250 ml",
Expand All @@ -411,8 +410,7 @@
"id": "kufi",
"repairs_like": "balclava",
"type": "ARMOR",
"name": "kufi cap",
"name_plural": "kufi caps",
"name": { "str": "kufi cap" },
"description": "A brimless, short and rounded cap.",
"weight": "88 g",
"volume": "500 ml",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/armor/helmets.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,7 @@
"id": "helmet_galea",
"type": "ARMOR",
"category": "armor",
"name": "galea",
"name_plural": "galeae",
"name": { "str": "galea", "str_pl": "galeae" },
"description": "An Imperial Roman helmet, with distinct projections protecting the sides of the head.",
"weight": "1310 g",
"volume": "2500 ml",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/armor/jewelry.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,7 @@
{
"id": "diving_watch",
"type": "ARMOR",
"name": "diver's watch",
"name_plural": "diver's watches",
"name": { "str": "diver's watch", "str_pl": "diver's watches" },
"description": "A waterproof, self-winding watch on a stainless steel watchband. Tells the time and current temperature. Activate to check the digital thermometer.",
"weight": "65 g",
"volume": "250 ml",
Expand Down
6 changes: 2 additions & 4 deletions data/json/items/armor/legs_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@
"id": "chainmail_legs",
"type": "ARMOR",
"category": "armor",
"name": "chainmail leggings",
"name_plural": "pairs of chainmail leggings",
"name": { "str": "chainmail leggings", "str_pl": "pairs of chainmail leggings" },
"description": "Customized chainmail legs. Their straps keep everything in place, and the lack of toes and heels allows them to work perfectly well with footwear.",
"weight": "4212 g",
"volume": "1500 ml",
Expand Down Expand Up @@ -95,8 +94,7 @@
"id": "fencing_pants",
"repairs_like": "survivor_suit",
"type": "ARMOR",
"name": "fencing pants",
"name_plural": "fencing pants",
"name": { "str": "fencing pants", "str_pl": "fencing pants" },
"description": "A pair of reinforced pants used by fencers to prevent injuries.",
"weight": "450 g",
"volume": "2 L",
Expand Down
21 changes: 7 additions & 14 deletions data/json/items/armor/legs_clothes.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
{
"id": "breeches",
"type": "ARMOR",
"name": "breeches",
"name_plural": "breeches",
"name": { "str": "breeches", "str_pl": "breeches" },
"description": "A well-made pair of old-fashioned pants, made of stiff yet baggy material. Comfortable, but lacks pockets.",
"weight": "520 g",
"volume": "1750 ml",
Expand Down Expand Up @@ -67,8 +66,7 @@
{
"id": "hot_pants",
"type": "ARMOR",
"name": "hot pants",
"name_plural": "hot pants",
"name": { "str": "hot pants", "str_pl": "hot pants" },
"description": "A simple pair of short shorts.",
"weight": "92 g",
"volume": "250 ml",
Expand All @@ -85,8 +83,7 @@
{
"id": "hot_pants_fur",
"type": "ARMOR",
"name": "fur hot pants",
"name_plural": "fur hot pants",
"name": { "str": "fur hot pants", "str_pl": "fur hot pants" },
"description": "A simple pair of fur short shorts.",
"weight": "118 g",
"volume": "250 ml",
Expand Down Expand Up @@ -123,8 +120,7 @@
{
"id": "jeans",
"type": "ARMOR",
"name": "jeans",
"name_plural": "jeans",
"name": { "str": "jeans", "str_pl": "jeans" },
"description": "A pair of blue jeans with two deep pockets.",
"weight": "600 g",
"volume": "2 L",
Expand Down Expand Up @@ -397,8 +393,7 @@
{
"id": "pants_fur",
"type": "ARMOR",
"name": "fur pants",
"name_plural": "fur pants",
"name": { "str": "fur pants", "str_pl": "fur pants" },
"description": "A hefty pair of fur-lined pants.",
"weight": "920 g",
"volume": "4 L",
Expand Down Expand Up @@ -521,8 +516,7 @@
{
"id": "shorts_cargo",
"type": "ARMOR",
"name": "cargo shorts",
"name_plural": "cargo shorts",
"name": { "str": "cargo shorts", "str_pl": "cargo shorts" },
"description": "A pair of shorts lined with pockets, offering decent storage.",
"weight": "340 g",
"volume": "1500 ml",
Expand All @@ -543,8 +537,7 @@
{
"id": "shorts_denim",
"type": "ARMOR",
"name": "denim shorts",
"name_plural": "denim shorts",
"name": { "str": "denim shorts", "str_pl": "denim shorts" },
"description": "A pair of denim shorts. Thick and tough, they provide excellent protection from cuts.",
"weight": "260 g",
"volume": "1250 ml",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/armor/masks.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@
"id": "bondage_mask_zipped",
"copy-from": "bondage_mask",
"type": "ARMOR",
"name": "bondage mask (zipped)",
"name_plural": "bondage masks (zipped)",
"name": { "str": "bondage mask (zipped)", "str_pl": "bondage masks (zipped)" },
"description": "A tight mask made of black leather. The eyes and mouth have been zipped closed.",
"looks_like": "bondage_mask",
"flags": [ "VARSIZE", "BLIND" ],
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/armor/torso_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,7 @@
"id": "cuirass_lightplate",
"type": "ARMOR",
"category": "armor",
"name": "cuirass",
"name_plural": "cuirasses",
"name": { "str": "cuirass", "str_pl": "cuirasses" },
"description": "A steel breastplate, and a vital part of plate armor. Even as full armor went into decline, cuirasses remained in use among cavalry in Europe.",
"weight": "4200 g",
"volume": "6 L",
Expand Down
11 changes: 4 additions & 7 deletions data/json/items/armor/undergarment.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,7 @@
{
"id": "boy_shorts",
"type": "ARMOR",
"name": "boy shorts",
"name_plural": "boy shorts",
"name": { "str": "boy shorts", "str_pl": "boy shorts" },
"description": "Female underwear similar to men's boxer shorts, but much more close-fitting.",
"weight": "42 g",
"volume": "250 ml",
Expand Down Expand Up @@ -183,15 +182,14 @@
{
"id": "briefs",
"type": "ARMOR",
"name": "briefs",
"name_plural": "briefs",
"name": { "str": "briefs", "str_pl": "briefs" },
"description": "A pair of briefs. Comfortable underwear worn by men.",
"weight": "32 g",
"volume": "250 ml",
"price": 1000,
"material": [ "cotton" ],
"symbol": "[",
"looks_like": "boxer-briefs",
"looks_like": "boxer_briefs",
"color": "white",
"covers": [ "LEGS" ],
"coverage": 15,
Expand Down Expand Up @@ -542,8 +540,7 @@
{
"id": "under_armor_shorts",
"type": "ARMOR",
"name": "compression shorts",
"name_plural": "compression shorts",
"name": { "str": "compression shorts", "str_pl": "compression shorts" },
"description": "Nylon sportswear that clings to your upper legs, aiding muscle tone and maintaining warmth.",
"weight": "82 g",
"volume": "250 ml",
Expand Down