add staffs to item_drop_manifest [ci skip]

This commit is contained in:
Bryant Deters 2022-03-27 19:20:03 -05:00 committed by Sam
parent 1ce474adbb
commit 4edd041056

View File

@ -43,6 +43,49 @@
ModularWeapon(("common.items.crafting_ing.modular.primary.bow.ornate", "common.items.log.eldwood", Two)): "voxel.weapon.bow.ornate.eldwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.bow.shortbow", "common.items.log.eldwood", Two)): "voxel.weapon.bow.shortbow.eldwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.bow.warbow", "common.items.log.eldwood", Two)): "voxel.weapon.bow.warbow.eldwood",
//staffs
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.brand", "common.items.log.wood", Two)): "voxel.weapon.staff.brand.wood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.grandstaff", "common.items.log.wood", Two)): "voxel.weapon.staff.grandstaff.wood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.longpole", "common.items.log.wood", Two)): "voxel.weapon.staff.longpole.wood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.pole", "common.items.log.wood", Two)): "voxel.weapon.staff.pole.wood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.ornate", "common.items.log.wood", Two)): "voxel.weapon.staff.ornate.wood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.rod", "common.items.log.wood", Two)): "voxel.weapon.staff.rod.wood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.staff", "common.items.log.wood", Two)): "voxel.weapon.staff.staff.wood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.brand", "common.items.log.bamboo", Two)): "voxel.weapon.staff.brand.bamboo",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.grandstaff", "common.items.log.bamboo", Two)): "voxel.weapon.staff.grandstaff.bamboo",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.longpole", "common.items.log.bamboo", Two)): "voxel.weapon.staff.longpole.bamboo",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.pole", "common.items.log.bamboo", Two)): "voxel.weapon.staff.pole.bamboo",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.ornate", "common.items.log.bamboo", Two)): "voxel.weapon.staff.ornate.bamboo",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.rod", "common.items.log.bamboo", Two)): "voxel.weapon.staff.rod.bamboo",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.staff", "common.items.log.bamboo", Two)): "voxel.weapon.staff.staff.bamboo",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.brand", "common.items.log.hardwood", Two)): "voxel.weapon.staff.brand.hardwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.grandstaff", "common.items.log.hardwood", Two)): "voxel.weapon.staff.grandstaff.hardwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.longpole", "common.items.log.hardwood", Two)): "voxel.weapon.staff.longpole.hardwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.pole", "common.items.log.hardwood", Two)): "voxel.weapon.staff.pole.hardwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.ornate", "common.items.log.hardwood", Two)): "voxel.weapon.staff.ornate.hardwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.rod", "common.items.log.hardwood", Two)): "voxel.weapon.staff.rod.hardwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.staff", "common.items.log.hardwood", Two)): "voxel.weapon.staff.staff.hardwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.brand", "common.items.log.ironwood", Two)): "voxel.weapon.staff.brand.ironwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.grandstaff", "common.items.log.ironwood", Two)): "voxel.weapon.staff.grandstaff.ironwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.longpole", "common.items.log.ironwood", Two)): "voxel.weapon.staff.longpole.ironwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.pole", "common.items.log.ironwood", Two)): "voxel.weapon.staff.pole.ironwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.ornate", "common.items.log.ironwood", Two)): "voxel.weapon.staff.ornate.ironwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.rod", "common.items.log.ironwood", Two)): "voxel.weapon.staff.rod.ironwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.staff", "common.items.log.ironwood", Two)): "voxel.weapon.staff.staff.ironwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.brand", "common.items.log.frostwood", Two)): "voxel.weapon.staff.brand.frostwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.grandstaff", "common.items.log.frostwood", Two)): "voxel.weapon.staff.grandstaff.frostwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.longpole", "common.items.log.frostwood", Two)): "voxel.weapon.staff.longpole.frostwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.pole", "common.items.log.frostwood", Two)): "voxel.weapon.staff.pole.frostwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.ornate", "common.items.log.frostwood", Two)): "voxel.weapon.staff.ornate.frostwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.rod", "common.items.log.frostwood", Two)): "voxel.weapon.staff.rod.frostwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.staff", "common.items.log.frostwood", Two)): "voxel.weapon.staff.staff.frostwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.brand", "common.items.log.eldwood", Two)): "voxel.weapon.staff.brand.eldwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.grandstaff", "common.items.log.eldwood", Two)): "voxel.weapon.staff.grandstaff.eldwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.longpole", "common.items.log.eldwood", Two)): "voxel.weapon.staff.longpole.eldwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.pole", "common.items.log.eldwood", Two)): "voxel.weapon.staff.pole.eldwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.ornate", "common.items.log.eldwood", Two)): "voxel.weapon.staff.ornate.eldwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.rod", "common.items.log.eldwood", Two)): "voxel.weapon.staff.rod.eldwood",
ModularWeapon(("common.items.crafting_ing.modular.primary.staff.staff", "common.items.log.eldwood", Two)): "voxel.weapon.staff.staff.eldwood",
Tool("common.items.weapons.bow.sagitta"): "voxel.weapon.bow.sagitta",
Tool("common.items.weapons.bow.starter"): "voxel.weapon.bow.starter",
Tool("common.items.weapons.bow.velorite"): "voxel.weapon.bow.velorite",