/obj/item/book/granter/crafting_recipe/fletching name = "Whittle Me This: Fletching for the Modern Spacer" desc = "A how-to guide to crafting and maintaining wooden bows, fletching arrows, and... making violins?" crafting_recipe_types = list( /datum/crafting_recipe/arrow, /datum/crafting_recipe/blunted_arrow,// BUBBER EDIT ADDITION - Nonlethal arrows /datum/crafting_recipe/taser_arrow,// BUBBER EDIT ADDITION - Nonlethal arrows /datum/crafting_recipe/plastic_arrow, /datum/crafting_recipe/shortbow, /datum/crafting_recipe/holy_arrow, // /datum/crafting_recipe/arrow_quiver, // SKYRAT EDIT REMOVAL: public-knowledge quiver /datum/crafting_recipe/violin, ) icon_state = "book4" uses = INFINITY remarks = list( "Okay, so the quality of the wood has some impact.", "I feel like the violin chapter is in here as a joke, surely...", "The author seems oddly proud about how many years they've been hunting in 'these parts'...", "i really wish they'd stop with all the marriage euphemisms...", "I need membership? Membership with what?", "Okay, I think I get the point already...", )