From 56fb8c832e8cb248393fe34e9b223f5d93ab4079 Mon Sep 17 00:00:00 2001 From: Ghagliiarghii <68826635+Ghagliiarghii@users.noreply.github.com> Date: Wed, 10 Jul 2024 01:51:01 -0400 Subject: [PATCH] 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> --- Resources/Prototypes/Entities/Objects/Fun/Tabletop/base.yml | 3 +++ .../Entities/Objects/Specific/Librarian/books_bag.yml | 4 ++++ 2 files changed, 7 insertions(+) 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 -- 2.51.2