From 5592cc24a53e14d71672aa291e452bf803186d49 Mon Sep 17 00:00:00 2001 From: Saakra <31361371+Saakra@users.noreply.github.com> Date: Thu, 21 Apr 2022 21:20:06 -0400 Subject: [PATCH] Gives Bibles and Necronomicons the ability to worn in the belt slot (#7696) * Gives Bibles and Necronomicons the ability to worn in the belt slot * Update bibles.yml Co-authored-by: Saakra --- .../Prototypes/Entities/Objects/Specific/Chapel/bibles.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml b/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml index 0f8cfdefb7..84a21579d6 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Chapel/bibles.yml @@ -27,11 +27,13 @@ size: 15 sprite: Objects/Specific/Chapel/bible.rsi prefix: inhand + Slots: + - Belt - type: Storage capacity: 10 storageSoundCollection: collection: storageRustle - + - type: entity parent: Bible name: necronomicon @@ -63,3 +65,5 @@ size: 15 sprite: Objects/Specific/Chapel/necronomicon.rsi prefix: inhand + Slots: + - Belt