Skip to content

Commit

Permalink
Merge pull request #45978 from xerenogan/newspaper-fallback-fix
Browse files Browse the repository at this point in the history
Add additional look_like for times mag and other.
  • Loading branch information
Rivet-the-Zombie authored Dec 12, 2020
2 parents 14016d5 + 7cc91e5 commit 6a9c6ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions data/json/items/book/abstract.json
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@
"type": "BOOK",
"name": "News Magazine Template",
"description": "template for news magazine",
"looks_like": "flyer",
"copy-from": "book_nonf_zine",
"time": "11 m",
"relative": { "intelligence": 1 }
Expand Down
3 changes: 1 addition & 2 deletions data/json/items/book/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,7 @@
"name": { "str": "The Analyst", "str_pl": "issues of The Analyst" },
"//": "ie The Economist",
"description": "This news magazine has been described as \"a kind of Reader's Digest for America's corporate elite.\" These concerns are, of course, behind us now.",
"copy-from": "book_nonf_zine_news_tpl",
"looks_like": "mag_glam"
"copy-from": "book_nonf_zine_news_tpl"
},
{
"id": "mag_porn",
Expand Down
1 change: 1 addition & 0 deletions data/json/items/newspaper.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
"name": { "str": "vault leaflet" },
"snippet_category": "necropolis_intro",
"description": "A folded glossy handout that appears to be an introduction to living in a massive underground complex.",
"looks_like": "flyer",
"price": 0,
"price_postapoc": 0,
"material": [ "paper" ],
Expand Down

0 comments on commit 6a9c6ee

Please sign in to comment.