From: lapatison <100279397+lapatison@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:32:00 +0000 (+0300) Subject: Spawn guidebooks on random bookshelves (#24036) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=21b7b112a2ab5ae5078f4a2cf9565b05c8ed6dfc;p=space-station-14.git Spawn guidebooks on random bookshelves (#24036) --- diff --git a/Resources/Prototypes/Catalog/Fills/Books/bookshelf.yml b/Resources/Prototypes/Catalog/Fills/Books/bookshelf.yml index af363cf374..48fab5dccc 100644 --- a/Resources/Prototypes/Catalog/Fills/Books/bookshelf.yml +++ b/Resources/Prototypes/Catalog/Fills/Books/bookshelf.yml @@ -69,3 +69,29 @@ prob: 0.1 - id: BookInspiration prob: 0.1 + - id: BookSpaceEncyclopedia + orGroup: BookPool + - id: BookTheBookOfControl + orGroup: BookPool + - id: BookBartendersManual + orGroup: BookPool + - id: BookChefGaming + orGroup: BookPool + - id: BookLeafLoversSecret + orGroup: BookPool + - id: BookEngineersHandbook + orGroup: BookPool + - id: BookScientistsGuidebook + orGroup: BookPool + - id: BookSecurity + orGroup: BookPool + - id: BookHowToKeepStationClean + orGroup: BookPool + - id: BookHowToRockAndStone + orGroup: BookPool + - id: BookMedicalReferenceBook + orGroup: BookPool + - id: BookHowToSurvive + orGroup: BookPool + - id: BookChemicalCompendium + orGroup: BookPool