Update Bags authored by Phillip's avatar Phillip
...@@ -5,7 +5,7 @@ Crucible allows you to create custom bags. ...@@ -5,7 +5,7 @@ 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. Creating a bag is simple, all you need to do is give the Crucible Item a `BAG` type.
```yml ```yml
BAG_TEST: SMALL_BAG:
Id: paper Id: paper
Type: BAG Type: BAG
Inventory: Inventory:
... ...
......