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