From b5f55b48be6e6abd69b91665839638e14ff667ae Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 21 Jan 2022 20:08:25 -0800 Subject: Add looks_like to the new books. --- book.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book.json b/book.json index 39e1363..f5b6811 100644 --- a/book.json +++ b/book.json @@ -20,6 +20,7 @@ }, { "id": "book_maid_clothing", + "looks_like": "tailor_portfolio", "note": "Loosely based on the clothing designer's portfolio. All of the maid clothes and accessories that are useful for combat should require this to learn. Non-combat items can also be learned from the anime convention book.", "type": "BOOK", "name": { "str": "Servant's Secret Armoury", "str_pl": "copies of Servant's Secret Armoury" }, @@ -41,6 +42,7 @@ }, { "id": "book_maid_weapons", + "looks_like": "textbook_weapeast", "note": "Loosely based on The Swords of the Samurai.", "type": "BOOK", "name": { "str": "Cleaning House", "str_pl": "copies of Cleaning House" }, -- cgit v1.2.1