From e3e8df3710e627a09132de8c9ce7d32535c68bda Mon Sep 17 00:00:00 2001 From: vanx <61917534+Vaaankas@users.noreply.github.com> Date: Fri, 20 Jan 2023 22:19:25 +0700 Subject: [PATCH] Increased the books size to 3000 symbols (#13577) Co-authored-by: vanx --- Resources/Prototypes/Entities/Objects/Misc/books.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Misc/books.yml b/Resources/Prototypes/Entities/Objects/Misc/books.yml index a567e99ce4..2bb13586c8 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/books.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/books.yml @@ -11,6 +11,7 @@ - state: book0 map: [ "enum.DamageStateVisualLayers.Base" ] - type: Paper + contentSize: 3000 - type: ActivatableUI key: enum.PaperUiKey.Key closeOnHandDeselect: false