Skip to content

Commit

Permalink
Book Pool
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed May 3, 2024
1 parent a05c1a8 commit 3b062b9
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 deletions.
12 changes: 12 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Books/bookshelf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
8 changes: 0 additions & 8 deletions Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 3b062b9

Please sign in to comment.