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 <xfallenfighterswolfx@gmail.com>
This commit is contained in:
@@ -27,11 +27,13 @@
|
|||||||
size: 15
|
size: 15
|
||||||
sprite: Objects/Specific/Chapel/bible.rsi
|
sprite: Objects/Specific/Chapel/bible.rsi
|
||||||
prefix: inhand
|
prefix: inhand
|
||||||
|
Slots:
|
||||||
|
- Belt
|
||||||
- type: Storage
|
- type: Storage
|
||||||
capacity: 10
|
capacity: 10
|
||||||
storageSoundCollection:
|
storageSoundCollection:
|
||||||
collection: storageRustle
|
collection: storageRustle
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: Bible
|
parent: Bible
|
||||||
name: necronomicon
|
name: necronomicon
|
||||||
@@ -63,3 +65,5 @@
|
|||||||
size: 15
|
size: 15
|
||||||
sprite: Objects/Specific/Chapel/necronomicon.rsi
|
sprite: Objects/Specific/Chapel/necronomicon.rsi
|
||||||
prefix: inhand
|
prefix: inhand
|
||||||
|
Slots:
|
||||||
|
- Belt
|
||||||
|
|||||||
Reference in New Issue
Block a user