From: Ghagliiarghii <68826635+Ghagliiarghii@users.noreply.github.com> Date: Wed, 10 Jul 2024 05:51:01 +0000 (-0400) Subject: books bag tabletop (#29863) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=56fb8c832e8cb248393fe34e9b223f5d93ab4079;p=space-station-14.git books bag tabletop (#29863) * books bag tabletop * Update Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> --- diff --git a/Resources/Prototypes/Entities/Objects/Fun/Tabletop/base.yml b/Resources/Prototypes/Entities/Objects/Fun/Tabletop/base.yml index 351396b5b9..64e7d7ace9 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/Tabletop/base.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/Tabletop/base.yml @@ -10,6 +10,9 @@ setup: !type:TabletopEmptySetup boardPrototype: Crowbar + - type: Tag + tags: + - TabletopBoard - type: entity id: BaseTabletopPiece # Board piece diff --git a/Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml b/Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml index e4befcbb67..9972fad414 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Librarian/books_bag.yml @@ -22,5 +22,9 @@ whitelist: tags: - Book + - Dice - Document + - Figurine + - TabletopBoard + - Write - type: Dumpable