Skip to content

Commit

Permalink
Unify plural names of books (#36500)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qrox authored and I-am-Erk committed Dec 28, 2019
1 parent d403ec3 commit 922d327
Show file tree
Hide file tree
Showing 37 changed files with 270 additions and 413 deletions.
9 changes: 3 additions & 6 deletions data/json/items/book/archery.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
{
"id": "book_archery",
"type": "BOOK",
"name": "Lessons for the Novice Bowhunter",
"name_plural": "Lessons for the Novice Bowhunter",
"name": { "str": "Lessons for the Novice Bowhunter", "str_pl": "copies of Lessons for the Novice Bowhunter" },
"description": "This hefty paperback book contains all the information needed for novice archers to get started hunting with a variety of bows and crossbows.",
"weight": "932 g",
"volume": "1250 ml",
Expand All @@ -20,8 +19,7 @@
{
"id": "mag_archery",
"type": "BOOK",
"name": "Archery for Kids",
"name_plural": "Archery for Kids",
"name": { "str": "Archery for Kids", "str_pl": "issues of Archery for Kids" },
"description": "Will you be able to place the arrow right into the bullseye? It is not that easy, but once you know how it's done, you will have a lot of fun with archery.",
"weight": "60 g",
"volume": "250 ml",
Expand All @@ -39,8 +37,7 @@
{
"id": "manual_archery",
"type": "BOOK",
"name": "Zen and the Art of Archery",
"name_plural": "Zen and the Art of Archery",
"name": { "str": "Zen and the Art of Archery", "str_pl": "copies of Zen and the Art of Archery" },
"description": "This massive book contains a wealth of vital information for the novice archer.",
"weight": "1454 g",
"volume": "1250 ml",
Expand Down
6 changes: 2 additions & 4 deletions data/json/items/book/barter.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
{
"id": "manual_business",
"type": "BOOK",
"name": "How to Succeed in Business",
"name_plural": "How to Succeed in Business",
"name": { "str": "How to Succeed in Business", "str_pl": "copies of How to Succeed in Business" },
"description": "Useful if you want to get a good deal when purchasing goods.",
"weight": "454 g",
"volume": "750 ml",
Expand All @@ -38,8 +37,7 @@
{
"id": "textbook_business",
"type": "BOOK",
"name": "Advanced Economics",
"name_plural": "Advanced Economics",
"name": { "str": "Advanced Economics", "str_pl": "copies of Advanced Economics" },
"//": "Biz majors can afford it. Surely you're gonna make US$60K/yr out of school, and twice that in five years?",
"description": "A college textbook on economics.",
"weight": "1587 g",
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/book/bashing.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
{
"id": "mag_bashing",
"type": "BOOK",
"name": "Batter Up!",
"name_plural": "Batter Up!",
"name": { "str": "Batter Up!", "str_pl": "issues of Batter Up!" },
"description": "A baseball magazine that focuses on batting tips. There are lots of colorful, full-page photos of skilled athletes demonstrating proper form and technique.",
"weight": "80 g",
"volume": "250 ml",
Expand Down
17 changes: 6 additions & 11 deletions data/json/items/book/computer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"id": "SICP",
"type": "BOOK",
"name": "SICP",
"name": { "str": "SICP", "str_pl": "copies of SICP" },
"description": "A classic text, \"The Structure and Interpretation of Computer Programs.\" Written with examples in LISP, but applicable to any language.",
"weight": "1587 g",
"volume": "1500 ml",
Expand All @@ -22,8 +22,7 @@
{
"id": "computer_science",
"type": "BOOK",
"name": "Computer Science 301",
"name_plural": "Computer Science 301",
"name": { "str": "Computer Science 301", "str_pl": "copies of Computer Science 301" },
"description": "A college textbook on computer science.",
"weight": "1587 g",
"volume": "1750 ml",
Expand All @@ -43,8 +42,7 @@
{
"id": "howto_computer",
"type": "BOOK",
"name": "How to Browse the Web",
"name_plural": "How to Browse the Web",
"name": { "str": "How to Browse the Web", "str_pl": "copies of How to Browse the Web" },
"description": "Very beginner-level information about computers.",
"weight": "454 g",
"volume": "750 ml",
Expand All @@ -61,8 +59,7 @@
{
"id": "mag_computer",
"type": "BOOK",
"name": "Computer World",
"name_plural": "Computer World",
"name": { "str": "Computer World", "str_pl": "issues of Computer World" },
"description": "An informative magazine all about computers, both hardware and software.",
"weight": "80 g",
"volume": "250 ml",
Expand All @@ -79,8 +76,7 @@
{
"id": "manual_computers",
"type": "BOOK",
"name": "Computer Science 101",
"name_plural": "Computer Science 101",
"name": { "str": "Computer Science 101", "str_pl": "copies of Computer Science 101" },
"//": "College-level textbooks are Cheap at $60.",
"description": "An entry-level textbook about computers.",
"weight": "462 g",
Expand All @@ -98,8 +94,7 @@
{
"id": "textbook_computer",
"type": "BOOK",
"name": "Principles of Advanced Programming",
"name_plural": "Principles of Advanced Programming",
"name": { "str": "Principles of Advanced Programming", "str_pl": "copies of Principles of Advanced Programming" },
"description": "A heavy textbook dedicated to advanced-level software design, written for several different programming languages.",
"weight": "2206 g",
"volume": "1750 ml",
Expand Down
65 changes: 27 additions & 38 deletions data/json/items/book/cooking.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
{
"id": "adv_chemistry",
"type": "BOOK",
"name": "Advanced Physical Chemistry",
"name_plural": "Advanced Physical Chemistry",
"name": { "str": "Advanced Physical Chemistry", "str_pl": "copies of Advanced Physical Chemistry" },
"description": "A university-level textbook on advanced principles of chemistry, both organic and inorganic.",
"weight": "1712 g",
"volume": "2 L",
Expand All @@ -23,7 +22,7 @@
{
"id": "brewing_cookbook",
"type": "BOOK",
"name": "The Homebrewer's Bible",
"name": { "str": "The Homebrewer's Bible", "str_pl": "copies of The Homebrewer's Bible" },
"description": "A book full of easy-to-follow recipes and useful advice on homebrewing, malting, and fermenting. It even smells faintly of booze.",
"weight": "1587 g",
"volume": "1500 ml",
Expand All @@ -43,7 +42,7 @@
{
"id": "cookbook",
"type": "BOOK",
"name": "Cooking on a Budget",
"name": { "str": "Cooking on a Budget", "str_pl": "copies of Cooking on a Budget" },
"description": "A nice cook book that goes beyond recipes and into the chemistry of food.",
"weight": "454 g",
"volume": "1 L",
Expand All @@ -60,8 +59,7 @@
{
"id": "cookbook_human",
"type": "BOOK",
"name": "To Serve Man",
"name_plural": "To Serve Man",
"name": { "str": "To Serve Man", "str_pl": "copies of To Serve Man" },
"//": "Wasn't commercially traded. ('Parody' only covers so much.) Should get a serious price modifier for non-Cannibals.",
"description": "It's… it's a cookbook!",
"weight": "454 g",
Expand All @@ -81,8 +79,7 @@
{
"id": "cookbook_italian",
"type": "BOOK",
"name": "Cucina Italiana",
"name_plural": "Cucina Italiana",
"name": { "str": "Cucina Italiana", "str_pl": "copies of Cucina Italiana" },
"description": "This cookbook is written in Italian, but handily illustrated with step by step photo instructions.",
"weight": "454 g",
"volume": "1 L",
Expand All @@ -100,8 +97,7 @@
{
"id": "cookbook_sushi",
"type": "BOOK",
"name": "Sushi Made Easy",
"name_plural": "copies of Sushi Made Easy",
"name": { "str": "Sushi Made Easy", "str_pl": "copies of Sushi Made Easy" },
"description": "A simple text for the aspiring sushi lover, this easy to read guide is filled with lots of helpful illustrations for everything from basic rice preparation to setting a proper Japanese table.",
"weight": "921 g",
"volume": "750 ml",
Expand Down Expand Up @@ -140,8 +136,7 @@
{
"id": "mag_cooking",
"type": "BOOK",
"name": "Bon Appetit",
"name_plural": "Bon Appetit",
"name": { "str": "Bon Appetit", "str_pl": "issues of Bon Appetit" },
"description": "Exciting recipes and restaurant reviews. Full of handy tips about cooking.",
"weight": "60 g",
"volume": "250 ml",
Expand All @@ -159,7 +154,7 @@
{
"id": "mag_glam",
"type": "BOOK",
"name": "Glamopolitan",
"name": { "str": "Glamopolitan", "str_pl": "issues of Glamopolitan" },
"description": "This is a full-size glossy women's magazine. There are a few unoriginal recipes and some simple cooking tips somewhere in between the fashion photos and the sex advice columns.",
"weight": "160 g",
"volume": "500 ml",
Expand All @@ -177,8 +172,7 @@
{
"id": "modern_tanner",
"type": "BOOK",
"name": "The Modern Tanner",
"name_plural": "copies of The Modern Tanner",
"name": { "str": "The Modern Tanner", "str_pl": "copies of The Modern Tanner" },
"description": "A in-depth and easy to read guide that details a very modern take on the ancient art of leather tanning.",
"weight": "568 g",
"volume": "750 ml",
Expand All @@ -196,8 +190,7 @@
{
"id": "recipe_alpha",
"type": "BOOK",
"name": "PE050 \"Alpha\": Preliminary Report",
"name_plural": "PE050 \"Alpha\": Preliminary Report",
"name": { "str": "PE050 \"Alpha\": Preliminary Report", "str_pl": "copies of PE050 \"Alpha\": Preliminary Report" },
"description": "This sheaf of papers-dated two weeks before all this started-describes some new chemical formula, and its effects on human subjects. It's stamped \"APPROVED\"",
"weight": "50 g",
"volume": "500 ml",
Expand All @@ -216,8 +209,7 @@
{
"id": "recipe_animal",
"type": "BOOK",
"name": "lab journal-Dionne",
"name_plural": "lab journals-Dionne",
"name": { "str": "lab journal-Dionne", "str_pl": "lab journals-Dionne" },
"description": "This team logbook details several varieties of mutagenic experiments, focusing on those derived from various Earth fauna. The team seems quite enthusiastic--if not eager--about their results.",
"weight": "1700 g",
"volume": "500 ml",
Expand All @@ -236,8 +228,7 @@
{
"id": "recipe_chimera",
"type": "BOOK",
"name": "PE065 \"Chimera\": Best Practices",
"name_plural": "PE065 \"Chimera\": Best Practices",
"name": { "str": "PE065 \"Chimera\": Best Practices", "str_pl": "copies of PE065 \"Chimera\": Best Practices" },
"description": "This sheaf of papers describes a new chemical formula in detail and supplies instructions for its use as some sort of… crowd-control catalyst? That can't be right…",
"weight": "50 g",
"volume": "500 ml",
Expand All @@ -256,8 +247,7 @@
{
"id": "recipe_creepy",
"type": "BOOK",
"name": "lab journal-Smythe",
"name_plural": "lab journals-Smythe",
"name": { "str": "lab journal-Smythe", "str_pl": "lab journals-Smythe" },
"description": "This team logbook details several varieties of mutagenic experiments, focusing on those derived from flesh contaminated with XE037. The results look promising but the procurement methods seem awfully vague…",
"weight": "1700 g",
"volume": "500 ml",
Expand Down Expand Up @@ -295,8 +285,7 @@
{
"id": "recipe_labchem",
"type": "BOOK",
"name": "chemical reference-CLASSIFIED",
"name_plural": "chemical references-CLASSIFIED",
"name": { "str": "chemical reference-CLASSIFIED", "str_pl": "chemical references-CLASSIFIED" },
"description": "This somewhat technical binder has several intimidating security warnings on the cover, yet guarantees unauthorized readers \"permanent employment, for life\". It contains useful information on \"basic\" chemical projects like methamphetamine and heroin, along with briefing on things called \"XE037\" and \"PE012\".",
"weight": "2000 g",
"volume": "500 ml",
Expand All @@ -315,8 +304,7 @@
{
"id": "recipe_maiar",
"type": "BOOK",
"name": "lab journal-x-|xp",
"name_plural": "lab journals-x-|xp",
"name": { "str": "lab journal-x-|xp", "str_pl": "lab journals-x-|xp" },
"description": "This damaged team logbook lacks (deliberately?) any identifying information, but still contains useful information on several types of mutagen and their development.",
"weight": "1700 g",
"volume": "500 ml",
Expand All @@ -335,8 +323,10 @@
{
"id": "recipe_medicalmut",
"type": "BOOK",
"name": "PE023 \"Medical\": Application and Findings",
"name_plural": "PE023 \"Medical\": Application and Findings",
"name": {
"str": "PE023 \"Medical\": Application and Findings",
"str_pl": "copies of PE023 \"Medical\": Application and Findings"
},
"description": "This binder of highly technical papers describes some new chemical formula, and its effects on human subjects. It's stamped \"APPROVED\"",
"weight": "1934 g",
"volume": "1750 ml",
Expand All @@ -356,8 +346,7 @@
{
"id": "recipe_raptor",
"type": "BOOK",
"name": "PE070 \"Raptor\": Proposal",
"name_plural": "PE070 \"Raptor\": Proposal",
"name": { "str": "PE070 \"Raptor\": Proposal", "str_pl": "copies of PE070 \"Raptor\": Proposal" },
"description": "This sheaf of papers is a highly speculative proposal for focusing \"PE065\". Scribbled notes throughout seem to think that it might work, but that there's no time.",
"weight": "50 g",
"volume": "500 ml",
Expand All @@ -376,8 +365,7 @@
{
"id": "recipe_serum",
"type": "BOOK",
"name": "Best Practices for Compound Delivery",
"name_plural": "Best Practices for Compound Delivery",
"name": { "str": "Best Practices for Compound Delivery", "str_pl": "copies of Best Practices for Compound Delivery" },
"description": "This internal manual details several varieties of mutagenic experiments, as well as describing the protocols used to concentrate mutagens for quicker results. The authors recommend that researchers ensure that their subjects are well-fed and in good health, as the concentrated serums draw heavily on subjects' bodies.",
"weight": "1700 g",
"volume": "500 ml",
Expand All @@ -396,8 +384,7 @@
{
"id": "reference_cooking",
"type": "BOOK",
"name": "CRC-Merck handbook, 4th edition",
"name_plural": "copies of the CRC-Merck handbook, 4th edition",
"name": { "str": "CRC-Merck Handbook, 4th edition", "str_pl": "copies of CRC-Merck Handbook, 4th edition" },
"description": "This huge hardbound book is a collection of reference data and formulae pertinent to many technical disciplines. If poring over tables of chemical and physical data is your thing, this is the book for you.",
"weight": "5790 g",
"volume": "1750 ml",
Expand All @@ -414,9 +401,11 @@
{
"id": "scots_cookbook",
"type": "BOOK",
"name": "Ye Scots Beuk o Cuikery",
"name_plural": "copies of Ye Scots Beuk o Cuikery",
"//": "That would translate out to The Scottish Book of Cookery, or The Scottish Cookbook.",
"name": {
"//~": "That would translate out to The Scottish Book of Cookery, or The Scottish Cookbook.",
"str": "Ye Scots Beuk o Cuikery",
"str_pl": "copies of Ye Scots Beuk o Cuikery"
},
"description": "A semi-translated cookbook from thirteenth century Scotland. While a bit difficult to read, as there are a disquieting number of illustrations of people stabbing each other mixed amongst the recipes, it provides insights into medieval Scottish culture and fashion as well as new uses for oatmeal, fish, and sheep liver.",
"weight": "1887 g",
"volume": "1250 ml",
Expand Down
9 changes: 3 additions & 6 deletions data/json/items/book/cutting.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
{
"id": "mag_cutting",
"type": "BOOK",
"name": "All About Swords",
"name_plural": "All About Swords",
"name": { "str": "All About Swords", "str_pl": "issues of All About Swords" },
"description": "An interesting magazine that contains information about swords and sword fighting techniques from all across the world.",
"weight": "80 g",
"volume": "250 ml",
Expand All @@ -21,8 +20,7 @@
{
"id": "manual_cutting",
"type": "BOOK",
"name": "knife fighter's notes",
"name_plural": "knife fighter's notes",
"name": { "str": "knife fighter's notes", "str_pl": "knife fighter's notes" },
"description": "It seems to be a guide to edged weapon combat, poorly photocopied and released on spiral- bound paper. Still, there are lots of useful tips for beginners.",
"weight": "454 g",
"volume": "250 ml",
Expand All @@ -39,8 +37,7 @@
{
"id": "manual_knives",
"type": "BOOK",
"name": "Spetsnaz Knife Techniques",
"name_plural": "Spetsnaz Knife Techniques",
"name": { "str": "Spetsnaz Knife Techniques", "str_pl": "copies of Spetsnaz Knife Techniques" },
"description": "A classic Soviet text on the art of attacking with a blade.",
"weight": "454 g",
"volume": "250 ml",
Expand Down
9 changes: 3 additions & 6 deletions data/json/items/book/dodge.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
{
"id": "mag_dodge",
"type": "BOOK",
"name": "Dance Dance Dance!",
"name_plural": "Dance Dance Dance!",
"name": { "str": "Dance Dance Dance!", "str_pl": "issues of Dance Dance Dance!" },
"description": "Learn the moves of the trendiest dances right now.",
"weight": "60 g",
"volume": "250 ml",
Expand All @@ -21,8 +20,7 @@
{
"id": "manual_dodge",
"type": "BOOK",
"name": "The Book of Dances",
"name_plural": "Books of Dances",
"name": { "str": "The Book of Dances", "str_pl": "copies of The Book of Dances" },
"description": "This massive antique book documents dances from all around the world in great detail. A perceptive reader could learn a lot about defensive footwork from some of the war dances.",
"weight": "2330 g",
"volume": "1250 ml",
Expand All @@ -39,8 +37,7 @@
{
"id": "manual_dodge_kid",
"type": "BOOK",
"name": "Break a Leg!",
"name_plural": "Break a Leg!",
"name": { "str": "Break a Leg!", "str_pl": "copies of Break a Leg!" },
"description": "The Kids' Guide to Acting and Stagecraft.",
"weight": "72 g",
"volume": "250 ml",
Expand Down
Loading

0 comments on commit 922d327

Please sign in to comment.