Skip to content

Commit

Permalink
Remove placeholder repairs like
Browse files Browse the repository at this point in the history
Replaces the placeholder repairs like i accidentally left in with proper flags.
  • Loading branch information
Brian-Otten committed Feb 5, 2020
1 parent a63aaad commit be48170
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 23 deletions.
2 changes: 1 addition & 1 deletion data/json/items/armor/cloaks.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"id": "american_flag",
"repairs_like": "miner_hat",
"repairs_like": "sheet",
"type": "ARMOR",
"name": "American flag",
"description": "A large American flag made to fly in even the worst conditions.",
Expand Down
6 changes: 3 additions & 3 deletions data/json/items/armor/coats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,7 @@
},
{
"id": "tux",
"repairs_like": "miner_hat",
"repairs_like": "trenchcoat",
"type": "ARMOR",
"name": "tuxedo",
"description": "A full-body tuxedo. Makes the apocalypse feel a little more classy.",
Expand All @@ -1239,7 +1239,7 @@
},
{
"id": "waistcoat",
"repairs_like": "miner_hat",
"repairs_like": "trenchcoat",
"type": "ARMOR",
"name": "waistcoat",
"description": "An elegant waistcoat. Ideal for those occasions when wearing only a shirt would be too casual and a suit would be just overdoing it.",
Expand All @@ -1260,7 +1260,7 @@
},
{
"id": "winter_jacket_army",
"repairs_like": "miner_hat",
"repairs_like": "trenchcoat",
"type": "ARMOR",
"name": "army winter jacket",
"name_plural": "army winter jackets",
Expand Down
6 changes: 3 additions & 3 deletions data/json/items/armor/hats.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"id": "10gal_hat",
"repairs_like": "miner_hat",
"repairs_like": "tricorne",
"type": "ARMOR",
"name": "ten-gallon hat",
"description": "These may not be the Great Plains, but you can still be the Boss with this high-crowned, wide-brimmed hat.",
Expand Down Expand Up @@ -570,7 +570,7 @@
},
{
"id": "turban",
"repairs_like": "miner_hat",
"repairs_like": "balaclava",
"type": "ARMOR",
"name": "turban",
"description": "Rags worn around the head.",
Expand All @@ -591,7 +591,7 @@
},
{
"id": "hat_golf",
"repairs_like": "miner_hat",
"repairs_like": "balaclava",
"type": "ARMOR",
"name": "golf cap",
"//": "Head encumbrance stops you from wearing additional headgear. No helmet over a ballcap, sorry. But brimmed gear gets the anti-glare flag!",
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/armor/legs_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
},
{
"id": "fencing_pants",
"repairs_like": "miner_hat",
"repairs_like": "survivor_suit",
"type": "ARMOR",
"name": "fencing pants",
"name_plural": "fencing pants",
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/armor/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
},
{
"id": "veil_wedding",
"repairs_like": "miner_hat",
"repairs_like": "balaclava",
"type": "ARMOR",
"name": "wedding veil",
"name_plural": "wedding veils",
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/armor/scarfs.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"id": "headscarf",
"repairs_like": "miner_hat",
"repairs_like": "balaclava",
"type": "ARMOR",
"name": "headscarf",
"description": "A loose cloth worn over the head and around the neck.",
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/armor/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@
},
{
"id": "case_violin",
"repairs_like": "miner_hat",
"repairs_like": "bigback",
"type": "ARMOR",
"name": "violin case",
"description": "Useful to carry your precious musical instrument around protected from any harm.",
Expand Down Expand Up @@ -970,7 +970,7 @@
},
{
"id": "vest",
"repairs_like": "miner_hat",
"repairs_like": "trenchcoat",
"type": "ARMOR",
"name": "utility vest",
"description": "A light vest covered in pockets and straps for storage.",
Expand Down
6 changes: 3 additions & 3 deletions data/json/items/armor/suits_protection.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
},
{
"id": "armor_riot",
"repairs_like": "miner_hat",
"repairs_like": "survivor_suit",
"type": "ARMOR",
"category": "armor",
"name": "riot armor",
Expand Down Expand Up @@ -523,7 +523,7 @@
},
{
"id": "hazmat_suit",
"repairs_like": "miner_hat",
"repairs_like": "aep_suit",
"type": "ARMOR",
"name": "hazmat suit",
"description": "An impermeable whole-body garment worn as protection against hazardous materials. Though very restrictive and fragile, wearing it will provide complete protection against ambient radiation. It requires a separate gas mask for full protection.",
Expand Down Expand Up @@ -611,7 +611,7 @@
},
{
"id": "robofac_enviro_suit",
"repairs_like": "miner_hat",
"repairs_like": "aep_suit",
"type": "ARMOR",
"name": "Hub 01 environmental suit",
"description": "A lightweight environmental suit worn by Hub personnel in their rare forays aboveground. Colored brown and blue, the white seal of Hub 01 is embroidered on both of its upper arms. It requires a separate gas mask for full protection.",
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/armor/torso_clothes.json
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@
},
{
"id": "tshirt_text",
"repairs_like": "miner_hat",
"repairs_like": "tshirt",
"type": "ARMOR",
"name": "t-shirt",
"description": "A short-sleeved cotton shirt.",
Expand All @@ -609,7 +609,7 @@
},
{
"id": "tshirt_tour",
"repairs_like": "miner_hat",
"repairs_like": "tshirt",
"type": "ARMOR",
"copy-from": "tshirt",
"name": "tour t-shirt",
Expand Down
10 changes: 4 additions & 6 deletions data/json/items/tool_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@
},
{
"id": "mask_bunker",
"repairs_like": "miner_hat",
"repairs_like": "mask_gas",
"type": "TOOL_ARMOR",
"category": "armor",
"symbol": "[",
Expand Down Expand Up @@ -1638,7 +1638,7 @@
},
{
"id": "folding_poncho_on",
"repairs_like": "miner_hat",
"repairs_like": "sheet",
"type": "TOOL_ARMOR",
"category": "clothing",
"symbol": "[",
Expand All @@ -1661,7 +1661,7 @@
{
"type": "TOOL",
"id": "emer_blanket",
"repairs_like": "miner_hat",
"repairs_like": "sheet",
"symbol": ",",
"color": "light_gray",
"name": "folded emergency blanket",
Expand Down Expand Up @@ -2292,7 +2292,6 @@
{
"type": "TOOL_ARMOR",
"id": "mask_ski",
"repairs_like": "miner_hat",
"name": "ski mask",
"category": "clothing",
"weight": "86 g",
Expand Down Expand Up @@ -2593,7 +2592,6 @@
},
{
"id": "powered_earmuffs",
"repairs_like": "miner_hat",
"type": "TOOL_ARMOR",
"category": "armor",
"symbol": "[",
Expand Down Expand Up @@ -2778,7 +2776,7 @@
},
{
"id": "helmet_riot",
"repairs_like": "miner_hat",
"repairs_like": "helmet_barbute",
"type": "TOOL_ARMOR",
"category": "armor",
"name": "riot helmet",
Expand Down

0 comments on commit be48170

Please sign in to comment.