made a couple more foods allowable in meal bags
This commit is contained in:
parent
04e195890d
commit
f833fbb456
3 changed files with 7 additions and 1 deletions
|
|
@ -306,6 +306,10 @@ const registerTFGItemTags = (event) => {
|
|||
'firmalife:food/cooked_pasta',
|
||||
'firmalife:food/pasta_with_tomato_sauce',
|
||||
'firmalife:food/cooked_rice_noodles',
|
||||
'firmalife:food/tortilla_chips',
|
||||
'firmalife:food/shredded_cheese',
|
||||
'firmalife:food/salsa',
|
||||
'firmalife:food/tomato_sauce',
|
||||
'tfg:roasted_sunflower_seeds',
|
||||
'tfg:food/cooked_dino_nugget'
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue