Server/Storage: allow specifying a radius for _areaInsert (#5001)

️ Pay no attention to the changes in trashbag.yml... they are merely an
illusion... ️

t. 🧙‍♂️
This commit is contained in:
E F R
2021-10-24 02:34:29 +00:00
committed by GitHub
parent 023832d4e8
commit c5dd6c8b02
2 changed files with 22 additions and 1 deletions

View File

@@ -32,3 +32,22 @@
areaInsert: true
storageSoundCollection:
collection: trashBagRustle
- type: entity
name: spell of all-consuming cleanliness
id: BagOfSummoningGarbage
parent: BaseItem
components:
- type: Sprite
sprite: Objects/Specific/Janitorial/trashbag.rsi
state: blue-icon-3
- type: Item
sprite: Objects/Specific/Janitorial/trashbag.rsi
HeldPrefix: blue
- type: Storage
capacity: 125000
quickInsert: true
areaInsert: true
areaInsertRadius: 1000
storageSoundCollection:
collection: trashBagRustle