diff --git a/Resources/Locale/en-US/_NF/paper/book-science.ftl b/Resources/Locale/en-US/_NF/paper/book-authorbooks.ftl similarity index 100% rename from Resources/Locale/en-US/_NF/paper/book-science.ftl rename to Resources/Locale/en-US/_NF/paper/book-authorbooks.ftl diff --git a/Resources/Prototypes/Catalog/Fills/Books/bookshelf.yml b/Resources/Prototypes/Catalog/Fills/Books/bookshelf.yml index b52e8530085..4f9233e96bc 100644 --- a/Resources/Prototypes/Catalog/Fills/Books/bookshelf.yml +++ b/Resources/Prototypes/Catalog/Fills/Books/bookshelf.yml @@ -125,3 +125,15 @@ - id: BookInspiration prob: 0.1 orGroup: BookAuthor + - id: BookScienceTextbook # Frontier + prob: 0.1 # Frontier + orGroup: BookAuthor # Frontier + - id: BookSciencePhilospher # Frontier + prob: 0.1 # Frontier + orGroup: BookAuthor # Frontier + - id: BookScienceDwarven # Frontier + prob: 0.1 # Frontier + orGroup: BookAuthor # Frontier + - id: BookScienceClown # Frontier + orGroup: BookAuthor # Frontier + prob: 0.1 # Frontier diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index d81fb2da962..07739424ebf 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -278,14 +278,6 @@ - id: ClothingMaskBreath # Frontier - id: JetpackMiniFilled # Frontier - id: HandheldGPSBasic # Frontier - - id: BookScienceTextbook # Frontier - orGroup: ScienceBooks # Frontier - - id: BookSciencePhilospher # Frontier - orGroup: ScienceBooks # Frontier - - id: BookScienceDwarven # Frontier - orGroup: ScienceBooks # Frontier - - id: BookScienceClown # Frontier - orGroup: ScienceBooks # Frontier - type: entity id: LockerResearchDirectorFilled diff --git a/Resources/Prototypes/_NF/Entities/Objects/Misc/sciencebooks.yml b/Resources/Prototypes/_NF/Entities/Objects/Misc/books_author.yml similarity index 91% rename from Resources/Prototypes/_NF/Entities/Objects/Misc/sciencebooks.yml rename to Resources/Prototypes/_NF/Entities/Objects/Misc/books_author.yml index 56c15aa0db0..9b73fd8fc68 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Misc/sciencebooks.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Misc/books_author.yml @@ -1,7 +1,7 @@ - type: entity parent: BookBase id: BookScienceTextbook - name: "Scientific Academia Vol.I" + name: scientific academia vol.i description: Volume One of the Science Textbook series. components: - type: Sprite @@ -19,7 +19,7 @@ - type: entity parent: BookScienceTextbook id: BookSciencePhilospher - name: "Cooking with the Philospher's Stone" + name: cooking with the philospher's stone description: A CentCom issued mixologist's book? All in the name of science, I guess. components: - type: Sprite @@ -37,7 +37,7 @@ - type: entity parent: BookScienceTextbook id: BookScienceDwarven - name: "Dwarven Guide to Free Thinking" + name: dwarven guide to free thinking description: A CentCom issued account of a fisherman's journey. They really expect you to read this? components: - type: Sprite @@ -55,7 +55,7 @@ - type: entity parent: BookScienceTextbook id: BookScienceClown - name: "Honker's Hilarious Tight-Five" + name: honker's hilarious tight-five description: A CentCom issued Standup Comedy Script..? This is getting ridiculous! components: - type: Sprite