From ddd61df7b829971b11964dab96445ec283db3ec7 Mon Sep 17 00:00:00 2001 From: Viator-MV Date: Mon, 13 Jan 2025 21:37:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=82=D0=B5=D0=BA=D1=81=D1=82=D1=83=D1=80=D1=8B?= =?UTF-8?q?=20=D0=BA=D0=BD=D0=B8=D0=B3=D0=B8=20=D0=B7=D0=B0=D0=BA=D0=BE?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit текстура книги законов изменена на подходящую к новым книгам --- .../_CP14/Entities/Objects/guidebooks.yml | 43 +++++++++++-------- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Objects/guidebooks.yml b/Resources/Prototypes/_CP14/Entities/Objects/guidebooks.yml index 1c0a70a8cc..fa6f428343 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/guidebooks.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/guidebooks.yml @@ -1,19 +1,24 @@ -- type: entity - id: CP14BookImperialLawsHandBook - parent: BaseGuidebook - name: imperial laws - description: A book about Imperial Laws. - categories: [ ForkFiltered ] - components: - - type: Sprite - layers: - - state: paper - - state: cover_base - color: "#871619" - - state: decor_wingette - color: "#a3181d" - - state: icon_law - - type: GuideHelp - guides: - - CP14_RU_Imperial_Laws - - CP14_EN_Imperial_Laws +- type: entity + id: CP14BookImperialLawsHandBook + parent: BaseGuidebook + name: imperial laws + description: A book about Imperial Laws. + categories: [ ForkFiltered ] + components: + - type: Sprite + sprite: _CP14/Objects/Misc/books.rsi + layers: + - state: paper + - state: cover_red + map: [ "cover" ] + - state: edging_gold + map: [ "edging" ] + - state: icon_image + map: [ "icon" ] + - state: bookmark_red + map: [ "bookmark" ] + + - type: GuideHelp + guides: + - CP14_RU_Imperial_Laws + - CP14_EN_Imperial_Laws