|
|
Custom Bags
|
|
|
-----------
|
|
|
## Custom Bags
|
|
|
|
|
|
Crucible allows you to create custom bags.
|
|
|
Creating a bag is simple, all you need to do is give the Crucible Item a `BAG` type.
|
... | ... | @@ -17,4 +16,5 @@ SMALL_BAG: |
|
|
### Bag Options
|
|
|
|
|
|
- `Title` - inventory title of your custom bag. Defaults to the display name of your Crucible item.
|
|
|
- `Size` - the inventory size of your custom bag. Size is limited to 9,18,27,36,45, and 54. |
|
|
\ No newline at end of file |
|
|
- `Size` - the inventory size of your custom bag. Size is limited to 9,18,27,36,45, and 54.
|
|
|
- `SaveOnItemUpdate` - if the content of the inventory should be saved once the item Updates |
|
|
\ No newline at end of file |