From 4edd0410560638686496c4659fde0923e036fc97 Mon Sep 17 00:00:00 2001 From: Bryant Deters Date: Sun, 27 Mar 2022 19:20:03 -0500 Subject: [PATCH] add staffs to item_drop_manifest [ci skip] --- assets/voxygen/voxel/item_drop_manifest.ron | 43 +++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/assets/voxygen/voxel/item_drop_manifest.ron b/assets/voxygen/voxel/item_drop_manifest.ron index e4e82d0785..52ebb377e0 100644 --- a/assets/voxygen/voxel/item_drop_manifest.ron +++ b/assets/voxygen/voxel/item_drop_manifest.ron @@ -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",