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
|
|
@ -40,5 +40,6 @@ function registerSNSItemTags(event) {
|
|||
event.remove('sns:prevented_in_burlap_sack', '#tfc:small_ore_pieces')
|
||||
event.remove('sns:prevented_in_leather_sack', '#tfc:small_ore_pieces')
|
||||
|
||||
|
||||
// Remove this tag to avoid confusion with the other lunchbox
|
||||
event.removeAll('sns:lunchbox_food')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue