This commit is contained in:
parent
8a46a01b7c
commit
4c208a0928
3 changed files with 4 additions and 1 deletions
|
|
@ -45,4 +45,6 @@ function registerSNSItemTags(event) {
|
|||
|
||||
// Remove this tag to avoid confusion with the other lunchbox
|
||||
event.removeAll('sns:lunchbox_food')
|
||||
|
||||
event.add('curios:belt', 'sns:quiver');
|
||||
}
|
||||
|
|
@ -105,5 +105,5 @@ function registerTFGRailgunItemTags(event) {
|
|||
event.add('tfg:cannot_launch_in_railgun', 'gtceu:zpm_quantum_tank')
|
||||
event.add('tfg:cannot_launch_in_railgun', 'gtceu:uv_quantum_tank')
|
||||
event.add('tfg:cannot_launch_in_railgun', 'gtceu:uhv_quantum_tank')
|
||||
|
||||
event.add('tfg:cannot_launch_in_railgun', 'toolbelt:belt')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue