From eecc1b42c381c50d31b2b20956bb4c43a15e7083 Mon Sep 17 00:00:00 2001 From: Sam Date: Sat, 20 Nov 2021 20:08:27 -0500 Subject: [PATCH] Fixed regex mistake in changing name of item assets. --- assets/common/items/armor/assassin/belt.ron | 2 +- assets/common/items/armor/assassin/chest.ron | 2 +- assets/common/items/armor/assassin/foot.ron | 2 +- assets/common/items/armor/assassin/hand.ron | 2 +- assets/common/items/armor/assassin/head.ron | 2 +- assets/common/items/armor/assassin/pants.ron | 2 +- assets/common/items/armor/assassin/shoulder.ron | 2 +- assets/common/items/armor/bonerattler/belt.ron | 2 +- assets/common/items/armor/bonerattler/chest.ron | 2 +- assets/common/items/armor/bonerattler/foot.ron | 2 +- assets/common/items/armor/bonerattler/hand.ron | 2 +- assets/common/items/armor/bonerattler/pants.ron | 2 +- assets/common/items/armor/bonerattler/shoulder.ron | 2 +- assets/common/items/armor/cloth/druid/back.ron | 2 +- assets/common/items/armor/cloth/druid/belt.ron | 2 +- assets/common/items/armor/cloth/druid/chest.ron | 2 +- assets/common/items/armor/cloth/druid/foot.ron | 2 +- assets/common/items/armor/cloth/druid/hand.ron | 2 +- assets/common/items/armor/cloth/druid/pants.ron | 2 +- assets/common/items/armor/cloth/druid/shoulder.ron | 2 +- assets/common/items/armor/cloth/linen/back.ron | 2 +- assets/common/items/armor/cloth/linen/belt.ron | 2 +- assets/common/items/armor/cloth/linen/chest.ron | 2 +- assets/common/items/armor/cloth/linen/foot.ron | 2 +- assets/common/items/armor/cloth/linen/hand.ron | 2 +- assets/common/items/armor/cloth/linen/pants.ron | 2 +- assets/common/items/armor/cloth/linen/shoulder.ron | 2 +- assets/common/items/armor/cloth/moonweave/back.ron | 2 +- assets/common/items/armor/cloth/moonweave/belt.ron | 2 +- assets/common/items/armor/cloth/moonweave/chest.ron | 2 +- assets/common/items/armor/cloth/moonweave/foot.ron | 2 +- assets/common/items/armor/cloth/moonweave/hand.ron | 2 +- assets/common/items/armor/cloth/moonweave/pants.ron | 2 +- assets/common/items/armor/cloth/moonweave/shoulder.ron | 2 +- assets/common/items/armor/cloth/silken/back.ron | 2 +- assets/common/items/armor/cloth/silken/belt.ron | 2 +- assets/common/items/armor/cloth/silken/chest.ron | 2 +- assets/common/items/armor/cloth/silken/foot.ron | 2 +- assets/common/items/armor/cloth/silken/hand.ron | 2 +- assets/common/items/armor/cloth/silken/pants.ron | 2 +- assets/common/items/armor/cloth/silken/shoulder.ron | 2 +- assets/common/items/armor/cloth/sunsilk/back.ron | 2 +- assets/common/items/armor/cloth/sunsilk/belt.ron | 2 +- assets/common/items/armor/cloth/sunsilk/chest.ron | 2 +- assets/common/items/armor/cloth/sunsilk/foot.ron | 2 +- assets/common/items/armor/cloth/sunsilk/hand.ron | 2 +- assets/common/items/armor/cloth/sunsilk/pants.ron | 2 +- assets/common/items/armor/cloth/sunsilk/shoulder.ron | 2 +- assets/common/items/armor/cloth/woolen/back.ron | 2 +- assets/common/items/armor/cloth/woolen/belt.ron | 2 +- assets/common/items/armor/cloth/woolen/chest.ron | 2 +- assets/common/items/armor/cloth/woolen/foot.ron | 2 +- assets/common/items/armor/cloth/woolen/hand.ron | 2 +- assets/common/items/armor/cloth/woolen/pants.ron | 2 +- assets/common/items/armor/cloth/woolen/shoulder.ron | 2 +- assets/common/items/armor/cloth_blue/belt.ron | 2 +- assets/common/items/armor/cloth_blue/chest.ron | 2 +- assets/common/items/armor/cloth_blue/foot.ron | 2 +- assets/common/items/armor/cloth_blue/hand.ron | 2 +- assets/common/items/armor/cloth_blue/pants.ron | 2 +- assets/common/items/armor/cloth_blue/shoulder_0.ron | 2 +- assets/common/items/armor/cloth_blue/shoulder_1.ron | 2 +- assets/common/items/armor/cloth_green/belt.ron | 2 +- assets/common/items/armor/cloth_green/chest.ron | 2 +- assets/common/items/armor/cloth_green/foot.ron | 2 +- assets/common/items/armor/cloth_green/hand.ron | 2 +- assets/common/items/armor/cloth_green/pants.ron | 2 +- assets/common/items/armor/cloth_green/shoulder.ron | 2 +- assets/common/items/armor/cloth_purple/belt.ron | 2 +- assets/common/items/armor/cloth_purple/chest.ron | 2 +- assets/common/items/armor/cloth_purple/foot.ron | 2 +- assets/common/items/armor/cloth_purple/hand.ron | 2 +- assets/common/items/armor/cloth_purple/pants.ron | 2 +- assets/common/items/armor/cloth_purple/shoulder.ron | 2 +- assets/common/items/armor/cultist/bandana.ron | 2 +- assets/common/items/armor/cultist/belt.ron | 2 +- assets/common/items/armor/cultist/chest.ron | 2 +- assets/common/items/armor/cultist/foot.ron | 2 +- assets/common/items/armor/cultist/hand.ron | 2 +- assets/common/items/armor/cultist/necklace.ron | 2 +- assets/common/items/armor/cultist/pants.ron | 2 +- assets/common/items/armor/cultist/ring.ron | 2 +- assets/common/items/armor/cultist/shoulder.ron | 2 +- assets/common/items/armor/ferocious/back.ron | 2 +- assets/common/items/armor/ferocious/belt.ron | 2 +- assets/common/items/armor/ferocious/chest.ron | 2 +- assets/common/items/armor/ferocious/foot.ron | 2 +- assets/common/items/armor/ferocious/hand.ron | 2 +- assets/common/items/armor/ferocious/pants.ron | 2 +- assets/common/items/armor/ferocious/shoulder.ron | 2 +- assets/common/items/armor/hide/carapace/back.ron | 2 +- assets/common/items/armor/hide/carapace/belt.ron | 2 +- assets/common/items/armor/hide/carapace/chest.ron | 2 +- assets/common/items/armor/hide/carapace/foot.ron | 2 +- assets/common/items/armor/hide/carapace/hand.ron | 2 +- assets/common/items/armor/hide/carapace/pants.ron | 2 +- assets/common/items/armor/hide/carapace/shoulder.ron | 2 +- assets/common/items/armor/hide/dragonscale/back.ron | 2 +- assets/common/items/armor/hide/dragonscale/belt.ron | 2 +- assets/common/items/armor/hide/dragonscale/chest.ron | 2 +- assets/common/items/armor/hide/dragonscale/foot.ron | 2 +- assets/common/items/armor/hide/dragonscale/hand.ron | 2 +- assets/common/items/armor/hide/dragonscale/pants.ron | 2 +- assets/common/items/armor/hide/dragonscale/shoulder.ron | 2 +- assets/common/items/armor/hide/leather/back.ron | 2 +- assets/common/items/armor/hide/leather/belt.ron | 2 +- assets/common/items/armor/hide/leather/chest.ron | 2 +- assets/common/items/armor/hide/leather/foot.ron | 2 +- assets/common/items/armor/hide/leather/hand.ron | 2 +- assets/common/items/armor/hide/leather/head.ron | 2 +- assets/common/items/armor/hide/leather/pants.ron | 2 +- assets/common/items/armor/hide/leather/shoulder.ron | 2 +- assets/common/items/armor/hide/primal/back.ron | 2 +- assets/common/items/armor/hide/primal/belt.ron | 2 +- assets/common/items/armor/hide/primal/chest.ron | 2 +- assets/common/items/armor/hide/primal/foot.ron | 2 +- assets/common/items/armor/hide/primal/hand.ron | 2 +- assets/common/items/armor/hide/primal/pants.ron | 2 +- assets/common/items/armor/hide/primal/shoulder.ron | 2 +- assets/common/items/armor/hide/rawhide/back.ron | 2 +- assets/common/items/armor/hide/rawhide/belt.ron | 2 +- assets/common/items/armor/hide/rawhide/chest.ron | 2 +- assets/common/items/armor/hide/rawhide/foot.ron | 2 +- assets/common/items/armor/hide/rawhide/hand.ron | 2 +- assets/common/items/armor/hide/rawhide/pants.ron | 2 +- assets/common/items/armor/hide/rawhide/shoulder.ron | 2 +- assets/common/items/armor/hide/scale/back.ron | 2 +- assets/common/items/armor/hide/scale/belt.ron | 2 +- assets/common/items/armor/hide/scale/chest.ron | 2 +- assets/common/items/armor/hide/scale/foot.ron | 2 +- assets/common/items/armor/hide/scale/hand.ron | 2 +- assets/common/items/armor/hide/scale/pants.ron | 2 +- assets/common/items/armor/hide/scale/shoulder.ron | 2 +- assets/common/items/armor/leather_plate/belt.ron | 2 +- assets/common/items/armor/leather_plate/chest.ron | 2 +- assets/common/items/armor/leather_plate/foot.ron | 2 +- assets/common/items/armor/leather_plate/hand.ron | 2 +- assets/common/items/armor/leather_plate/pants.ron | 2 +- assets/common/items/armor/leather_plate/shoulder.ron | 2 +- assets/common/items/armor/mail/bloodsteel/back.ron | 2 +- assets/common/items/armor/mail/bloodsteel/belt.ron | 2 +- assets/common/items/armor/mail/bloodsteel/chest.ron | 2 +- assets/common/items/armor/mail/bloodsteel/foot.ron | 2 +- assets/common/items/armor/mail/bloodsteel/hand.ron | 2 +- assets/common/items/armor/mail/bloodsteel/pants.ron | 2 +- assets/common/items/armor/mail/bloodsteel/shoulder.ron | 2 +- assets/common/items/armor/mail/bronze/back.ron | 2 +- assets/common/items/armor/mail/bronze/belt.ron | 2 +- assets/common/items/armor/mail/bronze/chest.ron | 2 +- assets/common/items/armor/mail/bronze/foot.ron | 2 +- assets/common/items/armor/mail/bronze/hand.ron | 2 +- assets/common/items/armor/mail/bronze/pants.ron | 2 +- assets/common/items/armor/mail/bronze/shoulder.ron | 2 +- assets/common/items/armor/mail/cobalt/back.ron | 2 +- assets/common/items/armor/mail/cobalt/belt.ron | 2 +- assets/common/items/armor/mail/cobalt/chest.ron | 2 +- assets/common/items/armor/mail/cobalt/foot.ron | 2 +- assets/common/items/armor/mail/cobalt/hand.ron | 2 +- assets/common/items/armor/mail/cobalt/pants.ron | 2 +- assets/common/items/armor/mail/cobalt/shoulder.ron | 2 +- assets/common/items/armor/mail/iron/back.ron | 2 +- assets/common/items/armor/mail/iron/belt.ron | 2 +- assets/common/items/armor/mail/iron/chest.ron | 2 +- assets/common/items/armor/mail/iron/foot.ron | 2 +- assets/common/items/armor/mail/iron/hand.ron | 2 +- assets/common/items/armor/mail/iron/pants.ron | 2 +- assets/common/items/armor/mail/iron/shoulder.ron | 2 +- assets/common/items/armor/mail/orichalcum/back.ron | 2 +- assets/common/items/armor/mail/orichalcum/belt.ron | 2 +- assets/common/items/armor/mail/orichalcum/chest.ron | 2 +- assets/common/items/armor/mail/orichalcum/foot.ron | 2 +- assets/common/items/armor/mail/orichalcum/hand.ron | 2 +- assets/common/items/armor/mail/orichalcum/pants.ron | 2 +- assets/common/items/armor/mail/orichalcum/shoulder.ron | 2 +- assets/common/items/armor/mail/steel/back.ron | 2 +- assets/common/items/armor/mail/steel/belt.ron | 2 +- assets/common/items/armor/mail/steel/chest.ron | 2 +- assets/common/items/armor/mail/steel/foot.ron | 2 +- assets/common/items/armor/mail/steel/hand.ron | 2 +- assets/common/items/armor/mail/steel/pants.ron | 2 +- assets/common/items/armor/mail/steel/shoulder.ron | 2 +- assets/common/items/armor/misc/back/admin.ron | 2 +- assets/common/items/armor/misc/back/backpack.ron | 2 +- assets/common/items/armor/misc/back/dungeon_purple.ron | 2 +- assets/common/items/armor/misc/back/short_0.ron | 2 +- assets/common/items/armor/misc/back/short_1.ron | 2 +- assets/common/items/armor/misc/bag/heavy_seabag.ron | 2 +- assets/common/items/armor/misc/bag/knitted_red_pouch.ron | 2 +- assets/common/items/armor/misc/bag/liana_kit.ron | 2 +- assets/common/items/armor/misc/bag/mindflayer_spellbag.ron | 2 +- assets/common/items/armor/misc/bag/reliable_backpack.ron | 2 +- assets/common/items/armor/misc/bag/soulkeeper_cursed.ron | 2 +- assets/common/items/armor/misc/bag/soulkeeper_pure.ron | 2 +- assets/common/items/armor/misc/bag/sturdy_red_backpack.ron | 2 +- assets/common/items/armor/misc/bag/tiny_leather_pouch.ron | 2 +- assets/common/items/armor/misc/bag/tiny_red_pouch.ron | 2 +- assets/common/items/armor/misc/bag/troll_hide_pack.ron | 2 +- assets/common/items/armor/misc/bag/woven_red_bag.ron | 2 +- assets/common/items/armor/misc/chest/worker_green_0.ron | 2 +- assets/common/items/armor/misc/chest/worker_green_1.ron | 2 +- assets/common/items/armor/misc/chest/worker_orange_0.ron | 2 +- assets/common/items/armor/misc/chest/worker_orange_1.ron | 2 +- assets/common/items/armor/misc/chest/worker_purple_0.ron | 2 +- assets/common/items/armor/misc/chest/worker_purple_1.ron | 2 +- assets/common/items/armor/misc/chest/worker_purple_brown.ron | 2 +- assets/common/items/armor/misc/chest/worker_red_0.ron | 2 +- assets/common/items/armor/misc/chest/worker_red_1.ron | 2 +- assets/common/items/armor/misc/chest/worker_yellow_0.ron | 2 +- assets/common/items/armor/misc/chest/worker_yellow_1.ron | 2 +- assets/common/items/armor/misc/foot/jackalope_slippers.ron | 2 +- assets/common/items/armor/misc/foot/sandals.ron | 2 +- assets/common/items/armor/misc/head/bandana/red.ron | 2 +- assets/common/items/armor/misc/head/bandana/thief.ron | 2 +- assets/common/items/armor/misc/head/crown.ron | 2 +- assets/common/items/armor/misc/head/exclamation.ron | 2 +- assets/common/items/armor/misc/head/headband.ron | 2 +- assets/common/items/armor/misc/head/helmet.ron | 2 +- assets/common/items/armor/misc/head/hood.ron | 2 +- assets/common/items/armor/misc/head/mitre.ron | 2 +- assets/common/items/armor/misc/head/straw.ron | 2 +- assets/common/items/armor/misc/neck/amethyst.ron | 2 +- assets/common/items/armor/misc/neck/ankh_of_life.ron | 2 +- assets/common/items/armor/misc/neck/carcanet_of_wrath.ron | 2 +- assets/common/items/armor/misc/neck/diamond.ron | 2 +- assets/common/items/armor/misc/neck/emerald.ron | 2 +- assets/common/items/armor/misc/neck/fang.ron | 2 +- assets/common/items/armor/misc/neck/gem_of_resilience.ron | 2 +- assets/common/items/armor/misc/neck/gold.ron | 2 +- assets/common/items/armor/misc/neck/haniwa_talisman.ron | 2 +- assets/common/items/armor/misc/neck/honeycomb_pendant.ron | 2 +- assets/common/items/armor/misc/neck/pendant_of_protection.ron | 2 +- assets/common/items/armor/misc/neck/ruby.ron | 2 +- assets/common/items/armor/misc/neck/sapphire.ron | 2 +- assets/common/items/armor/misc/neck/scratched.ron | 2 +- assets/common/items/armor/misc/neck/shell.ron | 2 +- assets/common/items/armor/misc/neck/topaz.ron | 2 +- assets/common/items/armor/misc/pants/hunting.ron | 2 +- assets/common/items/armor/misc/pants/worker_blue.ron | 2 +- assets/common/items/armor/misc/pants/worker_brown.ron | 2 +- assets/common/items/armor/misc/ring/amethyst.ron | 2 +- assets/common/items/armor/misc/ring/diamond.ron | 2 +- assets/common/items/armor/misc/ring/emerald.ron | 2 +- assets/common/items/armor/misc/ring/gold.ron | 2 +- assets/common/items/armor/misc/ring/ruby.ron | 2 +- assets/common/items/armor/misc/ring/sapphire.ron | 2 +- assets/common/items/armor/misc/ring/scratched.ron | 2 +- assets/common/items/armor/misc/ring/topaz.ron | 2 +- assets/common/items/armor/misc/shoulder/iron_spikes.ron | 2 +- assets/common/items/armor/misc/shoulder/leather_iron_0.ron | 2 +- assets/common/items/armor/misc/shoulder/leather_iron_1.ron | 2 +- assets/common/items/armor/misc/shoulder/leather_iron_2.ron | 2 +- assets/common/items/armor/misc/shoulder/leather_iron_3.ron | 2 +- assets/common/items/armor/misc/shoulder/leather_strip.ron | 2 +- assets/common/items/armor/misc/tabard/admin.ron | 2 +- assets/common/items/armor/pirate/belt.ron | 2 +- assets/common/items/armor/pirate/chest.ron | 2 +- assets/common/items/armor/pirate/foot.ron | 2 +- assets/common/items/armor/pirate/hand.ron | 2 +- assets/common/items/armor/pirate/hat.ron | 2 +- assets/common/items/armor/pirate/pants.ron | 2 +- assets/common/items/armor/pirate/shoulder.ron | 2 +- assets/common/items/armor/rugged/chest.ron | 2 +- assets/common/items/armor/rugged/pants.ron | 2 +- assets/common/items/armor/savage/back.ron | 2 +- assets/common/items/armor/savage/belt.ron | 2 +- assets/common/items/armor/savage/chest.ron | 2 +- assets/common/items/armor/savage/foot.ron | 2 +- assets/common/items/armor/savage/hand.ron | 2 +- assets/common/items/armor/savage/pants.ron | 2 +- assets/common/items/armor/savage/shoulder.ron | 2 +- assets/common/items/armor/tarasque/belt.ron | 2 +- assets/common/items/armor/tarasque/chest.ron | 2 +- assets/common/items/armor/tarasque/foot.ron | 2 +- assets/common/items/armor/tarasque/hand.ron | 2 +- assets/common/items/armor/tarasque/pants.ron | 2 +- assets/common/items/armor/tarasque/shoulder.ron | 2 +- assets/common/items/armor/twigs/belt.ron | 2 +- assets/common/items/armor/twigs/chest.ron | 2 +- assets/common/items/armor/twigs/foot.ron | 2 +- assets/common/items/armor/twigs/hand.ron | 2 +- assets/common/items/armor/twigs/pants.ron | 2 +- assets/common/items/armor/twigs/shoulder.ron | 2 +- assets/common/items/armor/twigsflowers/belt.ron | 2 +- assets/common/items/armor/twigsflowers/chest.ron | 2 +- assets/common/items/armor/twigsflowers/foot.ron | 2 +- assets/common/items/armor/twigsflowers/hand.ron | 2 +- assets/common/items/armor/twigsflowers/pants.ron | 2 +- assets/common/items/armor/twigsflowers/shoulder.ron | 2 +- assets/common/items/armor/twigsleaves/belt.ron | 2 +- assets/common/items/armor/twigsleaves/chest.ron | 2 +- assets/common/items/armor/twigsleaves/foot.ron | 2 +- assets/common/items/armor/twigsleaves/hand.ron | 2 +- assets/common/items/armor/twigsleaves/pants.ron | 2 +- assets/common/items/armor/twigsleaves/shoulder.ron | 2 +- assets/common/items/armor/velorite_mage/back.ron | 2 +- assets/common/items/armor/velorite_mage/belt.ron | 2 +- assets/common/items/armor/velorite_mage/chest.ron | 2 +- assets/common/items/armor/velorite_mage/foot.ron | 2 +- assets/common/items/armor/velorite_mage/hand.ron | 2 +- assets/common/items/armor/velorite_mage/pants.ron | 2 +- assets/common/items/armor/velorite_mage/shoulder.ron | 2 +- assets/common/items/armor/witch/back.ron | 2 +- assets/common/items/armor/witch/belt.ron | 2 +- assets/common/items/armor/witch/chest.ron | 2 +- assets/common/items/armor/witch/foot.ron | 2 +- assets/common/items/armor/witch/hand.ron | 2 +- assets/common/items/armor/witch/hat.ron | 2 +- assets/common/items/armor/witch/pants.ron | 2 +- assets/common/items/armor/witch/shoulder.ron | 2 +- assets/common/items/boss_drops/exp_flask.ron | 2 +- assets/common/items/boss_drops/lantern.ron | 2 +- assets/common/items/boss_drops/potions.ron | 2 +- assets/common/items/boss_drops/xp_potion.ron | 2 +- assets/common/items/consumable/potion_big.ron | 2 +- assets/common/items/consumable/potion_med.ron | 2 +- assets/common/items/consumable/potion_minor.ron | 2 +- assets/common/items/crafting_ing/animal_misc/bone.ron | 2 +- assets/common/items/crafting_ing/animal_misc/claw.ron | 2 +- assets/common/items/crafting_ing/animal_misc/elegant_crest.ron | 2 +- assets/common/items/crafting_ing/animal_misc/ember.ron | 2 +- assets/common/items/crafting_ing/animal_misc/feather.ron | 2 +- assets/common/items/crafting_ing/animal_misc/fur.ron | 2 +- assets/common/items/crafting_ing/animal_misc/grim_eyeball.ron | 2 +- assets/common/items/crafting_ing/animal_misc/icy_fang.ron | 2 +- assets/common/items/crafting_ing/animal_misc/large_horn.ron | 2 +- assets/common/items/crafting_ing/animal_misc/lively_vine.ron | 2 +- assets/common/items/crafting_ing/animal_misc/long_tusk.ron | 2 +- .../common/items/crafting_ing/animal_misc/phoenix_feather.ron | 2 +- assets/common/items/crafting_ing/animal_misc/raptor_feather.ron | 2 +- assets/common/items/crafting_ing/animal_misc/sharp_fang.ron | 2 +- assets/common/items/crafting_ing/animal_misc/strong_pincer.ron | 2 +- assets/common/items/crafting_ing/animal_misc/venom_sac.ron | 2 +- assets/common/items/crafting_ing/animal_misc/viscous_ooze.ron | 2 +- assets/common/items/crafting_ing/bowl.ron | 2 +- assets/common/items/crafting_ing/cactus.ron | 2 +- assets/common/items/crafting_ing/cloth/cotton.ron | 2 +- assets/common/items/crafting_ing/cloth/lifecloth.ron | 2 +- assets/common/items/crafting_ing/cloth/linen.ron | 2 +- assets/common/items/crafting_ing/cloth/linen_red.ron | 2 +- assets/common/items/crafting_ing/cloth/moonweave.ron | 2 +- assets/common/items/crafting_ing/cloth/silk.ron | 2 +- assets/common/items/crafting_ing/cloth/sunsilk.ron | 2 +- assets/common/items/crafting_ing/cloth/wool.ron | 2 +- assets/common/items/crafting_ing/cotton_boll.ron | 2 +- assets/common/items/crafting_ing/empty_vial.ron | 2 +- assets/common/items/crafting_ing/hide/animal_hide.ron | 2 +- assets/common/items/crafting_ing/hide/carapace.ron | 2 +- assets/common/items/crafting_ing/hide/dragon_scale.ron | 2 +- assets/common/items/crafting_ing/hide/leather_troll.ron | 2 +- assets/common/items/crafting_ing/hide/plate.ron | 2 +- assets/common/items/crafting_ing/hide/rugged_hide.ron | 2 +- assets/common/items/crafting_ing/hide/scales.ron | 2 +- assets/common/items/crafting_ing/hide/tough_hide.ron | 2 +- assets/common/items/crafting_ing/honey.ron | 2 +- assets/common/items/crafting_ing/leather/leather_strips.ron | 2 +- assets/common/items/crafting_ing/leather/rigid_leather.ron | 2 +- assets/common/items/crafting_ing/leather/simple_leather.ron | 2 +- assets/common/items/crafting_ing/leather/thick_leather.ron | 2 +- assets/common/items/crafting_ing/mindflayer_bag_damaged.ron | 2 +- assets/common/items/crafting_ing/oil.ron | 2 +- assets/common/items/crafting_ing/rock.ron | 2 +- assets/common/items/crafting_ing/seashells.ron | 2 +- assets/common/items/crafting_ing/sticky_thread.ron | 2 +- assets/common/items/crafting_ing/stones.ron | 2 +- assets/common/items/crafting_ing/twigs.ron | 2 +- assets/common/items/crafting_tools/mortar_pestle.ron | 2 +- assets/common/items/crafting_tools/sewing_set.ron | 2 +- assets/common/items/debug/admin.ron | 2 +- assets/common/items/debug/admin_back.ron | 2 +- assets/common/items/debug/admin_black_hole.ron | 2 +- assets/common/items/debug/admin_stick.ron | 2 +- assets/common/items/debug/admin_sword.ron | 2 +- assets/common/items/debug/cultist_belt.ron | 2 +- assets/common/items/debug/cultist_boots.ron | 2 +- assets/common/items/debug/cultist_chest_blue.ron | 2 +- assets/common/items/debug/cultist_hands_blue.ron | 2 +- assets/common/items/debug/cultist_legs_blue.ron | 2 +- assets/common/items/debug/cultist_shoulder_blue.ron | 2 +- assets/common/items/debug/dungeon_purple.ron | 2 +- assets/common/items/debug/velorite_bow_debug.ron | 2 +- assets/common/items/flowers/blue.ron | 2 +- assets/common/items/flowers/moonbell.ron | 2 +- assets/common/items/flowers/pink.ron | 2 +- assets/common/items/flowers/plant_fiber.ron | 2 +- assets/common/items/flowers/pyrebloom.ron | 2 +- assets/common/items/flowers/red.ron | 2 +- assets/common/items/flowers/sunflower.ron | 2 +- assets/common/items/flowers/white.ron | 2 +- assets/common/items/flowers/wild_flax.ron | 2 +- assets/common/items/flowers/yellow.ron | 2 +- assets/common/items/food/apple.ron | 2 +- assets/common/items/food/apple_mushroom_curry.ron | 2 +- assets/common/items/food/apple_stick.ron | 2 +- assets/common/items/food/cactus_colada.ron | 2 +- assets/common/items/food/carrot.ron | 2 +- assets/common/items/food/cheese.ron | 2 +- assets/common/items/food/coconut.ron | 2 +- assets/common/items/food/coltsfoot.ron | 2 +- assets/common/items/food/dandelion.ron | 2 +- assets/common/items/food/garlic.ron | 2 +- assets/common/items/food/lettuce.ron | 2 +- assets/common/items/food/meat.ron | 2 +- assets/common/items/food/meat/beast_large_cooked.ron | 2 +- assets/common/items/food/meat/beast_large_raw.ron | 2 +- assets/common/items/food/meat/beast_small_cooked.ron | 2 +- assets/common/items/food/meat/beast_small_raw.ron | 2 +- assets/common/items/food/meat/bird_cooked.ron | 2 +- assets/common/items/food/meat/bird_large_cooked.ron | 2 +- assets/common/items/food/meat/bird_large_raw.ron | 2 +- assets/common/items/food/meat/bird_raw.ron | 2 +- assets/common/items/food/meat/fish_cooked.ron | 2 +- assets/common/items/food/meat/fish_raw.ron | 2 +- assets/common/items/food/meat/tough_cooked.ron | 2 +- assets/common/items/food/meat/tough_raw.ron | 2 +- assets/common/items/food/mushroom.ron | 2 +- assets/common/items/food/mushroom_stick.ron | 2 +- assets/common/items/food/onion.ron | 2 +- assets/common/items/food/plainsalad.ron | 2 +- assets/common/items/food/sage.ron | 2 +- assets/common/items/food/spore_corruption.ron | 2 +- assets/common/items/food/sunflower_icetea.ron | 2 +- assets/common/items/food/tomato.ron | 2 +- assets/common/items/food/tomatosalad.ron | 2 +- assets/common/items/glider/basic_red.ron | 2 +- assets/common/items/glider/basic_white.ron | 2 +- assets/common/items/glider/blue.ron | 2 +- assets/common/items/glider/butterfly3.ron | 2 +- assets/common/items/glider/cloverleaf.ron | 2 +- assets/common/items/glider/leaves.ron | 2 +- assets/common/items/glider/monarch.ron | 2 +- assets/common/items/glider/moonrise.ron | 2 +- assets/common/items/glider/morpho.ron | 2 +- assets/common/items/glider/moth.ron | 2 +- assets/common/items/glider/sandraptor.ron | 2 +- assets/common/items/glider/skullgrin.ron | 2 +- assets/common/items/glider/snowraptor.ron | 2 +- assets/common/items/glider/sunset.ron | 2 +- assets/common/items/glider/woodraptor.ron | 2 +- assets/common/items/grasses/long.ron | 2 +- assets/common/items/grasses/medium.ron | 2 +- assets/common/items/grasses/short.ron | 2 +- assets/common/items/lantern/black_0.ron | 2 +- assets/common/items/lantern/blue_0.ron | 2 +- assets/common/items/lantern/geode_purp.ron | 2 +- assets/common/items/lantern/green_0.ron | 2 +- assets/common/items/lantern/pumpkin.ron | 2 +- assets/common/items/lantern/red_0.ron | 2 +- assets/common/items/log/bamboo.ron | 2 +- assets/common/items/log/eldwood.ron | 2 +- assets/common/items/log/frostwood.ron | 2 +- assets/common/items/log/hardwood.ron | 2 +- assets/common/items/log/ironwood.ron | 2 +- assets/common/items/log/wood.ron | 2 +- assets/common/items/mineral/gem/amethyst.ron | 2 +- assets/common/items/mineral/gem/diamond.ron | 2 +- assets/common/items/mineral/gem/emerald.ron | 2 +- assets/common/items/mineral/gem/ruby.ron | 2 +- assets/common/items/mineral/gem/sapphire.ron | 2 +- assets/common/items/mineral/gem/topaz.ron | 2 +- assets/common/items/mineral/ingot/bloodsteel.ron | 2 +- assets/common/items/mineral/ingot/bronze.ron | 2 +- assets/common/items/mineral/ingot/cobalt.ron | 2 +- assets/common/items/mineral/ingot/copper.ron | 2 +- assets/common/items/mineral/ingot/gold.ron | 2 +- assets/common/items/mineral/ingot/iron.ron | 2 +- assets/common/items/mineral/ingot/orichalcum.ron | 2 +- assets/common/items/mineral/ingot/silver.ron | 2 +- assets/common/items/mineral/ingot/steel.ron | 2 +- assets/common/items/mineral/ingot/tin.ron | 2 +- assets/common/items/mineral/ore/bloodstone.ron | 2 +- assets/common/items/mineral/ore/coal.ron | 2 +- assets/common/items/mineral/ore/cobalt.ron | 2 +- assets/common/items/mineral/ore/copper.ron | 2 +- assets/common/items/mineral/ore/gold.ron | 2 +- assets/common/items/mineral/ore/iron.ron | 2 +- assets/common/items/mineral/ore/silver.ron | 2 +- assets/common/items/mineral/ore/tin.ron | 2 +- assets/common/items/mineral/ore/velorite.ron | 2 +- assets/common/items/mineral/ore/veloritefrag.ron | 2 +- assets/common/items/mineral/stone/basalt.ron | 2 +- assets/common/items/mineral/stone/coal.ron | 2 +- assets/common/items/mineral/stone/granite.ron | 2 +- assets/common/items/mineral/stone/obsidian.ron | 2 +- assets/common/items/npc_armor/back/backpack_blue.ron | 2 +- assets/common/items/npc_armor/back/leather_blue.ron | 2 +- assets/common/items/npc_armor/biped_large/generic.ron | 2 +- assets/common/items/npc_armor/biped_large/harvester.ron | 2 +- assets/common/items/npc_armor/biped_large/mindflayer.ron | 2 +- assets/common/items/npc_armor/biped_large/minotaur.ron | 2 +- assets/common/items/npc_armor/biped_large/tidal_warrior.ron | 2 +- assets/common/items/npc_armor/biped_large/warlock.ron | 2 +- assets/common/items/npc_armor/biped_large/warlord.ron | 2 +- assets/common/items/npc_armor/biped_large/yeti.ron | 2 +- .../items/npc_armor/biped_small/gnarling/chest/logger.ron | 2 +- .../common/items/npc_armor/biped_small/gnarling/foot/logger.ron | 2 +- .../common/items/npc_armor/biped_small/gnarling/hand/logger.ron | 2 +- .../common/items/npc_armor/biped_small/gnarling/head/logger.ron | 2 +- .../items/npc_armor/biped_small/gnarling/pants/logger.ron | 2 +- .../common/items/npc_armor/biped_small/gnarling/tail/logger.ron | 2 +- assets/common/items/npc_armor/biped_small/gnome/chest/gnome.ron | 2 +- assets/common/items/npc_armor/biped_small/gnome/foot/gnome.ron | 2 +- assets/common/items/npc_armor/biped_small/gnome/hand/gnome.ron | 2 +- assets/common/items/npc_armor/biped_small/gnome/head/gnome.ron | 2 +- assets/common/items/npc_armor/biped_small/gnome/pants/gnome.ron | 2 +- assets/common/items/npc_armor/biped_small/husk/chest/husk.ron | 2 +- assets/common/items/npc_armor/biped_small/husk/foot/husk.ron | 2 +- assets/common/items/npc_armor/biped_small/husk/hand/husk.ron | 2 +- assets/common/items/npc_armor/biped_small/husk/head/husk.ron | 2 +- assets/common/items/npc_armor/biped_small/husk/pants/husk.ron | 2 +- assets/common/items/npc_armor/biped_small/husk/tail/husk.ron | 2 +- assets/common/items/npc_armor/biped_small/kappa/chest/kappa.ron | 2 +- assets/common/items/npc_armor/biped_small/kappa/foot/kappa.ron | 2 +- assets/common/items/npc_armor/biped_small/kappa/hand/kappa.ron | 2 +- assets/common/items/npc_armor/biped_small/kappa/head/kappa.ron | 2 +- assets/common/items/npc_armor/biped_small/kappa/pants/kappa.ron | 2 +- assets/common/items/npc_armor/biped_small/kappa/tail/kappa.ron | 2 +- assets/common/items/npc_armor/chest/leather_blue.ron | 2 +- assets/common/items/npc_armor/chest/plate_red.ron | 2 +- assets/common/items/npc_armor/golem/claygolem.ron | 2 +- assets/common/items/npc_armor/pants/leather_blue.ron | 2 +- assets/common/items/npc_armor/pants/plate_red.ron | 2 +- assets/common/items/npc_armor/quadruped_low/generic.ron | 2 +- assets/common/items/npc_armor/quadruped_low/shell.ron | 2 +- assets/common/items/npc_armor/theropod/rugged.ron | 2 +- assets/common/items/npc_weapons/axe/minotaur_axe.ron | 2 +- assets/common/items/npc_weapons/axe/oni_blue_axe.ron | 2 +- assets/common/items/npc_weapons/bow/bipedlarge-velorite.ron | 2 +- assets/common/items/npc_weapons/bow/saurok_bow.ron | 2 +- assets/common/items/npc_weapons/hammer/bipedlarge-cultist.ron | 2 +- assets/common/items/npc_weapons/hammer/cyclops_hammer.ron | 2 +- assets/common/items/npc_weapons/hammer/harvester_scythe.ron | 2 +- assets/common/items/npc_weapons/hammer/ogre_hammer.ron | 2 +- assets/common/items/npc_weapons/hammer/oni_red_hammer.ron | 2 +- assets/common/items/npc_weapons/hammer/troll_hammer.ron | 2 +- assets/common/items/npc_weapons/hammer/wendigo_hammer.ron | 2 +- assets/common/items/npc_weapons/hammer/yeti_hammer.ron | 2 +- assets/common/items/npc_weapons/staff/bipedlarge-cultist.ron | 2 +- assets/common/items/npc_weapons/staff/mindflayer_staff.ron | 2 +- assets/common/items/npc_weapons/staff/ogre_staff.ron | 2 +- assets/common/items/npc_weapons/staff/saurok_staff.ron | 2 +- assets/common/items/npc_weapons/sword/bipedlarge-cultist.ron | 2 +- assets/common/items/npc_weapons/sword/dullahan_sword.ron | 2 +- assets/common/items/npc_weapons/sword/saurok_sword.ron | 2 +- assets/common/items/npc_weapons/unique/asp.ron | 2 +- assets/common/items/npc_weapons/unique/basilisk.ron | 2 +- assets/common/items/npc_weapons/unique/beast_claws.ron | 2 +- assets/common/items/npc_weapons/unique/birdlargebasic.ron | 2 +- assets/common/items/npc_weapons/unique/birdlargebreathe.ron | 2 +- assets/common/items/npc_weapons/unique/birdlargefire.ron | 2 +- assets/common/items/npc_weapons/unique/clay_golem_fist.ron | 2 +- assets/common/items/npc_weapons/unique/haniwa_sentry.ron | 2 +- assets/common/items/npc_weapons/unique/husk.ron | 2 +- assets/common/items/npc_weapons/unique/husk_brute.ron | 2 +- assets/common/items/npc_weapons/unique/maneater.ron | 2 +- assets/common/items/npc_weapons/unique/quadlowbasic.ron | 2 +- assets/common/items/npc_weapons/unique/quadlowbeam.ron | 2 +- assets/common/items/npc_weapons/unique/quadlowbreathe.ron | 2 +- assets/common/items/npc_weapons/unique/quadlowquick.ron | 2 +- assets/common/items/npc_weapons/unique/quadlowtail.ron | 2 +- assets/common/items/npc_weapons/unique/quadmedbasic.ron | 2 +- assets/common/items/npc_weapons/unique/quadmedbasicgentle.ron | 2 +- assets/common/items/npc_weapons/unique/quadmedcharge.ron | 2 +- assets/common/items/npc_weapons/unique/quadmedhoof.ron | 2 +- assets/common/items/npc_weapons/unique/quadmedjump.ron | 2 +- assets/common/items/npc_weapons/unique/quadmedquick.ron | 2 +- assets/common/items/npc_weapons/unique/quadsmallbasic.ron | 2 +- assets/common/items/npc_weapons/unique/stone_golems_fist.ron | 2 +- assets/common/items/npc_weapons/unique/theropodbasic.ron | 2 +- assets/common/items/npc_weapons/unique/theropodbird.ron | 2 +- assets/common/items/npc_weapons/unique/theropodcharge.ron | 2 +- assets/common/items/npc_weapons/unique/tidal_claws.ron | 2 +- assets/common/items/npc_weapons/unique/tidal_totem.ron | 2 +- assets/common/items/npc_weapons/unique/tornado.ron | 2 +- assets/common/items/npc_weapons/unique/turret.ron | 2 +- assets/common/items/npc_weapons/unique/wendigo_magic.ron | 2 +- assets/common/items/tag_examples/cloth_item.ron | 2 +- assets/common/items/tag_examples/cultist.ron | 2 +- assets/common/items/tag_examples/leather.ron | 2 +- assets/common/items/tag_examples/leather_item.ron | 2 +- assets/common/items/tag_examples/metal_ingot.ron | 2 +- assets/common/items/tag_examples/placeholder.ron | 2 +- assets/common/items/tag_examples/textile.ron | 2 +- assets/common/items/testing/test_bag_18_slot.ron | 2 +- assets/common/items/testing/test_bag_9_slot.ron | 2 +- assets/common/items/testing/test_boots.ron | 2 +- assets/common/items/tool/craftsman_hammer.ron | 2 +- assets/common/items/tool/pickaxe_steel.ron | 2 +- assets/common/items/tool/pickaxe_stone.ron | 2 +- assets/common/items/utility/bomb.ron | 2 +- assets/common/items/utility/coins.ron | 2 +- assets/common/items/utility/collar.ron | 2 +- assets/common/items/utility/firework_blue.ron | 2 +- assets/common/items/utility/firework_green.ron | 2 +- assets/common/items/utility/firework_purple.ron | 2 +- assets/common/items/utility/firework_red.ron | 2 +- assets/common/items/utility/firework_white.ron | 2 +- assets/common/items/utility/firework_yellow.ron | 2 +- assets/common/items/utility/training_dummy.ron | 2 +- assets/common/items/weapons/axe/malachite_axe-0.ron | 2 +- assets/common/items/weapons/axe/parashu.ron | 2 +- assets/common/items/weapons/axe/starter_axe.ron | 2 +- assets/common/items/weapons/bow/sagitta.ron | 2 +- assets/common/items/weapons/bow/starter.ron | 2 +- assets/common/items/weapons/bow/velorite.ron | 2 +- assets/common/items/weapons/dagger/basic_0.ron | 2 +- assets/common/items/weapons/dagger/cultist_0.ron | 2 +- assets/common/items/weapons/dagger/starter_dagger.ron | 2 +- assets/common/items/weapons/empty/empty.ron | 2 +- assets/common/items/weapons/hammer/burnt_drumstick.ron | 2 +- assets/common/items/weapons/hammer/cultist_purp_2h-0.ron | 2 +- assets/common/items/weapons/hammer/flimsy_hammer.ron | 2 +- assets/common/items/weapons/hammer/hammer_1.ron | 2 +- assets/common/items/weapons/hammer/mjolnir.ron | 2 +- assets/common/items/weapons/hammer/starter_hammer.ron | 2 +- assets/common/items/weapons/sceptre/amethyst.ron | 2 +- assets/common/items/weapons/sceptre/belzeshrub.ron | 2 +- assets/common/items/weapons/sceptre/caduceus.ron | 2 +- assets/common/items/weapons/sceptre/root_evil.ron | 2 +- assets/common/items/weapons/sceptre/sceptre_velorite_0.ron | 2 +- assets/common/items/weapons/sceptre/starter_sceptre.ron | 2 +- assets/common/items/weapons/shield/shield_1.ron | 2 +- assets/common/items/weapons/staff/cultist_staff.ron | 2 +- assets/common/items/weapons/staff/laevateinn.ron | 2 +- assets/common/items/weapons/staff/staff_1.ron | 2 +- assets/common/items/weapons/staff/starter_staff.ron | 2 +- assets/common/items/weapons/sword/caladbolg.ron | 2 +- assets/common/items/weapons/sword/cultist.ron | 2 +- assets/common/items/weapons/sword/frost-0.ron | 2 +- assets/common/items/weapons/sword/frost-1.ron | 2 +- assets/common/items/weapons/sword/starter.ron | 2 +- assets/common/items/weapons/sword_1h/starter.ron | 2 +- assets/common/items/weapons/tool/broom.ron | 2 +- assets/common/items/weapons/tool/fishing_rod.ron | 2 +- assets/common/items/weapons/tool/hoe.ron | 2 +- assets/common/items/weapons/tool/pickaxe.ron | 2 +- assets/common/items/weapons/tool/pitchfork.ron | 2 +- assets/common/items/weapons/tool/rake.ron | 2 +- assets/common/items/weapons/tool/shovel-0.ron | 2 +- assets/common/items/weapons/tool/shovel-1.ron | 2 +- 639 files changed, 639 insertions(+), 639 deletions(-) diff --git a/assets/common/items/armor/assassin/belt.ron b/assets/common/items/armor/assassin/belt.ron index 682dc6ecb8..824300101d 100644 --- a/assets/common/items/armor/assassin/belt.ron +++ b/assets/common/items/armor/assassin/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Assassin Belt" + name: "Assassin Belt", description: "Only the best for a member of the creed.", kind: Armor(( kind: Belt("Assassin"), diff --git a/assets/common/items/armor/assassin/chest.ron b/assets/common/items/armor/assassin/chest.ron index 5fe6a7c3b3..28b970c2e6 100644 --- a/assets/common/items/armor/assassin/chest.ron +++ b/assets/common/items/armor/assassin/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Assassin Chest" + name: "Assassin Chest", description: "Only the best for a member of the creed.", kind: Armor(( kind: Chest("Assassin"), diff --git a/assets/common/items/armor/assassin/foot.ron b/assets/common/items/armor/assassin/foot.ron index 8e57154c87..3c9a558ffe 100644 --- a/assets/common/items/armor/assassin/foot.ron +++ b/assets/common/items/armor/assassin/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Assassin Boots" + name: "Assassin Boots", description: "Only the best for a member of the creed.", kind: Armor(( kind: Foot("Assassin"), diff --git a/assets/common/items/armor/assassin/hand.ron b/assets/common/items/armor/assassin/hand.ron index 450cac259f..105d406199 100644 --- a/assets/common/items/armor/assassin/hand.ron +++ b/assets/common/items/armor/assassin/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Assassin Gloves" + name: "Assassin Gloves", description: "Only the best for a member of the creed.", kind: Armor(( kind: Hand("Assassin"), diff --git a/assets/common/items/armor/assassin/head.ron b/assets/common/items/armor/assassin/head.ron index 1c1dcc4f8f..16209f6d9d 100644 --- a/assets/common/items/armor/assassin/head.ron +++ b/assets/common/items/armor/assassin/head.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dark Assassin Mask" + name: "Dark Assassin Mask", description: "A general assassination mask preventing the wearer from being identified.", kind: Armor(( kind: Head("AssaMask0"), diff --git a/assets/common/items/armor/assassin/pants.ron b/assets/common/items/armor/assassin/pants.ron index fe5bd4e4e2..5dd151fd0e 100644 --- a/assets/common/items/armor/assassin/pants.ron +++ b/assets/common/items/armor/assassin/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Assassin Pants" + name: "Assassin Pants", description: "Only the best for a member of the creed.", kind: Armor(( kind: Pants("Assassin"), diff --git a/assets/common/items/armor/assassin/shoulder.ron b/assets/common/items/armor/assassin/shoulder.ron index eb675e527d..564fb212b1 100644 --- a/assets/common/items/armor/assassin/shoulder.ron +++ b/assets/common/items/armor/assassin/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Assassin Shoulder Guard" + name: "Assassin Shoulder Guard", description: "Only the best for a member of the creed.", kind: Armor(( kind: Shoulder("Assassin"), diff --git a/assets/common/items/armor/bonerattler/belt.ron b/assets/common/items/armor/bonerattler/belt.ron index c12826df0e..5f053a64ce 100644 --- a/assets/common/items/armor/bonerattler/belt.ron +++ b/assets/common/items/armor/bonerattler/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bonerattler Belt" + name: "Bonerattler Belt", description: "Sections of vertebrae fastened together with hide and a bonerattler eye for the buckle.", kind: Armor(( kind: Belt("Bonerattler"), diff --git a/assets/common/items/armor/bonerattler/chest.ron b/assets/common/items/armor/bonerattler/chest.ron index bb2e57d328..ce59f9de49 100644 --- a/assets/common/items/armor/bonerattler/chest.ron +++ b/assets/common/items/armor/bonerattler/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bonerattler Cuirass" + name: "Bonerattler Cuirass", description: "The spiny back and hide of a bonerattler fastened together into a protective cuirass.", kind: Armor(( kind: Chest("Bonerattler"), diff --git a/assets/common/items/armor/bonerattler/foot.ron b/assets/common/items/armor/bonerattler/foot.ron index 5e47427fb7..f73589d8fd 100644 --- a/assets/common/items/armor/bonerattler/foot.ron +++ b/assets/common/items/armor/bonerattler/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bonerattler Boots" + name: "Bonerattler Boots", description: "Boots made from the claws and hide of a bonerattler.", kind: Armor(( kind: Foot("Bonerattler"), diff --git a/assets/common/items/armor/bonerattler/hand.ron b/assets/common/items/armor/bonerattler/hand.ron index d0febf4808..f5b3c5dc18 100644 --- a/assets/common/items/armor/bonerattler/hand.ron +++ b/assets/common/items/armor/bonerattler/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bonerattler Gauntlets" + name: "Bonerattler Gauntlets", description: "The hide and bone from a bonerattler provide strong protection for the wearer.", kind: Armor(( kind: Hand("Bonerattler"), diff --git a/assets/common/items/armor/bonerattler/pants.ron b/assets/common/items/armor/bonerattler/pants.ron index 00255171e1..79b4e6a308 100644 --- a/assets/common/items/armor/bonerattler/pants.ron +++ b/assets/common/items/armor/bonerattler/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bonerattler Chausses" + name: "Bonerattler Chausses", description: "Assorted bones and hide from a bonerattler provide protection around the wearer's legs.", kind: Armor(( kind: Pants("Bonerattler"), diff --git a/assets/common/items/armor/bonerattler/shoulder.ron b/assets/common/items/armor/bonerattler/shoulder.ron index 62fc4a00cc..e5de59605d 100644 --- a/assets/common/items/armor/bonerattler/shoulder.ron +++ b/assets/common/items/armor/bonerattler/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bonerattler Shoulder Pad" + name: "Bonerattler Shoulder Pad", description: "Roughly formed bonerattler hide provide some strong protection.", kind: Armor(( kind: Shoulder("Bonerattler"), diff --git a/assets/common/items/armor/cloth/druid/back.ron b/assets/common/items/armor/cloth/druid/back.ron index 02805f08a7..779fb34fb6 100644 --- a/assets/common/items/armor/cloth/druid/back.ron +++ b/assets/common/items/armor/cloth/druid/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Druid Cape" + name: "Druid Cape", description: "Incredibly light, with the essence of nature.", kind: Armor(( kind: Back("Druid"), diff --git a/assets/common/items/armor/cloth/druid/belt.ron b/assets/common/items/armor/cloth/druid/belt.ron index 80055ff6c6..4140fb89f7 100644 --- a/assets/common/items/armor/cloth/druid/belt.ron +++ b/assets/common/items/armor/cloth/druid/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Druid Sash" + name: "Druid Sash", description: "Incredibly light, with the essence of nature.", kind: Armor(( kind: Belt("Druid"), diff --git a/assets/common/items/armor/cloth/druid/chest.ron b/assets/common/items/armor/cloth/druid/chest.ron index 83dcdf3c9e..f787f6812f 100644 --- a/assets/common/items/armor/cloth/druid/chest.ron +++ b/assets/common/items/armor/cloth/druid/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Druid Chestguard" + name: "Druid Chestguard", description: "Incredibly light, with the essence of nature.", kind: Armor(( kind: Chest("Druid"), diff --git a/assets/common/items/armor/cloth/druid/foot.ron b/assets/common/items/armor/cloth/druid/foot.ron index 6f1fbeb65d..dd820c0901 100644 --- a/assets/common/items/armor/cloth/druid/foot.ron +++ b/assets/common/items/armor/cloth/druid/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Druid Kickers" + name: "Druid Kickers", description: "Incredibly light, with the essence of nature.", kind: Armor(( kind: Foot("Druid"), diff --git a/assets/common/items/armor/cloth/druid/hand.ron b/assets/common/items/armor/cloth/druid/hand.ron index c14b2f3e5a..f32f990c05 100644 --- a/assets/common/items/armor/cloth/druid/hand.ron +++ b/assets/common/items/armor/cloth/druid/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Druid Handwraps" + name: "Druid Handwraps", description: "Incredibly light, with the essence of nature.", kind: Armor(( kind: Hand("Druid"), diff --git a/assets/common/items/armor/cloth/druid/pants.ron b/assets/common/items/armor/cloth/druid/pants.ron index c82cc1b115..475f253833 100644 --- a/assets/common/items/armor/cloth/druid/pants.ron +++ b/assets/common/items/armor/cloth/druid/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Druid Leggings" + name: "Druid Leggings", description: "Incredibly light, with the essence of nature.", kind: Armor(( kind: Pants("Druid"), diff --git a/assets/common/items/armor/cloth/druid/shoulder.ron b/assets/common/items/armor/cloth/druid/shoulder.ron index a2191f2cc5..28f3815ee5 100644 --- a/assets/common/items/armor/cloth/druid/shoulder.ron +++ b/assets/common/items/armor/cloth/druid/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Druid Shoulderpads" + name: "Druid Shoulderpads", description: "Incredibly light, with the essence of nature.", kind: Armor(( kind: Shoulder("Druid"), diff --git a/assets/common/items/armor/cloth/linen/back.ron b/assets/common/items/armor/cloth/linen/back.ron index f5b53d9f16..b4af0c248f 100644 --- a/assets/common/items/armor/cloth/linen/back.ron +++ b/assets/common/items/armor/cloth/linen/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Linen Shawl" + name: "Linen Shawl", description: "Roughly stitched, but it seems to hold.", kind: Armor(( kind: Back("Linen"), diff --git a/assets/common/items/armor/cloth/linen/belt.ron b/assets/common/items/armor/cloth/linen/belt.ron index 6aa5fe3083..731e27aecb 100644 --- a/assets/common/items/armor/cloth/linen/belt.ron +++ b/assets/common/items/armor/cloth/linen/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Linen Sash" + name: "Linen Sash", description: "Roughly stitched, but it seems to hold.", kind: Armor(( kind: Belt("Linen"), diff --git a/assets/common/items/armor/cloth/linen/chest.ron b/assets/common/items/armor/cloth/linen/chest.ron index af859158b3..fccf67bf00 100644 --- a/assets/common/items/armor/cloth/linen/chest.ron +++ b/assets/common/items/armor/cloth/linen/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Linen Vest" + name: "Linen Vest", description: "Roughly stitched, but it seems to hold.", kind: Armor(( kind: Chest("Linen"), diff --git a/assets/common/items/armor/cloth/linen/foot.ron b/assets/common/items/armor/cloth/linen/foot.ron index 25d071b9f9..bd23447f38 100644 --- a/assets/common/items/armor/cloth/linen/foot.ron +++ b/assets/common/items/armor/cloth/linen/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Linen Feet" + name: "Linen Feet", description: "Roughly stitched, but it seems to hold.", kind: Armor(( kind: Foot("Linen"), diff --git a/assets/common/items/armor/cloth/linen/hand.ron b/assets/common/items/armor/cloth/linen/hand.ron index 928dd4088b..fec5b0059b 100644 --- a/assets/common/items/armor/cloth/linen/hand.ron +++ b/assets/common/items/armor/cloth/linen/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Linen Handwraps" + name: "Linen Handwraps", description: "Roughly stitched, but it seems to hold.", kind: Armor(( kind: Hand("Linen"), diff --git a/assets/common/items/armor/cloth/linen/pants.ron b/assets/common/items/armor/cloth/linen/pants.ron index 53489405f8..ec0b542b80 100644 --- a/assets/common/items/armor/cloth/linen/pants.ron +++ b/assets/common/items/armor/cloth/linen/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Linen Pants" + name: "Linen Pants", description: "Roughly stitched, but it seems to hold.", kind: Armor(( kind: Pants("Linen"), diff --git a/assets/common/items/armor/cloth/linen/shoulder.ron b/assets/common/items/armor/cloth/linen/shoulder.ron index 27e04061c0..7dee2ae345 100644 --- a/assets/common/items/armor/cloth/linen/shoulder.ron +++ b/assets/common/items/armor/cloth/linen/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Linen Shoulders" + name: "Linen Shoulders", description: "Roughly stitched, but it seems to hold.", kind: Armor(( kind: Shoulder("Linen"), diff --git a/assets/common/items/armor/cloth/moonweave/back.ron b/assets/common/items/armor/cloth/moonweave/back.ron index 0093eb5120..8130d8ce91 100644 --- a/assets/common/items/armor/cloth/moonweave/back.ron +++ b/assets/common/items/armor/cloth/moonweave/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonweave Cape" + name: "Moonweave Cape", description: "The fabric dances silently, like moonlight.", kind: Armor(( kind: Back("Moonweave"), diff --git a/assets/common/items/armor/cloth/moonweave/belt.ron b/assets/common/items/armor/cloth/moonweave/belt.ron index e3257f8f16..9ad29b1179 100644 --- a/assets/common/items/armor/cloth/moonweave/belt.ron +++ b/assets/common/items/armor/cloth/moonweave/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonweave Belt" + name: "Moonweave Belt", description: "The fabric dances silently, like moonlight.", kind: Armor(( kind: Belt("Moonweave"), diff --git a/assets/common/items/armor/cloth/moonweave/chest.ron b/assets/common/items/armor/cloth/moonweave/chest.ron index 40ace87932..a56d71071e 100644 --- a/assets/common/items/armor/cloth/moonweave/chest.ron +++ b/assets/common/items/armor/cloth/moonweave/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonweave Vest" + name: "Moonweave Vest", description: "The fabric dances silently, like moonlight.", kind: Armor(( kind: Chest("Moonweave"), diff --git a/assets/common/items/armor/cloth/moonweave/foot.ron b/assets/common/items/armor/cloth/moonweave/foot.ron index a8504a56a5..68a678833c 100644 --- a/assets/common/items/armor/cloth/moonweave/foot.ron +++ b/assets/common/items/armor/cloth/moonweave/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonweave Boots" + name: "Moonweave Boots", description: "The fabric dances silently, like moonlight.", kind: Armor(( kind: Foot("Moonweave"), diff --git a/assets/common/items/armor/cloth/moonweave/hand.ron b/assets/common/items/armor/cloth/moonweave/hand.ron index 154ba98dfd..c862c726e1 100644 --- a/assets/common/items/armor/cloth/moonweave/hand.ron +++ b/assets/common/items/armor/cloth/moonweave/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonweave Gloves" + name: "Moonweave Gloves", description: "The fabric dances silently, like moonlight.", kind: Armor(( kind: Hand("Moonweave"), diff --git a/assets/common/items/armor/cloth/moonweave/pants.ron b/assets/common/items/armor/cloth/moonweave/pants.ron index eb4f24dffd..fcc3362dbb 100644 --- a/assets/common/items/armor/cloth/moonweave/pants.ron +++ b/assets/common/items/armor/cloth/moonweave/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonweave Legs" + name: "Moonweave Legs", description: "The fabric dances silently, like moonlight.", kind: Armor(( kind: Pants("Moonweave"), diff --git a/assets/common/items/armor/cloth/moonweave/shoulder.ron b/assets/common/items/armor/cloth/moonweave/shoulder.ron index a84f53b00e..532c86a52a 100644 --- a/assets/common/items/armor/cloth/moonweave/shoulder.ron +++ b/assets/common/items/armor/cloth/moonweave/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonweave Shoulders" + name: "Moonweave Shoulders", description: "The fabric dances silently, like moonlight.", kind: Armor(( kind: Shoulder("Moonweave"), diff --git a/assets/common/items/armor/cloth/silken/back.ron b/assets/common/items/armor/cloth/silken/back.ron index 9f3271d971..86fb76f2f1 100644 --- a/assets/common/items/armor/cloth/silken/back.ron +++ b/assets/common/items/armor/cloth/silken/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silken Cape" + name: "Silken Cape", description: "Weaved with care by a skilled tailor.", kind: Armor(( kind: Back("Silken"), diff --git a/assets/common/items/armor/cloth/silken/belt.ron b/assets/common/items/armor/cloth/silken/belt.ron index 4b70fa09a5..7085de6e54 100644 --- a/assets/common/items/armor/cloth/silken/belt.ron +++ b/assets/common/items/armor/cloth/silken/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silken Sash" + name: "Silken Sash", description: "Weaved with care by a skilled tailor.", kind: Armor(( kind: Belt("Silken"), diff --git a/assets/common/items/armor/cloth/silken/chest.ron b/assets/common/items/armor/cloth/silken/chest.ron index b8880fb917..45c04836e6 100644 --- a/assets/common/items/armor/cloth/silken/chest.ron +++ b/assets/common/items/armor/cloth/silken/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silken Robe" + name: "Silken Robe", description: "Weaved with care by a skilled tailor.", kind: Armor(( kind: Chest("Silken"), diff --git a/assets/common/items/armor/cloth/silken/foot.ron b/assets/common/items/armor/cloth/silken/foot.ron index ed0ece5304..9877b37377 100644 --- a/assets/common/items/armor/cloth/silken/foot.ron +++ b/assets/common/items/armor/cloth/silken/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silken Feet" + name: "Silken Feet", description: "Weaved with care by a skilled tailor.", kind: Armor(( kind: Foot("Silken"), diff --git a/assets/common/items/armor/cloth/silken/hand.ron b/assets/common/items/armor/cloth/silken/hand.ron index 1b15103a3a..61c9224089 100644 --- a/assets/common/items/armor/cloth/silken/hand.ron +++ b/assets/common/items/armor/cloth/silken/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silken Wraps" + name: "Silken Wraps", description: "Weaved with care by a skilled tailor.", kind: Armor(( kind: Hand("Silken"), diff --git a/assets/common/items/armor/cloth/silken/pants.ron b/assets/common/items/armor/cloth/silken/pants.ron index acc6532427..5ace1f7b3a 100644 --- a/assets/common/items/armor/cloth/silken/pants.ron +++ b/assets/common/items/armor/cloth/silken/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silken Skirt" + name: "Silken Skirt", description: "Weaved with care by a skilled tailor.", kind: Armor(( kind: Pants("Silken"), diff --git a/assets/common/items/armor/cloth/silken/shoulder.ron b/assets/common/items/armor/cloth/silken/shoulder.ron index d1043bb792..d12c2b2ce2 100644 --- a/assets/common/items/armor/cloth/silken/shoulder.ron +++ b/assets/common/items/armor/cloth/silken/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silken Shoulders" + name: "Silken Shoulders", description: "Weaved with care by a skilled tailor.", kind: Armor(( kind: Shoulder("Silken"), diff --git a/assets/common/items/armor/cloth/sunsilk/back.ron b/assets/common/items/armor/cloth/sunsilk/back.ron index 6078f3bf9c..46adce8d22 100644 --- a/assets/common/items/armor/cloth/sunsilk/back.ron +++ b/assets/common/items/armor/cloth/sunsilk/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunsilk Cape" + name: "Sunsilk Cape", description: "It radiates with the sun's power, and the grace to harness it.", kind: Armor(( kind: Back("Sunsilk"), diff --git a/assets/common/items/armor/cloth/sunsilk/belt.ron b/assets/common/items/armor/cloth/sunsilk/belt.ron index 4b631e4f08..4ccf131c74 100644 --- a/assets/common/items/armor/cloth/sunsilk/belt.ron +++ b/assets/common/items/armor/cloth/sunsilk/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunsilk Sash" + name: "Sunsilk Sash", description: "It radiates with the sun's power, and the grace to harness it.", kind: Armor(( kind: Belt("Sunsilk"), diff --git a/assets/common/items/armor/cloth/sunsilk/chest.ron b/assets/common/items/armor/cloth/sunsilk/chest.ron index 5aa6d38ace..779a4ec1e7 100644 --- a/assets/common/items/armor/cloth/sunsilk/chest.ron +++ b/assets/common/items/armor/cloth/sunsilk/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunsilk Tunic" + name: "Sunsilk Tunic", description: "It radiates with the sun's power, and the grace to harness it.", kind: Armor(( kind: Chest("Sunsilk"), diff --git a/assets/common/items/armor/cloth/sunsilk/foot.ron b/assets/common/items/armor/cloth/sunsilk/foot.ron index 8d892b34ed..0b75d0e8e4 100644 --- a/assets/common/items/armor/cloth/sunsilk/foot.ron +++ b/assets/common/items/armor/cloth/sunsilk/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunsilk Footwraps" + name: "Sunsilk Footwraps", description: "It radiates with the sun's power, and the grace to harness it.", kind: Armor(( kind: Foot("Sunsilk"), diff --git a/assets/common/items/armor/cloth/sunsilk/hand.ron b/assets/common/items/armor/cloth/sunsilk/hand.ron index d62996db9d..952a87e29f 100644 --- a/assets/common/items/armor/cloth/sunsilk/hand.ron +++ b/assets/common/items/armor/cloth/sunsilk/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunsilk Handwraps" + name: "Sunsilk Handwraps", description: "It radiates with the sun's power, and the grace to harness it.", kind: Armor(( kind: Hand("Sunsilk"), diff --git a/assets/common/items/armor/cloth/sunsilk/pants.ron b/assets/common/items/armor/cloth/sunsilk/pants.ron index be0c3deccf..8b1a21959d 100644 --- a/assets/common/items/armor/cloth/sunsilk/pants.ron +++ b/assets/common/items/armor/cloth/sunsilk/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunsilk Kilt" + name: "Sunsilk Kilt", description: "It radiates with the sun's power, and the grace to harness it.", kind: Armor(( kind: Pants("Sunsilk"), diff --git a/assets/common/items/armor/cloth/sunsilk/shoulder.ron b/assets/common/items/armor/cloth/sunsilk/shoulder.ron index e052dad2b4..b4343ff7cf 100644 --- a/assets/common/items/armor/cloth/sunsilk/shoulder.ron +++ b/assets/common/items/armor/cloth/sunsilk/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunsilk Shoulderwraps" + name: "Sunsilk Shoulderwraps", description: "It radiates with the sun's power, and the grace to harness it.", kind: Armor(( kind: Shoulder("Sunsilk"), diff --git a/assets/common/items/armor/cloth/woolen/back.ron b/assets/common/items/armor/cloth/woolen/back.ron index fe10154da3..5a73b5f96a 100644 --- a/assets/common/items/armor/cloth/woolen/back.ron +++ b/assets/common/items/armor/cloth/woolen/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Woolen Cloak" + name: "Woolen Cloak", description: "Thick and ready for the snow.", kind: Armor(( kind: Back("Woolen"), diff --git a/assets/common/items/armor/cloth/woolen/belt.ron b/assets/common/items/armor/cloth/woolen/belt.ron index adafc04163..f4174ae09d 100644 --- a/assets/common/items/armor/cloth/woolen/belt.ron +++ b/assets/common/items/armor/cloth/woolen/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Woolen Belt" + name: "Woolen Belt", description: "Thick and ready for the snow.", kind: Armor(( kind: Belt("Woolen"), diff --git a/assets/common/items/armor/cloth/woolen/chest.ron b/assets/common/items/armor/cloth/woolen/chest.ron index 3e4d4fc2ab..f7070f9dfa 100644 --- a/assets/common/items/armor/cloth/woolen/chest.ron +++ b/assets/common/items/armor/cloth/woolen/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Woolen Parka" + name: "Woolen Parka", description: "Thick and ready for the snow.", kind: Armor(( kind: Chest("Woolen"), diff --git a/assets/common/items/armor/cloth/woolen/foot.ron b/assets/common/items/armor/cloth/woolen/foot.ron index 610c4f4ca8..40547178fe 100644 --- a/assets/common/items/armor/cloth/woolen/foot.ron +++ b/assets/common/items/armor/cloth/woolen/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Woolen Boots" + name: "Woolen Boots", description: "Thick and ready for the snow.", kind: Armor(( kind: Foot("Woolen"), diff --git a/assets/common/items/armor/cloth/woolen/hand.ron b/assets/common/items/armor/cloth/woolen/hand.ron index 4d495291b6..8f7f9fb035 100644 --- a/assets/common/items/armor/cloth/woolen/hand.ron +++ b/assets/common/items/armor/cloth/woolen/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Woolen Mittens" + name: "Woolen Mittens", description: "Thick and ready for the snow.", kind: Armor(( kind: Hand("Woolen"), diff --git a/assets/common/items/armor/cloth/woolen/pants.ron b/assets/common/items/armor/cloth/woolen/pants.ron index ee912c99a3..857af0ad70 100644 --- a/assets/common/items/armor/cloth/woolen/pants.ron +++ b/assets/common/items/armor/cloth/woolen/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Woolen Pants" + name: "Woolen Pants", description: "Thick and ready for the snow.", kind: Armor(( kind: Pants("Woolen"), diff --git a/assets/common/items/armor/cloth/woolen/shoulder.ron b/assets/common/items/armor/cloth/woolen/shoulder.ron index 4913fcf940..905de99f8f 100644 --- a/assets/common/items/armor/cloth/woolen/shoulder.ron +++ b/assets/common/items/armor/cloth/woolen/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Woolen Shoulders" + name: "Woolen Shoulders", description: "Thick and ready for the snow.", kind: Armor(( kind: Shoulder("Woolen"), diff --git a/assets/common/items/armor/cloth_blue/belt.ron b/assets/common/items/armor/cloth_blue/belt.ron index 24ed0c38b0..9fb15c2ad8 100644 --- a/assets/common/items/armor/cloth_blue/belt.ron +++ b/assets/common/items/armor/cloth_blue/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Linen Belt" + name: "Blue Linen Belt", description: "A stylish rough fabric belt, dyed blue.", kind: Armor(( kind: Belt("ClothBlue"), diff --git a/assets/common/items/armor/cloth_blue/chest.ron b/assets/common/items/armor/cloth_blue/chest.ron index 6ed73325c5..4a48de587c 100644 --- a/assets/common/items/armor/cloth_blue/chest.ron +++ b/assets/common/items/armor/cloth_blue/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Linen Chest" + name: "Blue Linen Chest", description: "A stylish rough fabric surcoat, dyed blue.", kind: Armor(( kind: Chest("ClothBlue"), diff --git a/assets/common/items/armor/cloth_blue/foot.ron b/assets/common/items/armor/cloth_blue/foot.ron index 742707fa75..8938b7e704 100644 --- a/assets/common/items/armor/cloth_blue/foot.ron +++ b/assets/common/items/armor/cloth_blue/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Linen Boots" + name: "Blue Linen Boots", description: "Cobbled rough fabric boots, dyed blue.", kind: Armor(( kind: Foot("ClothBlue"), diff --git a/assets/common/items/armor/cloth_blue/hand.ron b/assets/common/items/armor/cloth_blue/hand.ron index 40a301c5a8..dc6ec26507 100644 --- a/assets/common/items/armor/cloth_blue/hand.ron +++ b/assets/common/items/armor/cloth_blue/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Linen Wrists" + name: "Blue Linen Wrists", description: "Rough cloth bracelets provide a stylish fashion statement, dyed blue.", kind: Armor(( kind: Hand("ClothBlue"), diff --git a/assets/common/items/armor/cloth_blue/pants.ron b/assets/common/items/armor/cloth_blue/pants.ron index 2f35100043..f37e462b56 100644 --- a/assets/common/items/armor/cloth_blue/pants.ron +++ b/assets/common/items/armor/cloth_blue/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Linen Skirt" + name: "Blue Linen Skirt", description: "A stylish, rough fabric skirt, dyed blue.", kind: Armor(( kind: Pants("ClothBlue"), diff --git a/assets/common/items/armor/cloth_blue/shoulder_0.ron b/assets/common/items/armor/cloth_blue/shoulder_0.ron index 394b245f77..fba44fe098 100644 --- a/assets/common/items/armor/cloth_blue/shoulder_0.ron +++ b/assets/common/items/armor/cloth_blue/shoulder_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Linen Coat" + name: "Blue Linen Coat", description: "A rough fabric coat, dyed blue.", kind: Armor(( kind: Shoulder("ClothBlue0"), diff --git a/assets/common/items/armor/cloth_blue/shoulder_1.ron b/assets/common/items/armor/cloth_blue/shoulder_1.ron index ad5cc25f2d..45a42eee2d 100644 --- a/assets/common/items/armor/cloth_blue/shoulder_1.ron +++ b/assets/common/items/armor/cloth_blue/shoulder_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Cloth Pads" + name: "Blue Cloth Pads", description: "Simple shoulderpads made from blue cloth.", kind: Armor(( kind: Shoulder("ClothBlue1"), diff --git a/assets/common/items/armor/cloth_green/belt.ron b/assets/common/items/armor/cloth_green/belt.ron index be1a1e9d6e..98c31fe8fd 100644 --- a/assets/common/items/armor/cloth_green/belt.ron +++ b/assets/common/items/armor/cloth_green/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Linen Belt" + name: "Green Linen Belt", description: "A stylish rough fabric belt, dyed green.", kind: Armor(( kind: Belt("ClothGreen"), diff --git a/assets/common/items/armor/cloth_green/chest.ron b/assets/common/items/armor/cloth_green/chest.ron index 5496211f17..1586736c1c 100644 --- a/assets/common/items/armor/cloth_green/chest.ron +++ b/assets/common/items/armor/cloth_green/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Linen Chest" + name: "Green Linen Chest", description: "A stylish rough fabric surcoat, dyed green.", kind: Armor(( kind: Chest("ClothGreen"), diff --git a/assets/common/items/armor/cloth_green/foot.ron b/assets/common/items/armor/cloth_green/foot.ron index 76b5fc49d0..da242e9f79 100644 --- a/assets/common/items/armor/cloth_green/foot.ron +++ b/assets/common/items/armor/cloth_green/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Linen Boots" + name: "Green Linen Boots", description: "Cobbled rough fabric boots, dyed green.", kind: Armor(( kind: Foot("ClothGreen"), diff --git a/assets/common/items/armor/cloth_green/hand.ron b/assets/common/items/armor/cloth_green/hand.ron index 2ead41814c..5f86f40ac7 100644 --- a/assets/common/items/armor/cloth_green/hand.ron +++ b/assets/common/items/armor/cloth_green/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Linen Wrists" + name: "Green Linen Wrists", description: "Rough cloth bracelets provide a stylish fashion statement, dyed green.", kind: Armor(( kind: Hand("ClothGreen"), diff --git a/assets/common/items/armor/cloth_green/pants.ron b/assets/common/items/armor/cloth_green/pants.ron index 0abe4a9489..41e9571d78 100644 --- a/assets/common/items/armor/cloth_green/pants.ron +++ b/assets/common/items/armor/cloth_green/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Linen Skirt" + name: "Green Linen Skirt", description: "A stylish, rough fabric skirt, dyed green.", kind: Armor(( kind: Pants("ClothGreen"), diff --git a/assets/common/items/armor/cloth_green/shoulder.ron b/assets/common/items/armor/cloth_green/shoulder.ron index 87b7927f03..89f937b6fc 100644 --- a/assets/common/items/armor/cloth_green/shoulder.ron +++ b/assets/common/items/armor/cloth_green/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Linen Coat" + name: "Green Linen Coat", description: "A rough fabric coat, dyed green.", kind: Armor(( kind: Shoulder("ClothGreen"), diff --git a/assets/common/items/armor/cloth_purple/belt.ron b/assets/common/items/armor/cloth_purple/belt.ron index 1c8f411a57..2c031ea027 100644 --- a/assets/common/items/armor/cloth_purple/belt.ron +++ b/assets/common/items/armor/cloth_purple/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Linen Belt" + name: "Purple Linen Belt", description: "A stylish rough fabric belt, dyed purple.", kind: Armor(( kind: Belt("ClothPurple"), diff --git a/assets/common/items/armor/cloth_purple/chest.ron b/assets/common/items/armor/cloth_purple/chest.ron index e57e190640..e3a30e0380 100644 --- a/assets/common/items/armor/cloth_purple/chest.ron +++ b/assets/common/items/armor/cloth_purple/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Linen Chest" + name: "Purple Linen Chest", description: "A stylish rough fabric surcoat, dyed purple.", kind: Armor(( kind: Chest("ClothPurple"), diff --git a/assets/common/items/armor/cloth_purple/foot.ron b/assets/common/items/armor/cloth_purple/foot.ron index d539273d80..9821704d75 100644 --- a/assets/common/items/armor/cloth_purple/foot.ron +++ b/assets/common/items/armor/cloth_purple/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Linen Boots" + name: "Purple Linen Boots", description: "Cobbled rough fabric boots, dyed purple.", kind: Armor(( kind: Foot("ClothPurple"), diff --git a/assets/common/items/armor/cloth_purple/hand.ron b/assets/common/items/armor/cloth_purple/hand.ron index c6dc73e744..fe7a04e88a 100644 --- a/assets/common/items/armor/cloth_purple/hand.ron +++ b/assets/common/items/armor/cloth_purple/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Linen Wrists" + name: "Purple Linen Wrists", description: "Rough cloth bracelets provide a stylish fashion statement, dyed purple.", kind: Armor(( kind: Hand("ClothPurple"), diff --git a/assets/common/items/armor/cloth_purple/pants.ron b/assets/common/items/armor/cloth_purple/pants.ron index 1c04cfddc7..296db04575 100644 --- a/assets/common/items/armor/cloth_purple/pants.ron +++ b/assets/common/items/armor/cloth_purple/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Linen Skirt" + name: "Purple Linen Skirt", description: "A stylish, rough fabric skirt, dyed purple.", kind: Armor(( kind: Pants("ClothPurple"), diff --git a/assets/common/items/armor/cloth_purple/shoulder.ron b/assets/common/items/armor/cloth_purple/shoulder.ron index c4f6e3ce0f..59caef7c4b 100644 --- a/assets/common/items/armor/cloth_purple/shoulder.ron +++ b/assets/common/items/armor/cloth_purple/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Linen Coat" + name: "Purple Linen Coat", description: "A rough fabric coat, dyed purple.", kind: Armor(( kind: Shoulder("ClothPurple"), diff --git a/assets/common/items/armor/cultist/bandana.ron b/assets/common/items/armor/cultist/bandana.ron index 44af2c49ab..04c2f6003c 100644 --- a/assets/common/items/armor/cultist/bandana.ron +++ b/assets/common/items/armor/cultist/bandana.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Bandana" + name: "Cultist Bandana", description: "Ceremonial attire used by members.", kind: Armor(( kind: Head("Cultist"), diff --git a/assets/common/items/armor/cultist/belt.ron b/assets/common/items/armor/cultist/belt.ron index 1ccb85bfbd..c4f5fc3adc 100644 --- a/assets/common/items/armor/cultist/belt.ron +++ b/assets/common/items/armor/cultist/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Belt" + name: "Cultist Belt", description: "Ceremonial attire used by members.", kind: Armor(( kind: Belt("Cultist"), diff --git a/assets/common/items/armor/cultist/chest.ron b/assets/common/items/armor/cultist/chest.ron index 7ea4e9a79e..474665f223 100644 --- a/assets/common/items/armor/cultist/chest.ron +++ b/assets/common/items/armor/cultist/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Chest" + name: "Cultist Chest", description: "Ceremonial attire used by members.", kind: Armor(( kind: Chest("Cultist"), diff --git a/assets/common/items/armor/cultist/foot.ron b/assets/common/items/armor/cultist/foot.ron index bf2c92cbe8..12ce526a6b 100644 --- a/assets/common/items/armor/cultist/foot.ron +++ b/assets/common/items/armor/cultist/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Boots" + name: "Cultist Boots", description: "Ceremonial attire used by members.", kind: Armor(( kind: Foot("Cultist"), diff --git a/assets/common/items/armor/cultist/hand.ron b/assets/common/items/armor/cultist/hand.ron index dbf3cc02c0..66c0def7d2 100644 --- a/assets/common/items/armor/cultist/hand.ron +++ b/assets/common/items/armor/cultist/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Gloves" + name: "Cultist Gloves", description: "Ceremonial attire used by members.", kind: Armor(( kind: Hand("Cultist"), diff --git a/assets/common/items/armor/cultist/necklace.ron b/assets/common/items/armor/cultist/necklace.ron index ac8b36672f..ad99dfedcf 100644 --- a/assets/common/items/armor/cultist/necklace.ron +++ b/assets/common/items/armor/cultist/necklace.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Amulet" + name: "Cultist Amulet", description: "You can still feel the Mindflayer's presence within this amulet...", kind: Armor(( kind: Neck("Cultist"), diff --git a/assets/common/items/armor/cultist/pants.ron b/assets/common/items/armor/cultist/pants.ron index 3c6d32729d..e6245109df 100644 --- a/assets/common/items/armor/cultist/pants.ron +++ b/assets/common/items/armor/cultist/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Skirt" + name: "Cultist Skirt", description: "Ceremonial attire used by members.", kind: Armor(( kind: Pants("Cultist"), diff --git a/assets/common/items/armor/cultist/ring.ron b/assets/common/items/armor/cultist/ring.ron index 68ddc2a7ac..4e2191d11a 100644 --- a/assets/common/items/armor/cultist/ring.ron +++ b/assets/common/items/armor/cultist/ring.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Signet Ring" + name: "Cultist Signet Ring", description: "Once belonged to a cultist.", kind: Armor(( kind: Ring("Cultist"), diff --git a/assets/common/items/armor/cultist/shoulder.ron b/assets/common/items/armor/cultist/shoulder.ron index a51f466c5d..a8b6327c80 100644 --- a/assets/common/items/armor/cultist/shoulder.ron +++ b/assets/common/items/armor/cultist/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Mantle" + name: "Cultist Mantle", description: "Ceremonial attire used by members.", kind: Armor(( kind: Shoulder("Cultist"), diff --git a/assets/common/items/armor/ferocious/back.ron b/assets/common/items/armor/ferocious/back.ron index 8ee29f9e13..0e3f080cca 100644 --- a/assets/common/items/armor/ferocious/back.ron +++ b/assets/common/items/armor/ferocious/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ferocious Mantle" + name: "Ferocious Mantle", description: "The dark side of nature", kind: Armor(( kind: Back("Ferocious"), diff --git a/assets/common/items/armor/ferocious/belt.ron b/assets/common/items/armor/ferocious/belt.ron index 878fa5005b..37f0405c7a 100644 --- a/assets/common/items/armor/ferocious/belt.ron +++ b/assets/common/items/armor/ferocious/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ferocious Sash" + name: "Ferocious Sash", description: "The dark side of nature", kind: Armor(( kind: Belt("Ferocious"), diff --git a/assets/common/items/armor/ferocious/chest.ron b/assets/common/items/armor/ferocious/chest.ron index f2110bc85f..a933fe369d 100644 --- a/assets/common/items/armor/ferocious/chest.ron +++ b/assets/common/items/armor/ferocious/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ferocious Shirt" + name: "Ferocious Shirt", description: "The dark side of nature", kind: Armor(( kind: Chest("Ferocious"), diff --git a/assets/common/items/armor/ferocious/foot.ron b/assets/common/items/armor/ferocious/foot.ron index f44b2154dc..13b14eaba9 100644 --- a/assets/common/items/armor/ferocious/foot.ron +++ b/assets/common/items/armor/ferocious/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ferocious Waraji" + name: "Ferocious Waraji", description: "The dark side of nature", kind: Armor(( kind: Foot("Ferocious"), diff --git a/assets/common/items/armor/ferocious/hand.ron b/assets/common/items/armor/ferocious/hand.ron index 83a0ce1d14..7ae5e00591 100644 --- a/assets/common/items/armor/ferocious/hand.ron +++ b/assets/common/items/armor/ferocious/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ferocious Wraps" + name: "Ferocious Wraps", description: "The dark side of nature", kind: Armor(( kind: Hand("Ferocious"), diff --git a/assets/common/items/armor/ferocious/pants.ron b/assets/common/items/armor/ferocious/pants.ron index 92c0f462f5..42ca5bc226 100644 --- a/assets/common/items/armor/ferocious/pants.ron +++ b/assets/common/items/armor/ferocious/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ferocious Shorts" + name: "Ferocious Shorts", description: "The dark side of nature", kind: Armor(( kind: Pants("Ferocious"), diff --git a/assets/common/items/armor/ferocious/shoulder.ron b/assets/common/items/armor/ferocious/shoulder.ron index 806bf71e86..58268b09df 100644 --- a/assets/common/items/armor/ferocious/shoulder.ron +++ b/assets/common/items/armor/ferocious/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ferocious Guards" + name: "Ferocious Guards", description: "The dark side of nature", kind: Armor(( kind: Shoulder("Ferocious"), diff --git a/assets/common/items/armor/hide/carapace/back.ron b/assets/common/items/armor/hide/carapace/back.ron index 2acc0a44f1..58b8414631 100644 --- a/assets/common/items/armor/hide/carapace/back.ron +++ b/assets/common/items/armor/hide/carapace/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Carapace Cape" + name: "Carapace Cape", description: "Shell that once shielded a beast.", kind: Armor(( kind: Back("Carapace"), diff --git a/assets/common/items/armor/hide/carapace/belt.ron b/assets/common/items/armor/hide/carapace/belt.ron index 2b9de5841f..8380818d6d 100644 --- a/assets/common/items/armor/hide/carapace/belt.ron +++ b/assets/common/items/armor/hide/carapace/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Carapace Belt" + name: "Carapace Belt", description: "Shell that once shielded a beast.", kind: Armor(( kind: Belt("Carapace"), diff --git a/assets/common/items/armor/hide/carapace/chest.ron b/assets/common/items/armor/hide/carapace/chest.ron index 70fc44d8a3..18a74ade68 100644 --- a/assets/common/items/armor/hide/carapace/chest.ron +++ b/assets/common/items/armor/hide/carapace/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Carapace Cuirass" + name: "Carapace Cuirass", description: "Shell that once shielded a beast.", kind: Armor(( kind: Chest("Carapace"), diff --git a/assets/common/items/armor/hide/carapace/foot.ron b/assets/common/items/armor/hide/carapace/foot.ron index ba3d95face..aadf479b20 100644 --- a/assets/common/items/armor/hide/carapace/foot.ron +++ b/assets/common/items/armor/hide/carapace/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Carapace Treads" + name: "Carapace Treads", description: "Shell that once shielded a beast.", kind: Armor(( kind: Foot("Carapace"), diff --git a/assets/common/items/armor/hide/carapace/hand.ron b/assets/common/items/armor/hide/carapace/hand.ron index 7c1a27d8c7..fe95e72aac 100644 --- a/assets/common/items/armor/hide/carapace/hand.ron +++ b/assets/common/items/armor/hide/carapace/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Carapace Grips" + name: "Carapace Grips", description: "Shell that once shielded a beast.", kind: Armor(( kind: Hand("Carapace"), diff --git a/assets/common/items/armor/hide/carapace/pants.ron b/assets/common/items/armor/hide/carapace/pants.ron index 8fd557c0eb..39bf363478 100644 --- a/assets/common/items/armor/hide/carapace/pants.ron +++ b/assets/common/items/armor/hide/carapace/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Carapace Leggings" + name: "Carapace Leggings", description: "Shell that once shielded a beast.", kind: Armor(( kind: Pants("Carapace"), diff --git a/assets/common/items/armor/hide/carapace/shoulder.ron b/assets/common/items/armor/hide/carapace/shoulder.ron index 3ccdf3d5a6..1b37bde030 100644 --- a/assets/common/items/armor/hide/carapace/shoulder.ron +++ b/assets/common/items/armor/hide/carapace/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Carapace Shoulderpads" + name: "Carapace Shoulderpads", description: "Shell that once shielded a beast.", kind: Armor(( kind: Shoulder("Carapace"), diff --git a/assets/common/items/armor/hide/dragonscale/back.ron b/assets/common/items/armor/hide/dragonscale/back.ron index a3345edd7b..13d09d8f4c 100644 --- a/assets/common/items/armor/hide/dragonscale/back.ron +++ b/assets/common/items/armor/hide/dragonscale/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dragonscale Cape" + name: "Dragonscale Cape", description: "Power pulses through it.", kind: Armor(( kind: Back("Dragonscale"), diff --git a/assets/common/items/armor/hide/dragonscale/belt.ron b/assets/common/items/armor/hide/dragonscale/belt.ron index fc2325376f..10b3e2473a 100644 --- a/assets/common/items/armor/hide/dragonscale/belt.ron +++ b/assets/common/items/armor/hide/dragonscale/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dragonscale Sash" + name: "Dragonscale Sash", description: "Power pulses through it.", kind: Armor(( kind: Belt("Dragonscale"), diff --git a/assets/common/items/armor/hide/dragonscale/chest.ron b/assets/common/items/armor/hide/dragonscale/chest.ron index 19ef94b874..b20117e07d 100644 --- a/assets/common/items/armor/hide/dragonscale/chest.ron +++ b/assets/common/items/armor/hide/dragonscale/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dragonscale Chestplate" + name: "Dragonscale Chestplate", description: "Power pulses through it.", kind: Armor(( kind: Chest("Dragonscale"), diff --git a/assets/common/items/armor/hide/dragonscale/foot.ron b/assets/common/items/armor/hide/dragonscale/foot.ron index 15a1791877..d1566360fe 100644 --- a/assets/common/items/armor/hide/dragonscale/foot.ron +++ b/assets/common/items/armor/hide/dragonscale/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dragonscale Spurs" + name: "Dragonscale Spurs", description: "Power pulses through it.", kind: Armor(( kind: Foot("Dragonscale"), diff --git a/assets/common/items/armor/hide/dragonscale/hand.ron b/assets/common/items/armor/hide/dragonscale/hand.ron index f93c69cd8c..1cdbfea94e 100644 --- a/assets/common/items/armor/hide/dragonscale/hand.ron +++ b/assets/common/items/armor/hide/dragonscale/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dragonscale Gloves" + name: "Dragonscale Gloves", description: "Power pulses through it.", kind: Armor(( kind: Hand("Dragonscale"), diff --git a/assets/common/items/armor/hide/dragonscale/pants.ron b/assets/common/items/armor/hide/dragonscale/pants.ron index 24feafebc8..9457ffa874 100644 --- a/assets/common/items/armor/hide/dragonscale/pants.ron +++ b/assets/common/items/armor/hide/dragonscale/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dragonscale Leggings" + name: "Dragonscale Leggings", description: "Power pulses through it.", kind: Armor(( kind: Pants("Dragonscale"), diff --git a/assets/common/items/armor/hide/dragonscale/shoulder.ron b/assets/common/items/armor/hide/dragonscale/shoulder.ron index f369c5b376..6a18688cb7 100644 --- a/assets/common/items/armor/hide/dragonscale/shoulder.ron +++ b/assets/common/items/armor/hide/dragonscale/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dragonscale Mantle" + name: "Dragonscale Mantle", description: "Power pulses through it.", kind: Armor(( kind: Shoulder("Dragonscale"), diff --git a/assets/common/items/armor/hide/leather/back.ron b/assets/common/items/armor/hide/leather/back.ron index 2e4cb51fcb..e98214997d 100644 --- a/assets/common/items/armor/hide/leather/back.ron +++ b/assets/common/items/armor/hide/leather/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Cloak" + name: "Leather Cloak", description: "Swift like the wind.", kind: Armor(( kind: Back("Leather"), diff --git a/assets/common/items/armor/hide/leather/belt.ron b/assets/common/items/armor/hide/leather/belt.ron index 7904b706a3..b6e1e5ce10 100644 --- a/assets/common/items/armor/hide/leather/belt.ron +++ b/assets/common/items/armor/hide/leather/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Belt" + name: "Leather Belt", description: "Swift like the wind.", kind: Armor(( kind: Belt("Leather"), diff --git a/assets/common/items/armor/hide/leather/chest.ron b/assets/common/items/armor/hide/leather/chest.ron index 1c85c0ad7f..436fe23356 100644 --- a/assets/common/items/armor/hide/leather/chest.ron +++ b/assets/common/items/armor/hide/leather/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Chestpiece" + name: "Leather Chestpiece", description: "Swift like the wind.", kind: Armor(( kind: Chest("Leather"), diff --git a/assets/common/items/armor/hide/leather/foot.ron b/assets/common/items/armor/hide/leather/foot.ron index a48cee86fb..20b226cd1c 100644 --- a/assets/common/items/armor/hide/leather/foot.ron +++ b/assets/common/items/armor/hide/leather/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Boots" + name: "Leather Boots", description: "Swift like the wind.", kind: Armor(( kind: Foot("Leather"), diff --git a/assets/common/items/armor/hide/leather/hand.ron b/assets/common/items/armor/hide/leather/hand.ron index cb6c713af8..3501ee731f 100644 --- a/assets/common/items/armor/hide/leather/hand.ron +++ b/assets/common/items/armor/hide/leather/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Gloves" + name: "Leather Gloves", description: "Swift like the wind.", kind: Armor(( kind: Hand("Leather"), diff --git a/assets/common/items/armor/hide/leather/head.ron b/assets/common/items/armor/hide/leather/head.ron index 68995e8f77..acb9557136 100644 --- a/assets/common/items/armor/hide/leather/head.ron +++ b/assets/common/items/armor/hide/leather/head.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Cap" + name: "Leather Cap", description: "Swift like the wind.", kind: Armor(( kind: Head("Leather"), diff --git a/assets/common/items/armor/hide/leather/pants.ron b/assets/common/items/armor/hide/leather/pants.ron index a5a10c5bb6..a8eb018852 100644 --- a/assets/common/items/armor/hide/leather/pants.ron +++ b/assets/common/items/armor/hide/leather/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Pants" + name: "Leather Pants", description: "Swift like the wind.", kind: Armor(( kind: Pants("Leather"), diff --git a/assets/common/items/armor/hide/leather/shoulder.ron b/assets/common/items/armor/hide/leather/shoulder.ron index 3c6069dd2c..529cf7f152 100644 --- a/assets/common/items/armor/hide/leather/shoulder.ron +++ b/assets/common/items/armor/hide/leather/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Shoulderpads" + name: "Leather Shoulderpads", description: "Swift like the wind.", kind: Armor(( kind: Shoulder("Leather"), diff --git a/assets/common/items/armor/hide/primal/back.ron b/assets/common/items/armor/hide/primal/back.ron index 1eece83c16..d8c0cbc560 100644 --- a/assets/common/items/armor/hide/primal/back.ron +++ b/assets/common/items/armor/hide/primal/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Primal Cape" + name: "Primal Cape", description: "Smithed from hide tougher than steel.", kind: Armor(( kind: Back("Primal"), diff --git a/assets/common/items/armor/hide/primal/belt.ron b/assets/common/items/armor/hide/primal/belt.ron index 8ae2448f82..0a7edf6759 100644 --- a/assets/common/items/armor/hide/primal/belt.ron +++ b/assets/common/items/armor/hide/primal/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Primal Sash" + name: "Primal Sash", description: "Smithed from hide tougher than steel.", kind: Armor(( kind: Belt("Primal"), diff --git a/assets/common/items/armor/hide/primal/chest.ron b/assets/common/items/armor/hide/primal/chest.ron index 3a2c08c201..2b13431e55 100644 --- a/assets/common/items/armor/hide/primal/chest.ron +++ b/assets/common/items/armor/hide/primal/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Primal Cuirass" + name: "Primal Cuirass", description: "Smithed from hide tougher than steel.", kind: Armor(( kind: Chest("Primal"), diff --git a/assets/common/items/armor/hide/primal/foot.ron b/assets/common/items/armor/hide/primal/foot.ron index 04c31f8115..3e1a49233b 100644 --- a/assets/common/items/armor/hide/primal/foot.ron +++ b/assets/common/items/armor/hide/primal/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Primal Boots" + name: "Primal Boots", description: "Smithed from hide tougher than steel.", kind: Armor(( kind: Foot("Primal"), diff --git a/assets/common/items/armor/hide/primal/hand.ron b/assets/common/items/armor/hide/primal/hand.ron index 5643cfbf13..022ae44c1b 100644 --- a/assets/common/items/armor/hide/primal/hand.ron +++ b/assets/common/items/armor/hide/primal/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Primal Gauntlets" + name: "Primal Gauntlets", description: "Smithed from hide tougher than steel.", kind: Armor(( kind: Hand("Primal"), diff --git a/assets/common/items/armor/hide/primal/pants.ron b/assets/common/items/armor/hide/primal/pants.ron index 955bd14de1..e42a414b13 100644 --- a/assets/common/items/armor/hide/primal/pants.ron +++ b/assets/common/items/armor/hide/primal/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Primal Legs" + name: "Primal Legs", description: "Smithed from hide tougher than steel.", kind: Armor(( kind: Pants("Primal"), diff --git a/assets/common/items/armor/hide/primal/shoulder.ron b/assets/common/items/armor/hide/primal/shoulder.ron index 91c3593b33..ad6dcb4125 100644 --- a/assets/common/items/armor/hide/primal/shoulder.ron +++ b/assets/common/items/armor/hide/primal/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Primal Shoulders" + name: "Primal Shoulders", description: "Smithed from hide tougher than steel.", kind: Armor(( kind: Shoulder("Primal"), diff --git a/assets/common/items/armor/hide/rawhide/back.ron b/assets/common/items/armor/hide/rawhide/back.ron index 1f8e4ceef7..be2c9095f6 100644 --- a/assets/common/items/armor/hide/rawhide/back.ron +++ b/assets/common/items/armor/hide/rawhide/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rawhide Cloak" + name: "Rawhide Cloak", description: "'Tightly packed pieces of leather to endure all weather.'", kind: Armor(( kind: Back("Rawhide"), diff --git a/assets/common/items/armor/hide/rawhide/belt.ron b/assets/common/items/armor/hide/rawhide/belt.ron index 3ed45f14a5..a1927d3936 100644 --- a/assets/common/items/armor/hide/rawhide/belt.ron +++ b/assets/common/items/armor/hide/rawhide/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rawhide Belt" + name: "Rawhide Belt", description: "'Tightly packed pieces of leather to endure all weather.'", kind: Armor(( kind: Belt("Rawhide"), diff --git a/assets/common/items/armor/hide/rawhide/chest.ron b/assets/common/items/armor/hide/rawhide/chest.ron index 6e72723df6..a5931fdfb5 100644 --- a/assets/common/items/armor/hide/rawhide/chest.ron +++ b/assets/common/items/armor/hide/rawhide/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rawhide Chestpiece" + name: "Rawhide Chestpiece", description: "Tightly packed pieces of leather to endure all weather.", kind: Armor(( kind: Chest("Rawhide"), diff --git a/assets/common/items/armor/hide/rawhide/foot.ron b/assets/common/items/armor/hide/rawhide/foot.ron index c765aee342..91102b7eb9 100644 --- a/assets/common/items/armor/hide/rawhide/foot.ron +++ b/assets/common/items/armor/hide/rawhide/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rawhide Shoes" + name: "Rawhide Shoes", description: "'Tightly packed pieces of leather to endure all weather.", kind: Armor(( kind: Foot("Rawhide"), diff --git a/assets/common/items/armor/hide/rawhide/hand.ron b/assets/common/items/armor/hide/rawhide/hand.ron index 5c98172b4b..1a256f4b65 100644 --- a/assets/common/items/armor/hide/rawhide/hand.ron +++ b/assets/common/items/armor/hide/rawhide/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rawhide Bracers" + name: "Rawhide Bracers", description: "'Tightly packed pieces of leather to endure all weather.'", kind: Armor(( kind: Hand("Rawhide"), diff --git a/assets/common/items/armor/hide/rawhide/pants.ron b/assets/common/items/armor/hide/rawhide/pants.ron index 4c2056b257..6c74d33a7a 100644 --- a/assets/common/items/armor/hide/rawhide/pants.ron +++ b/assets/common/items/armor/hide/rawhide/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rawhide Pants" + name: "Rawhide Pants", description: "'Tightly packed pieces of leather to endure all weather.'", kind: Armor(( kind: Pants("Rawhide"), diff --git a/assets/common/items/armor/hide/rawhide/shoulder.ron b/assets/common/items/armor/hide/rawhide/shoulder.ron index 8315a65f07..0b89fb7163 100644 --- a/assets/common/items/armor/hide/rawhide/shoulder.ron +++ b/assets/common/items/armor/hide/rawhide/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rawhide Shoulderpads" + name: "Rawhide Shoulderpads", description: "Tightly packed pieces of leather to endure all weather.", kind: Armor(( kind: Shoulder("Rawhide"), diff --git a/assets/common/items/armor/hide/scale/back.ron b/assets/common/items/armor/hide/scale/back.ron index a7edf9869e..92992ea4c3 100644 --- a/assets/common/items/armor/hide/scale/back.ron +++ b/assets/common/items/armor/hide/scale/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scale Cape" + name: "Scale Cape", description: "Each embedded scale provides protection.", kind: Armor(( kind: Back("Scale"), diff --git a/assets/common/items/armor/hide/scale/belt.ron b/assets/common/items/armor/hide/scale/belt.ron index 7c9421551b..7c2e73461f 100644 --- a/assets/common/items/armor/hide/scale/belt.ron +++ b/assets/common/items/armor/hide/scale/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scale Girdle" + name: "Scale Girdle", description: "Each embedded scale provides protection.", kind: Armor(( kind: Belt("Scale"), diff --git a/assets/common/items/armor/hide/scale/chest.ron b/assets/common/items/armor/hide/scale/chest.ron index 698a948d2a..2647e01ea4 100644 --- a/assets/common/items/armor/hide/scale/chest.ron +++ b/assets/common/items/armor/hide/scale/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scale Chestpiece" + name: "Scale Chestpiece", description: "Each embedded scale provides protection.", kind: Armor(( kind: Chest("Scale"), diff --git a/assets/common/items/armor/hide/scale/foot.ron b/assets/common/items/armor/hide/scale/foot.ron index 05da494f99..0dd6ec76e5 100644 --- a/assets/common/items/armor/hide/scale/foot.ron +++ b/assets/common/items/armor/hide/scale/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scale Sabatons" + name: "Scale Sabatons", description: "Each embedded scale provides protection.", kind: Armor(( kind: Foot("Scale"), diff --git a/assets/common/items/armor/hide/scale/hand.ron b/assets/common/items/armor/hide/scale/hand.ron index 3519d9e7be..d85b25352a 100644 --- a/assets/common/items/armor/hide/scale/hand.ron +++ b/assets/common/items/armor/hide/scale/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scale Fists" + name: "Scale Fists", description: "Each embedded scale provides protection.", kind: Armor(( kind: Hand("Scale"), diff --git a/assets/common/items/armor/hide/scale/pants.ron b/assets/common/items/armor/hide/scale/pants.ron index 7f5012bbab..ad19d3397f 100644 --- a/assets/common/items/armor/hide/scale/pants.ron +++ b/assets/common/items/armor/hide/scale/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scale Leggings" + name: "Scale Leggings", description: "Each embedded scale provides protection.", kind: Armor(( kind: Pants("Scale"), diff --git a/assets/common/items/armor/hide/scale/shoulder.ron b/assets/common/items/armor/hide/scale/shoulder.ron index 6934b6fc5c..669db0a5a9 100644 --- a/assets/common/items/armor/hide/scale/shoulder.ron +++ b/assets/common/items/armor/hide/scale/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scale Shoulderguards" + name: "Scale Shoulderguards", description: "Each embedded scale provides protection.", kind: Armor(( kind: Shoulder("Scale"), diff --git a/assets/common/items/armor/leather_plate/belt.ron b/assets/common/items/armor/leather_plate/belt.ron index d55e877e21..7403f595fc 100644 --- a/assets/common/items/armor/leather_plate/belt.ron +++ b/assets/common/items/armor/leather_plate/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Plate Belt" + name: "Leather Plate Belt", description: "Leather adorned with steel for better protection.", kind: Armor(( kind: Belt("LeatherPlate"), diff --git a/assets/common/items/armor/leather_plate/chest.ron b/assets/common/items/armor/leather_plate/chest.ron index 64b7c32cf0..9f496336fd 100644 --- a/assets/common/items/armor/leather_plate/chest.ron +++ b/assets/common/items/armor/leather_plate/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Plate Chest" + name: "Leather Plate Chest", description: "Leather adorned with steel for better protection.", kind: Armor(( kind: Chest("LeatherPlate"), diff --git a/assets/common/items/armor/leather_plate/foot.ron b/assets/common/items/armor/leather_plate/foot.ron index 77962e1682..1c149fefda 100644 --- a/assets/common/items/armor/leather_plate/foot.ron +++ b/assets/common/items/armor/leather_plate/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Plate Boots" + name: "Leather Plate Boots", description: "Leather adorned with steel for better protection.", kind: Armor(( kind: Foot("LeatherPlate"), diff --git a/assets/common/items/armor/leather_plate/hand.ron b/assets/common/items/armor/leather_plate/hand.ron index 4a4f35e631..69026fe230 100644 --- a/assets/common/items/armor/leather_plate/hand.ron +++ b/assets/common/items/armor/leather_plate/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Plate Gloves" + name: "Leather Plate Gloves", description: "Leather adorned with steel for better protection.", kind: Armor(( kind: Hand("LeatherPlate"), diff --git a/assets/common/items/armor/leather_plate/pants.ron b/assets/common/items/armor/leather_plate/pants.ron index 67afe98d1e..fbe2b06050 100644 --- a/assets/common/items/armor/leather_plate/pants.ron +++ b/assets/common/items/armor/leather_plate/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Plate Chausses" + name: "Leather Plate Chausses", description: "Leather adorned with steel for better protection.", kind: Armor(( kind: Pants("LeatherPlate"), diff --git a/assets/common/items/armor/leather_plate/shoulder.ron b/assets/common/items/armor/leather_plate/shoulder.ron index edc714212a..14433e9c94 100644 --- a/assets/common/items/armor/leather_plate/shoulder.ron +++ b/assets/common/items/armor/leather_plate/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Plate Shoulder Pad" + name: "Leather Plate Shoulder Pad", description: "Leather adorned with steel for better protection.", kind: Armor(( kind: Shoulder("LeatherPlate"), diff --git a/assets/common/items/armor/mail/bloodsteel/back.ron b/assets/common/items/armor/mail/bloodsteel/back.ron index d7482a74db..c7903e00fc 100644 --- a/assets/common/items/armor/mail/bloodsteel/back.ron +++ b/assets/common/items/armor/mail/bloodsteel/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bloodsteel Cape" + name: "Bloodsteel Cape", description: "Forged to preserve life, at the cost of another.", kind: Armor(( kind: Back("Bloodsteel"), diff --git a/assets/common/items/armor/mail/bloodsteel/belt.ron b/assets/common/items/armor/mail/bloodsteel/belt.ron index 44ee8a9a71..b45dabd25b 100644 --- a/assets/common/items/armor/mail/bloodsteel/belt.ron +++ b/assets/common/items/armor/mail/bloodsteel/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bloodsteel Girdle" + name: "Bloodsteel Girdle", description: "Forged to preserve life, at the cost of another.", kind: Armor(( kind: Belt("Bloodsteel"), diff --git a/assets/common/items/armor/mail/bloodsteel/chest.ron b/assets/common/items/armor/mail/bloodsteel/chest.ron index 70f6caead2..3cb9aa5aa1 100644 --- a/assets/common/items/armor/mail/bloodsteel/chest.ron +++ b/assets/common/items/armor/mail/bloodsteel/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bloodsteel Chest" + name: "Bloodsteel Chest", description: "Forged to preserve life, at the cost of another.", kind: Armor(( kind: Chest("Bloodsteel"), diff --git a/assets/common/items/armor/mail/bloodsteel/foot.ron b/assets/common/items/armor/mail/bloodsteel/foot.ron index b172804ebc..a81a8d8333 100644 --- a/assets/common/items/armor/mail/bloodsteel/foot.ron +++ b/assets/common/items/armor/mail/bloodsteel/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bloodsteel Sabatons" + name: "Bloodsteel Sabatons", description: "Forged to preserve life, at the cost of another.", kind: Armor(( kind: Foot("Bloodsteel"), diff --git a/assets/common/items/armor/mail/bloodsteel/hand.ron b/assets/common/items/armor/mail/bloodsteel/hand.ron index 1c3c39b78a..745b0d5d01 100644 --- a/assets/common/items/armor/mail/bloodsteel/hand.ron +++ b/assets/common/items/armor/mail/bloodsteel/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bloodsteel Gauntlets" + name: "Bloodsteel Gauntlets", description: "Forged to preserve life, at the cost of another.", kind: Armor(( kind: Hand("Bloodsteel"), diff --git a/assets/common/items/armor/mail/bloodsteel/pants.ron b/assets/common/items/armor/mail/bloodsteel/pants.ron index f104d914ce..932d3243bb 100644 --- a/assets/common/items/armor/mail/bloodsteel/pants.ron +++ b/assets/common/items/armor/mail/bloodsteel/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bloodsteel Legs" + name: "Bloodsteel Legs", description: "Forged to preserve life, at the cost of another.", kind: Armor(( kind: Pants("Bloodsteel"), diff --git a/assets/common/items/armor/mail/bloodsteel/shoulder.ron b/assets/common/items/armor/mail/bloodsteel/shoulder.ron index 144f05e131..783a2720ce 100644 --- a/assets/common/items/armor/mail/bloodsteel/shoulder.ron +++ b/assets/common/items/armor/mail/bloodsteel/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bloodsteel Pauldrons" + name: "Bloodsteel Pauldrons", description: "Forged to preserve life, at the cost of another.", kind: Armor(( kind: Shoulder("Bloodsteel"), diff --git a/assets/common/items/armor/mail/bronze/back.ron b/assets/common/items/armor/mail/bronze/back.ron index e5b9c7411b..83a618bee5 100644 --- a/assets/common/items/armor/mail/bronze/back.ron +++ b/assets/common/items/armor/mail/bronze/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bronze Cloak" + name: "Bronze Cloak", description: "'Heavy and dull, but it can take a punch.'", kind: Armor(( kind: Back("Bronze"), diff --git a/assets/common/items/armor/mail/bronze/belt.ron b/assets/common/items/armor/mail/bronze/belt.ron index dcdff3f093..a26041d202 100644 --- a/assets/common/items/armor/mail/bronze/belt.ron +++ b/assets/common/items/armor/mail/bronze/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bronze Girdle" + name: "Bronze Girdle", description: "'Heavy and dull, but it can take a punch.'", kind: Armor(( kind: Belt("Bronze"), diff --git a/assets/common/items/armor/mail/bronze/chest.ron b/assets/common/items/armor/mail/bronze/chest.ron index c8f367d9e6..a21849078e 100644 --- a/assets/common/items/armor/mail/bronze/chest.ron +++ b/assets/common/items/armor/mail/bronze/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bronze Chestguard" + name: "Bronze Chestguard", description: "Heavy and dull, but it can take a punch.", kind: Armor(( kind: Chest("Bronze"), diff --git a/assets/common/items/armor/mail/bronze/foot.ron b/assets/common/items/armor/mail/bronze/foot.ron index bbe96ad497..60f39a92f7 100644 --- a/assets/common/items/armor/mail/bronze/foot.ron +++ b/assets/common/items/armor/mail/bronze/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bronze Shoes" + name: "Bronze Shoes", description: "'Heavy and dull, but it can take a punch.", kind: Armor(( kind: Foot("Bronze"), diff --git a/assets/common/items/armor/mail/bronze/hand.ron b/assets/common/items/armor/mail/bronze/hand.ron index 0c212ba131..d3c2bcb5e1 100644 --- a/assets/common/items/armor/mail/bronze/hand.ron +++ b/assets/common/items/armor/mail/bronze/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bronze Gauntlets" + name: "Bronze Gauntlets", description: "'Heavy and dull, but it can take a punch.'", kind: Armor(( kind: Hand("Bronze"), diff --git a/assets/common/items/armor/mail/bronze/pants.ron b/assets/common/items/armor/mail/bronze/pants.ron index 4e8a855009..fc54c2a23f 100644 --- a/assets/common/items/armor/mail/bronze/pants.ron +++ b/assets/common/items/armor/mail/bronze/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bronze Pantalons" + name: "Bronze Pantalons", description: "'Heavy and dull, but it can take a punch.'", kind: Armor(( kind: Pants("Bronze"), diff --git a/assets/common/items/armor/mail/bronze/shoulder.ron b/assets/common/items/armor/mail/bronze/shoulder.ron index 8cad2f4da8..d2473db520 100644 --- a/assets/common/items/armor/mail/bronze/shoulder.ron +++ b/assets/common/items/armor/mail/bronze/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bronze Guards" + name: "Bronze Guards", description: "Heavy and dull, but it can take a punch.", kind: Armor(( kind: Shoulder("Bronze"), diff --git a/assets/common/items/armor/mail/cobalt/back.ron b/assets/common/items/armor/mail/cobalt/back.ron index abce9598f1..822c94bbbb 100644 --- a/assets/common/items/armor/mail/cobalt/back.ron +++ b/assets/common/items/armor/mail/cobalt/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cobalt Cape" + name: "Cobalt Cape", description: "Ornamental and impenetrable, the metal will never dull.", kind: Armor(( kind: Back("Cobalt"), diff --git a/assets/common/items/armor/mail/cobalt/belt.ron b/assets/common/items/armor/mail/cobalt/belt.ron index 093ccdb9a6..2e05fd8af7 100644 --- a/assets/common/items/armor/mail/cobalt/belt.ron +++ b/assets/common/items/armor/mail/cobalt/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cobalt Girdle" + name: "Cobalt Girdle", description: "Ornamental and impenetrable, the metal will never dull.", kind: Armor(( kind: Belt("Cobalt"), diff --git a/assets/common/items/armor/mail/cobalt/chest.ron b/assets/common/items/armor/mail/cobalt/chest.ron index 734d407575..b5ffe704d7 100644 --- a/assets/common/items/armor/mail/cobalt/chest.ron +++ b/assets/common/items/armor/mail/cobalt/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cobalt Chestpiece" + name: "Cobalt Chestpiece", description: "Ornamental and impenetrable, the metal will never dull.", kind: Armor(( kind: Chest("Cobalt"), diff --git a/assets/common/items/armor/mail/cobalt/foot.ron b/assets/common/items/armor/mail/cobalt/foot.ron index 46d11a365c..e1ab1c51f2 100644 --- a/assets/common/items/armor/mail/cobalt/foot.ron +++ b/assets/common/items/armor/mail/cobalt/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cobalt Footguards" + name: "Cobalt Footguards", description: "Ornamental and impenetrable, the metal will never dull.", kind: Armor(( kind: Foot("Cobalt"), diff --git a/assets/common/items/armor/mail/cobalt/hand.ron b/assets/common/items/armor/mail/cobalt/hand.ron index 601ca48678..849aa96685 100644 --- a/assets/common/items/armor/mail/cobalt/hand.ron +++ b/assets/common/items/armor/mail/cobalt/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cobalt Gauntlets" + name: "Cobalt Gauntlets", description: "Ornamental and impenetrable, the metal will never dull.", kind: Armor(( kind: Hand("Cobalt"), diff --git a/assets/common/items/armor/mail/cobalt/pants.ron b/assets/common/items/armor/mail/cobalt/pants.ron index 835848807e..2196479028 100644 --- a/assets/common/items/armor/mail/cobalt/pants.ron +++ b/assets/common/items/armor/mail/cobalt/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cobalt Leggings" + name: "Cobalt Leggings", description: "Ornamental and impenetrable, the metal will never dull.", kind: Armor(( kind: Pants("Cobalt"), diff --git a/assets/common/items/armor/mail/cobalt/shoulder.ron b/assets/common/items/armor/mail/cobalt/shoulder.ron index b4f74c538b..b4b64828da 100644 --- a/assets/common/items/armor/mail/cobalt/shoulder.ron +++ b/assets/common/items/armor/mail/cobalt/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cobalt Shoulderguards" + name: "Cobalt Shoulderguards", description: "Ornamental and impenetrable, the metal will never dull.", kind: Armor(( kind: Shoulder("Cobalt"), diff --git a/assets/common/items/armor/mail/iron/back.ron b/assets/common/items/armor/mail/iron/back.ron index 6fcb197d45..7103881a14 100644 --- a/assets/common/items/armor/mail/iron/back.ron +++ b/assets/common/items/armor/mail/iron/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Cloak" + name: "Iron Cloak", description: "Sturdy and unyielding, across ages of war.", kind: Armor(( kind: Back("Iron"), diff --git a/assets/common/items/armor/mail/iron/belt.ron b/assets/common/items/armor/mail/iron/belt.ron index 18b630c78a..fe05f4d614 100644 --- a/assets/common/items/armor/mail/iron/belt.ron +++ b/assets/common/items/armor/mail/iron/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Belt" + name: "Iron Belt", description: "Sturdy and unyielding, across ages of war.", kind: Armor(( kind: Belt("Iron"), diff --git a/assets/common/items/armor/mail/iron/chest.ron b/assets/common/items/armor/mail/iron/chest.ron index bf3789cc93..c4066f5bdd 100644 --- a/assets/common/items/armor/mail/iron/chest.ron +++ b/assets/common/items/armor/mail/iron/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Chestguard" + name: "Iron Chestguard", description: "Sturdy and unyielding, across ages of war.", kind: Armor(( kind: Chest("Iron"), diff --git a/assets/common/items/armor/mail/iron/foot.ron b/assets/common/items/armor/mail/iron/foot.ron index a53f55986d..b2383da6e1 100644 --- a/assets/common/items/armor/mail/iron/foot.ron +++ b/assets/common/items/armor/mail/iron/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Footguards" + name: "Iron Footguards", description: "Sturdy and unyielding, across ages of war.", kind: Armor(( kind: Foot("Iron"), diff --git a/assets/common/items/armor/mail/iron/hand.ron b/assets/common/items/armor/mail/iron/hand.ron index 22295b85cc..d6701470e5 100644 --- a/assets/common/items/armor/mail/iron/hand.ron +++ b/assets/common/items/armor/mail/iron/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Fists" + name: "Iron Fists", description: "Sturdy and unyielding, across ages of war.", kind: Armor(( kind: Hand("Iron"), diff --git a/assets/common/items/armor/mail/iron/pants.ron b/assets/common/items/armor/mail/iron/pants.ron index 7e2ffd494f..eaa8f6882f 100644 --- a/assets/common/items/armor/mail/iron/pants.ron +++ b/assets/common/items/armor/mail/iron/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Pants" + name: "Iron Pants", description: "Sturdy and unyielding, across ages of war.", kind: Armor(( kind: Pants("Iron"), diff --git a/assets/common/items/armor/mail/iron/shoulder.ron b/assets/common/items/armor/mail/iron/shoulder.ron index 2866260575..c7bc50f001 100644 --- a/assets/common/items/armor/mail/iron/shoulder.ron +++ b/assets/common/items/armor/mail/iron/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Shoulderpads" + name: "Iron Shoulderpads", description: "Sturdy and unyielding, across ages of war.", kind: Armor(( kind: Shoulder("Iron"), diff --git a/assets/common/items/armor/mail/orichalcum/back.ron b/assets/common/items/armor/mail/orichalcum/back.ron index 44cc23a130..459aac0ecb 100644 --- a/assets/common/items/armor/mail/orichalcum/back.ron +++ b/assets/common/items/armor/mail/orichalcum/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orichalcum Cape" + name: "Orichalcum Cape", description: "An ancient alloy. Myths remain of heroes who wore this metal.", kind: Armor(( kind: Back("Orichalcum"), diff --git a/assets/common/items/armor/mail/orichalcum/belt.ron b/assets/common/items/armor/mail/orichalcum/belt.ron index 8d2317eda5..3c44ee17d8 100644 --- a/assets/common/items/armor/mail/orichalcum/belt.ron +++ b/assets/common/items/armor/mail/orichalcum/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orichalcum Belt" + name: "Orichalcum Belt", description: "An ancient alloy. Myths remain of heroes who wore this metal.", kind: Armor(( kind: Belt("Orichalcum"), diff --git a/assets/common/items/armor/mail/orichalcum/chest.ron b/assets/common/items/armor/mail/orichalcum/chest.ron index 3849e2d3b5..7ddfdecaf4 100644 --- a/assets/common/items/armor/mail/orichalcum/chest.ron +++ b/assets/common/items/armor/mail/orichalcum/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orichalcum Chestguard" + name: "Orichalcum Chestguard", description: "An ancient alloy. Myths remain of heroes who wore this metal.", kind: Armor(( kind: Chest("Orichalcum"), diff --git a/assets/common/items/armor/mail/orichalcum/foot.ron b/assets/common/items/armor/mail/orichalcum/foot.ron index 7d7da7707a..c51dcac769 100644 --- a/assets/common/items/armor/mail/orichalcum/foot.ron +++ b/assets/common/items/armor/mail/orichalcum/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orichalcum Warboots" + name: "Orichalcum Warboots", description: "An ancient alloy. Myths remain of heroes who wore this metal.", kind: Armor(( kind: Foot("Orichalcum"), diff --git a/assets/common/items/armor/mail/orichalcum/hand.ron b/assets/common/items/armor/mail/orichalcum/hand.ron index 4fe54cd41c..856f10e2c8 100644 --- a/assets/common/items/armor/mail/orichalcum/hand.ron +++ b/assets/common/items/armor/mail/orichalcum/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orichalcum Gloves" + name: "Orichalcum Gloves", description: "An ancient alloy. Myths remain of heroes who wore this metal.", kind: Armor(( kind: Hand("Orichalcum"), diff --git a/assets/common/items/armor/mail/orichalcum/pants.ron b/assets/common/items/armor/mail/orichalcum/pants.ron index 82aac023a0..9e4ab7b209 100644 --- a/assets/common/items/armor/mail/orichalcum/pants.ron +++ b/assets/common/items/armor/mail/orichalcum/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orichalcum Legplates" + name: "Orichalcum Legplates", description: "An ancient alloy. Myths remain of heroes who wore this metal.", kind: Armor(( kind: Pants("Orichalcum"), diff --git a/assets/common/items/armor/mail/orichalcum/shoulder.ron b/assets/common/items/armor/mail/orichalcum/shoulder.ron index 50df81453c..c29b9d5b8e 100644 --- a/assets/common/items/armor/mail/orichalcum/shoulder.ron +++ b/assets/common/items/armor/mail/orichalcum/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orichalcum Mantle" + name: "Orichalcum Mantle", description: "An ancient alloy. Myths remain of heroes who wore this armor.", kind: Armor(( kind: Shoulder("Orichalcum"), diff --git a/assets/common/items/armor/mail/steel/back.ron b/assets/common/items/armor/mail/steel/back.ron index b0b934f8c4..30331844ef 100644 --- a/assets/common/items/armor/mail/steel/back.ron +++ b/assets/common/items/armor/mail/steel/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Steel Cape" + name: "Steel Cape", description: "Metal alloy interlocking plates to improve protection.", kind: Armor(( kind: Back("Steel"), diff --git a/assets/common/items/armor/mail/steel/belt.ron b/assets/common/items/armor/mail/steel/belt.ron index d5c8c4de57..7ee03457af 100644 --- a/assets/common/items/armor/mail/steel/belt.ron +++ b/assets/common/items/armor/mail/steel/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Steel Belt" + name: "Steel Belt", description: "Metal alloy interlocking plates to improve protection.", kind: Armor(( kind: Belt("Steel"), diff --git a/assets/common/items/armor/mail/steel/chest.ron b/assets/common/items/armor/mail/steel/chest.ron index 762cdfb202..60646c98ba 100644 --- a/assets/common/items/armor/mail/steel/chest.ron +++ b/assets/common/items/armor/mail/steel/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Steel Cuirass" + name: "Steel Cuirass", description: "The metal alloy provides a somewhat lighter and stronger cuirass.", kind: Armor(( kind: Chest("Steel"), diff --git a/assets/common/items/armor/mail/steel/foot.ron b/assets/common/items/armor/mail/steel/foot.ron index b7592e9687..eb292dd6b2 100644 --- a/assets/common/items/armor/mail/steel/foot.ron +++ b/assets/common/items/armor/mail/steel/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Steel Boots" + name: "Steel Boots", description: "Metal alloy boots providing a more comfortable and durable protection.", kind: Armor(( kind: Foot("Steel"), diff --git a/assets/common/items/armor/mail/steel/hand.ron b/assets/common/items/armor/mail/steel/hand.ron index a3a3d19be9..c4140d271c 100644 --- a/assets/common/items/armor/mail/steel/hand.ron +++ b/assets/common/items/armor/mail/steel/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Steel Gauntlets" + name: "Steel Gauntlets", description: "The metal alloy provides better protection and lighter weight, a quite comfortable gauntlet.", kind: Armor(( kind: Hand("Steel"), diff --git a/assets/common/items/armor/mail/steel/pants.ron b/assets/common/items/armor/mail/steel/pants.ron index dace692dcd..c8070cea11 100644 --- a/assets/common/items/armor/mail/steel/pants.ron +++ b/assets/common/items/armor/mail/steel/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Steel Chausses" + name: "Steel Chausses", description: "The metal alloy provides improvements to fit, durability, and lightness.", kind: Armor(( kind: Pants("Steel"), diff --git a/assets/common/items/armor/mail/steel/shoulder.ron b/assets/common/items/armor/mail/steel/shoulder.ron index 51747053e7..5a173b322c 100644 --- a/assets/common/items/armor/mail/steel/shoulder.ron +++ b/assets/common/items/armor/mail/steel/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Steel Shoulders" + name: "Steel Shoulders", description: "The metal alloy plates provide better protection and comfort.", kind: Armor(( kind: Shoulder("Steel"), diff --git a/assets/common/items/armor/misc/back/admin.ron b/assets/common/items/armor/misc/back/admin.ron index 74bb4263d1..e0e83866a7 100644 --- a/assets/common/items/armor/misc/back/admin.ron +++ b/assets/common/items/armor/misc/back/admin.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Admin's Cape" + name: "Admin's Cape", description: "With great power comes\ngreat responsibility.", kind: Armor(( kind: Back("Admin"), diff --git a/assets/common/items/armor/misc/back/backpack.ron b/assets/common/items/armor/misc/back/backpack.ron index b86f9e9852..a8924f8809 100644 --- a/assets/common/items/armor/misc/back/backpack.ron +++ b/assets/common/items/armor/misc/back/backpack.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Traveler's Backpack" + name: "Traveler's Backpack", description: "Comfort and capacity united.", kind: Armor(( kind: Back("Backpack"), diff --git a/assets/common/items/armor/misc/back/dungeon_purple.ron b/assets/common/items/armor/misc/back/dungeon_purple.ron index 8f7f839cf0..317cdcdb82 100644 --- a/assets/common/items/armor/misc/back/dungeon_purple.ron +++ b/assets/common/items/armor/misc/back/dungeon_purple.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Cultist Cape" + name: "Purple Cultist Cape", description: "Smells like dark magic and candles.", kind: Armor(( kind: Back("DungeonPurple"), diff --git a/assets/common/items/armor/misc/back/short_0.ron b/assets/common/items/armor/misc/back/short_0.ron index 8c664441ff..a0ac2b1a45 100644 --- a/assets/common/items/armor/misc/back/short_0.ron +++ b/assets/common/items/armor/misc/back/short_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Short leather Cape" + name: "Short leather Cape", description: "Probably made of the finest leather.", kind: Armor(( kind: Back("Short0"), diff --git a/assets/common/items/armor/misc/back/short_1.ron b/assets/common/items/armor/misc/back/short_1.ron index 21beaa9bde..0aff199482 100644 --- a/assets/common/items/armor/misc/back/short_1.ron +++ b/assets/common/items/armor/misc/back/short_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Blanket" + name: "Green Blanket", description: "Keeps your shoulders warm.", kind: Armor(( kind: Back("Short1"), diff --git a/assets/common/items/armor/misc/bag/heavy_seabag.ron b/assets/common/items/armor/misc/bag/heavy_seabag.ron index 609c7e6cad..83e6504458 100644 --- a/assets/common/items/armor/misc/bag/heavy_seabag.ron +++ b/assets/common/items/armor/misc/bag/heavy_seabag.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Heavy Seabag" + name: "Heavy Seabag", description: "Commonly used by sailors.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/knitted_red_pouch.ron b/assets/common/items/armor/misc/bag/knitted_red_pouch.ron index ed101eb479..7aaf7a7040 100644 --- a/assets/common/items/armor/misc/bag/knitted_red_pouch.ron +++ b/assets/common/items/armor/misc/bag/knitted_red_pouch.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Knitted Red Pouch" + name: "Knitted Red Pouch", description: "Made from some patches of dyed cloth.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/liana_kit.ron b/assets/common/items/armor/misc/bag/liana_kit.ron index 536cf52b64..b14f1bb106 100644 --- a/assets/common/items/armor/misc/bag/liana_kit.ron +++ b/assets/common/items/armor/misc/bag/liana_kit.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Liana Kit" + name: "Liana Kit", description: "Woven from dried lianas.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/mindflayer_spellbag.ron b/assets/common/items/armor/misc/bag/mindflayer_spellbag.ron index d6ee069123..066ea494b7 100644 --- a/assets/common/items/armor/misc/bag/mindflayer_spellbag.ron +++ b/assets/common/items/armor/misc/bag/mindflayer_spellbag.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Mindflayer Spellbag" + name: "Mindflayer Spellbag", description: "You can almost feel the Mindflayer's\nevil presence flowing through the fabric.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/reliable_backpack.ron b/assets/common/items/armor/misc/bag/reliable_backpack.ron index 2a8f8e4227..e57611e031 100644 --- a/assets/common/items/armor/misc/bag/reliable_backpack.ron +++ b/assets/common/items/armor/misc/bag/reliable_backpack.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Reliable Backpack" + name: "Reliable Backpack", description: "It will never give you up.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/soulkeeper_cursed.ron b/assets/common/items/armor/misc/bag/soulkeeper_cursed.ron index 5a83d1385d..df945426cc 100644 --- a/assets/common/items/armor/misc/bag/soulkeeper_cursed.ron +++ b/assets/common/items/armor/misc/bag/soulkeeper_cursed.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cursed Soulkeeper" + name: "Cursed Soulkeeper", description: "WIP", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/soulkeeper_pure.ron b/assets/common/items/armor/misc/bag/soulkeeper_pure.ron index dea5b9f13e..33d4bf3cfc 100644 --- a/assets/common/items/armor/misc/bag/soulkeeper_pure.ron +++ b/assets/common/items/armor/misc/bag/soulkeeper_pure.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purified Soulkeeper" + name: "Purified Soulkeeper", description: "WIP", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/sturdy_red_backpack.ron b/assets/common/items/armor/misc/bag/sturdy_red_backpack.ron index c09f7ae6af..903cdc43af 100644 --- a/assets/common/items/armor/misc/bag/sturdy_red_backpack.ron +++ b/assets/common/items/armor/misc/bag/sturdy_red_backpack.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sturdy Red Saddlebag" + name: "Sturdy Red Saddlebag", description: "Made from a large amount of dyed cloth patches.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/tiny_leather_pouch.ron b/assets/common/items/armor/misc/bag/tiny_leather_pouch.ron index e5d27d1b7b..a94dcc0f37 100644 --- a/assets/common/items/armor/misc/bag/tiny_leather_pouch.ron +++ b/assets/common/items/armor/misc/bag/tiny_leather_pouch.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tiny Leather Pouch" + name: "Tiny Leather Pouch", description: "Made from a few patches of leather.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/tiny_red_pouch.ron b/assets/common/items/armor/misc/bag/tiny_red_pouch.ron index 22e7512abe..3515347806 100644 --- a/assets/common/items/armor/misc/bag/tiny_red_pouch.ron +++ b/assets/common/items/armor/misc/bag/tiny_red_pouch.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tiny Red Pouch" + name: "Tiny Red Pouch", description: "Made from a single patch of dyed cloth.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/troll_hide_pack.ron b/assets/common/items/armor/misc/bag/troll_hide_pack.ron index cbeef5cce4..44c930c60f 100644 --- a/assets/common/items/armor/misc/bag/troll_hide_pack.ron +++ b/assets/common/items/armor/misc/bag/troll_hide_pack.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Trollhide Pack" + name: "Trollhide Pack", description: "Trolls were definitely hurt\nin the making of this.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/bag/woven_red_bag.ron b/assets/common/items/armor/misc/bag/woven_red_bag.ron index 677d3633e1..3c21d267da 100644 --- a/assets/common/items/armor/misc/bag/woven_red_bag.ron +++ b/assets/common/items/armor/misc/bag/woven_red_bag.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Woven Red Bag" + name: "Woven Red Bag", description: "Made from some patches of dyed cloth.", kind: Armor( ( diff --git a/assets/common/items/armor/misc/chest/worker_green_0.ron b/assets/common/items/armor/misc/chest/worker_green_0.ron index 423bf4aa66..e5e3facd2a 100644 --- a/assets/common/items/armor/misc/chest/worker_green_0.ron +++ b/assets/common/items/armor/misc/chest/worker_green_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Worker Shirt" + name: "Green Worker Shirt", description: "Was used by a farmer, until recently.", kind: Armor(( kind: Chest("WorkerGreen0"), diff --git a/assets/common/items/armor/misc/chest/worker_green_1.ron b/assets/common/items/armor/misc/chest/worker_green_1.ron index 8a6f1efcdb..81a74a6b4f 100644 --- a/assets/common/items/armor/misc/chest/worker_green_1.ron +++ b/assets/common/items/armor/misc/chest/worker_green_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Worker Shirt" + name: "Green Worker Shirt", description: "Was used by a farmer, until recently.", kind: Armor(( kind: Chest("WorkerGreen1"), diff --git a/assets/common/items/armor/misc/chest/worker_orange_0.ron b/assets/common/items/armor/misc/chest/worker_orange_0.ron index 9ed2f52bda..29b6258879 100644 --- a/assets/common/items/armor/misc/chest/worker_orange_0.ron +++ b/assets/common/items/armor/misc/chest/worker_orange_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orange Worker Shirt" + name: "Orange Worker Shirt", description: "Was used by a farmer, until recently.", kind: Armor(( kind: Chest("WorkerOrange0"), diff --git a/assets/common/items/armor/misc/chest/worker_orange_1.ron b/assets/common/items/armor/misc/chest/worker_orange_1.ron index a5430ab171..5a653d32c9 100644 --- a/assets/common/items/armor/misc/chest/worker_orange_1.ron +++ b/assets/common/items/armor/misc/chest/worker_orange_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orange Worker Shirt" + name: "Orange Worker Shirt", description: "Was used by a farmer, until recently.", kind: Armor(( kind: Chest("WorkerOrange1"), diff --git a/assets/common/items/armor/misc/chest/worker_purple_0.ron b/assets/common/items/armor/misc/chest/worker_purple_0.ron index 40550e3335..564bd08de0 100644 --- a/assets/common/items/armor/misc/chest/worker_purple_0.ron +++ b/assets/common/items/armor/misc/chest/worker_purple_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Worker Shirt" + name: "Purple Worker Shirt", description: "Resilient and reliable.", kind: Armor(( kind: Chest("WorkerPurple0"), diff --git a/assets/common/items/armor/misc/chest/worker_purple_1.ron b/assets/common/items/armor/misc/chest/worker_purple_1.ron index 3df6ca9da7..5b6d0622fd 100644 --- a/assets/common/items/armor/misc/chest/worker_purple_1.ron +++ b/assets/common/items/armor/misc/chest/worker_purple_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Worker Shirt" + name: "Purple Worker Shirt", description: "Was used by a farmer, until recently.", kind: Armor(( kind: Chest("WorkerPurple1"), diff --git a/assets/common/items/armor/misc/chest/worker_purple_brown.ron b/assets/common/items/armor/misc/chest/worker_purple_brown.ron index 5364e8ba01..5bc2f97202 100644 --- a/assets/common/items/armor/misc/chest/worker_purple_brown.ron +++ b/assets/common/items/armor/misc/chest/worker_purple_brown.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Worker Shirt" + name: "Purple Worker Shirt", description: "Resilient and reliable.", kind: Armor(( kind: Chest("WorkerPurpBrown"), diff --git a/assets/common/items/armor/misc/chest/worker_red_0.ron b/assets/common/items/armor/misc/chest/worker_red_0.ron index e6d6b51138..950d4c832f 100644 --- a/assets/common/items/armor/misc/chest/worker_red_0.ron +++ b/assets/common/items/armor/misc/chest/worker_red_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Red Worker Shirt" + name: "Red Worker Shirt", description: "Was used by a farmer, until recently.", kind: Armor(( kind: Chest("WorkerRed0"), diff --git a/assets/common/items/armor/misc/chest/worker_red_1.ron b/assets/common/items/armor/misc/chest/worker_red_1.ron index d8744ccfc8..8226d90359 100644 --- a/assets/common/items/armor/misc/chest/worker_red_1.ron +++ b/assets/common/items/armor/misc/chest/worker_red_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Red Worker Shirt" + name: "Red Worker Shirt", description: "Was used by a farmer, until recently.", kind: Armor(( kind: Chest("WorkerRed1"), diff --git a/assets/common/items/armor/misc/chest/worker_yellow_0.ron b/assets/common/items/armor/misc/chest/worker_yellow_0.ron index 293512fadf..44e58991c7 100644 --- a/assets/common/items/armor/misc/chest/worker_yellow_0.ron +++ b/assets/common/items/armor/misc/chest/worker_yellow_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Yellow Worker Shirt" + name: "Yellow Worker Shirt", description: "Was used by a farmer, until recently.", kind: Armor(( kind: Chest("WorkerYellow0"), diff --git a/assets/common/items/armor/misc/chest/worker_yellow_1.ron b/assets/common/items/armor/misc/chest/worker_yellow_1.ron index 4e2f5b6be7..c1606c8c2f 100644 --- a/assets/common/items/armor/misc/chest/worker_yellow_1.ron +++ b/assets/common/items/armor/misc/chest/worker_yellow_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Yellow Worker Shirt" + name: "Yellow Worker Shirt", description: "Was used by a farmer, until recently.", kind: Armor(( kind: Chest("WorkerYellow1"), diff --git a/assets/common/items/armor/misc/foot/jackalope_slippers.ron b/assets/common/items/armor/misc/foot/jackalope_slippers.ron index b8d6db9de4..64d9035e73 100644 --- a/assets/common/items/armor/misc/foot/jackalope_slippers.ron +++ b/assets/common/items/armor/misc/foot/jackalope_slippers.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Fluffy Jackalope Slippers" + name: "Fluffy Jackalope Slippers", description: "So warm and cozy!", kind: Armor(( kind: Foot("Jackalope"), diff --git a/assets/common/items/armor/misc/foot/sandals.ron b/assets/common/items/armor/misc/foot/sandals.ron index 268244c004..8e2802e8b4 100644 --- a/assets/common/items/armor/misc/foot/sandals.ron +++ b/assets/common/items/armor/misc/foot/sandals.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Worn out Sandals" + name: "Worn out Sandals", description: "Loyal companions.", kind: Armor(( kind: Foot("Sandal"), diff --git a/assets/common/items/armor/misc/head/bandana/red.ron b/assets/common/items/armor/misc/head/bandana/red.ron index d213b05384..6ae1e654ee 100644 --- a/assets/common/items/armor/misc/head/bandana/red.ron +++ b/assets/common/items/armor/misc/head/bandana/red.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Red Bandana" + name: "Red Bandana", description: "Very sneaky, but also, bright red.", kind: Armor(( kind: Head("Red"), diff --git a/assets/common/items/armor/misc/head/bandana/thief.ron b/assets/common/items/armor/misc/head/bandana/thief.ron index 493a309d0f..7eedb47242 100644 --- a/assets/common/items/armor/misc/head/bandana/thief.ron +++ b/assets/common/items/armor/misc/head/bandana/thief.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Thief Bandana" + name: "Thief Bandana", description: "Common bandit's mask.", kind: Armor(( kind: Head("Thief"), diff --git a/assets/common/items/armor/misc/head/crown.ron b/assets/common/items/armor/misc/head/crown.ron index 8e84519fd8..999170c6fd 100644 --- a/assets/common/items/armor/misc/head/crown.ron +++ b/assets/common/items/armor/misc/head/crown.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Crown" + name: "Crown", description: "Fit for a king.", kind: Armor(( kind: Head("Crown"), diff --git a/assets/common/items/armor/misc/head/exclamation.ron b/assets/common/items/armor/misc/head/exclamation.ron index 09df0e111d..1df8426a26 100644 --- a/assets/common/items/armor/misc/head/exclamation.ron +++ b/assets/common/items/armor/misc/head/exclamation.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Exclamation hat" + name: "Exclamation hat", description: "You feel like bestowing quests.", kind: Armor(( kind: Head("Exclamation"), diff --git a/assets/common/items/armor/misc/head/headband.ron b/assets/common/items/armor/misc/head/headband.ron index 46089b740e..35ad4696d6 100644 --- a/assets/common/items/armor/misc/head/headband.ron +++ b/assets/common/items/armor/misc/head/headband.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Headband" + name: "Headband", description: "yep.", kind: Armor(( kind: Head("Headband"), diff --git a/assets/common/items/armor/misc/head/helmet.ron b/assets/common/items/armor/misc/head/helmet.ron index f40ab6f5a4..89b831d2bd 100644 --- a/assets/common/items/armor/misc/head/helmet.ron +++ b/assets/common/items/armor/misc/head/helmet.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Helmet" + name: "Helmet", description: "yep.", kind: Armor(( kind: Head("Helmet"), diff --git a/assets/common/items/armor/misc/head/hood.ron b/assets/common/items/armor/misc/head/hood.ron index ab9433cea6..aa2fb808ec 100644 --- a/assets/common/items/armor/misc/head/hood.ron +++ b/assets/common/items/armor/misc/head/hood.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Hood" + name: "Hood", description: "Become one with the treetops.", kind: Armor(( kind: Head("Hood"), diff --git a/assets/common/items/armor/misc/head/mitre.ron b/assets/common/items/armor/misc/head/mitre.ron index 84f963da80..940c241149 100644 --- a/assets/common/items/armor/misc/head/mitre.ron +++ b/assets/common/items/armor/misc/head/mitre.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Mitre" + name: "Mitre", description: "Calls strength from above.", kind: Armor(( kind: Head("Mitre"), diff --git a/assets/common/items/armor/misc/head/straw.ron b/assets/common/items/armor/misc/head/straw.ron index ebe625d7ba..6dc8760bf4 100644 --- a/assets/common/items/armor/misc/head/straw.ron +++ b/assets/common/items/armor/misc/head/straw.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Straw Hat" + name: "Straw Hat", description: "Simple and stylish.", kind: Armor(( kind: Head("Straw"), diff --git a/assets/common/items/armor/misc/neck/amethyst.ron b/assets/common/items/armor/misc/neck/amethyst.ron index 23d1a43ae6..1ff6c38b9f 100644 --- a/assets/common/items/armor/misc/neck/amethyst.ron +++ b/assets/common/items/armor/misc/neck/amethyst.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Amethyst Necklace" + name: "Amethyst Necklace", description: "A tin necklace lined with amethyst gems.", kind: Armor(( kind: Neck("Amethyst"), diff --git a/assets/common/items/armor/misc/neck/ankh_of_life.ron b/assets/common/items/armor/misc/neck/ankh_of_life.ron index d578a4ce07..ca65b0b4f3 100644 --- a/assets/common/items/armor/misc/neck/ankh_of_life.ron +++ b/assets/common/items/armor/misc/neck/ankh_of_life.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ankh of Life" + name: "Ankh of Life", description: "A unique necklace of unkown origin... You can feel the power flowing through it.", kind: Armor(( kind: Neck("Ankh"), diff --git a/assets/common/items/armor/misc/neck/carcanet_of_wrath.ron b/assets/common/items/armor/misc/neck/carcanet_of_wrath.ron index 6eaf86c7e8..6408dd1582 100644 --- a/assets/common/items/armor/misc/neck/carcanet_of_wrath.ron +++ b/assets/common/items/armor/misc/neck/carcanet_of_wrath.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Carcanet of Wrath" + name: "Carcanet of Wrath", description: "A necklace that gives even the most feeble beings immense amounts of power.", kind: Armor(( kind: Neck("Carcanet"), diff --git a/assets/common/items/armor/misc/neck/diamond.ron b/assets/common/items/armor/misc/neck/diamond.ron index 85a0a7779c..36fc12ab8c 100644 --- a/assets/common/items/armor/misc/neck/diamond.ron +++ b/assets/common/items/armor/misc/neck/diamond.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Diamond Necklace" + name: "Diamond Necklace", description: "An expensive gold necklace, ornate with exquisite diamonds.", kind: Armor(( kind: Neck("Diamond"), diff --git a/assets/common/items/armor/misc/neck/emerald.ron b/assets/common/items/armor/misc/neck/emerald.ron index a832c20002..24bcb703dd 100644 --- a/assets/common/items/armor/misc/neck/emerald.ron +++ b/assets/common/items/armor/misc/neck/emerald.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Emerald Necklace" + name: "Emerald Necklace", description: "A cobalt necklace, bearing beautiful emerald gems.", kind: Armor(( kind: Neck("Emerald"), diff --git a/assets/common/items/armor/misc/neck/fang.ron b/assets/common/items/armor/misc/neck/fang.ron index 89ad8b70dc..42d00774ec 100644 --- a/assets/common/items/armor/misc/neck/fang.ron +++ b/assets/common/items/armor/misc/neck/fang.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Fang Necklace" + name: "Fang Necklace", description: "Only the most savage beings can handle the power of this necklace...", kind: Armor(( kind: Neck("Fang"), diff --git a/assets/common/items/armor/misc/neck/gem_of_resilience.ron b/assets/common/items/armor/misc/neck/gem_of_resilience.ron index 1073f14ff1..566bc2c7b0 100644 --- a/assets/common/items/armor/misc/neck/gem_of_resilience.ron +++ b/assets/common/items/armor/misc/neck/gem_of_resilience.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gem of Resilience" + name: "Gem of Resilience", description: "Surrounded by a discrete magical glow.", kind: Armor(( kind: Neck("ResilienceGem"), diff --git a/assets/common/items/armor/misc/neck/gold.ron b/assets/common/items/armor/misc/neck/gold.ron index 256a71fb33..edee941c8a 100644 --- a/assets/common/items/armor/misc/neck/gold.ron +++ b/assets/common/items/armor/misc/neck/gold.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gold Necklace" + name: "Gold Necklace", description: "An expensive gold necklace... looks stolen.", kind: Armor(( kind: Neck("Gold"), diff --git a/assets/common/items/armor/misc/neck/haniwa_talisman.ron b/assets/common/items/armor/misc/neck/haniwa_talisman.ron index 6ad2677d07..80a9b54184 100644 --- a/assets/common/items/armor/misc/neck/haniwa_talisman.ron +++ b/assets/common/items/armor/misc/neck/haniwa_talisman.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Haniwa Talisman" + name: "Haniwa Talisman", description: "A talisman depicting a figure of unkown origin.", kind: Armor(( kind: Neck("Haniwa"), diff --git a/assets/common/items/armor/misc/neck/honeycomb_pendant.ron b/assets/common/items/armor/misc/neck/honeycomb_pendant.ron index ec86a34099..cca0241419 100644 --- a/assets/common/items/armor/misc/neck/honeycomb_pendant.ron +++ b/assets/common/items/armor/misc/neck/honeycomb_pendant.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Honeycomb Pendant" + name: "Honeycomb Pendant", description: "This necklace is always spewing out honey...", kind: Armor(( kind: Neck("Honeycomb"), diff --git a/assets/common/items/armor/misc/neck/pendant_of_protection.ron b/assets/common/items/armor/misc/neck/pendant_of_protection.ron index 115a68ccdf..06b6e2a29b 100644 --- a/assets/common/items/armor/misc/neck/pendant_of_protection.ron +++ b/assets/common/items/armor/misc/neck/pendant_of_protection.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pendant of Protection" + name: "Pendant of Protection", description: "You feel as if something is always watching you...", kind: Armor(( kind: Neck("Pendant"), diff --git a/assets/common/items/armor/misc/neck/ruby.ron b/assets/common/items/armor/misc/neck/ruby.ron index 6a59e869ec..15b8a555b0 100644 --- a/assets/common/items/armor/misc/neck/ruby.ron +++ b/assets/common/items/armor/misc/neck/ruby.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ruby Necklace" + name: "Ruby Necklace", description: "An ornate silver necklace, embedded with beautiful rubies.", kind: Armor(( kind: Neck("Ruby"), diff --git a/assets/common/items/armor/misc/neck/sapphire.ron b/assets/common/items/armor/misc/neck/sapphire.ron index 5beab833f2..35632206cc 100644 --- a/assets/common/items/armor/misc/neck/sapphire.ron +++ b/assets/common/items/armor/misc/neck/sapphire.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sapphire Necklace" + name: "Sapphire Necklace", description: "A sturdy iron necklace, with polished sapphire gems embedded into it.", kind: Armor(( kind: Neck("Sapphire"), diff --git a/assets/common/items/armor/misc/neck/scratched.ron b/assets/common/items/armor/misc/neck/scratched.ron index 52a47a84bb..adf335e578 100644 --- a/assets/common/items/armor/misc/neck/scratched.ron +++ b/assets/common/items/armor/misc/neck/scratched.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scratched Necklace" + name: "Scratched Necklace", description: "The string is about to snap...", kind: Armor(( kind: Neck("Scratched"), diff --git a/assets/common/items/armor/misc/neck/shell.ron b/assets/common/items/armor/misc/neck/shell.ron index 44add403a7..8ab03ef5c6 100644 --- a/assets/common/items/armor/misc/neck/shell.ron +++ b/assets/common/items/armor/misc/neck/shell.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Seashell Necklace" + name: "Seashell Necklace", description: "Contains the guardian aura of the ocean", kind: Armor(( kind: Neck("Shell"), diff --git a/assets/common/items/armor/misc/neck/topaz.ron b/assets/common/items/armor/misc/neck/topaz.ron index 39798930d6..b2695842c3 100644 --- a/assets/common/items/armor/misc/neck/topaz.ron +++ b/assets/common/items/armor/misc/neck/topaz.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Topaz Necklace" + name: "Topaz Necklace", description: "A copper necklace, with topaz embedded in the center.", kind: Armor(( kind: Neck("Topaz"), diff --git a/assets/common/items/armor/misc/pants/hunting.ron b/assets/common/items/armor/misc/pants/hunting.ron index 58abdfcaaa..76ba67b81a 100644 --- a/assets/common/items/armor/misc/pants/hunting.ron +++ b/assets/common/items/armor/misc/pants/hunting.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Hunting Pants" + name: "Hunting Pants", description: "Crafted from soft, supple leather.", kind: Armor(( kind: Pants("Hunting"), diff --git a/assets/common/items/armor/misc/pants/worker_blue.ron b/assets/common/items/armor/misc/pants/worker_blue.ron index 186df32313..b3402d917f 100644 --- a/assets/common/items/armor/misc/pants/worker_blue.ron +++ b/assets/common/items/armor/misc/pants/worker_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Worker Pants" + name: "Blue Worker Pants", description: "Resilient and reliable.", kind: Armor(( kind: Pants("WorkerBlue"), diff --git a/assets/common/items/armor/misc/pants/worker_brown.ron b/assets/common/items/armor/misc/pants/worker_brown.ron index 07a79a28d7..04a90ae1e9 100644 --- a/assets/common/items/armor/misc/pants/worker_brown.ron +++ b/assets/common/items/armor/misc/pants/worker_brown.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Comfortable Worker Pants" + name: "Comfortable Worker Pants", description: "Resilient and reliable.", kind: Armor(( kind: Pants("WorkerBrown"), diff --git a/assets/common/items/armor/misc/ring/amethyst.ron b/assets/common/items/armor/misc/ring/amethyst.ron index b9d1491681..763a97f80d 100644 --- a/assets/common/items/armor/misc/ring/amethyst.ron +++ b/assets/common/items/armor/misc/ring/amethyst.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Amethyst Ring" + name: "Amethyst Ring", description: "A tin ring with an amethyst gem.", kind: Armor(( kind: Ring("Amethyst"), diff --git a/assets/common/items/armor/misc/ring/diamond.ron b/assets/common/items/armor/misc/ring/diamond.ron index ecf127ca51..2ad50313a4 100644 --- a/assets/common/items/armor/misc/ring/diamond.ron +++ b/assets/common/items/armor/misc/ring/diamond.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Diamond Ring" + name: "Diamond Ring", description: "A gold ring with an expensive diamond.", kind: Armor(( kind: Ring("Diamond"), diff --git a/assets/common/items/armor/misc/ring/emerald.ron b/assets/common/items/armor/misc/ring/emerald.ron index 1047623eb8..d52ae2482f 100644 --- a/assets/common/items/armor/misc/ring/emerald.ron +++ b/assets/common/items/armor/misc/ring/emerald.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Emerald Ring" + name: "Emerald Ring", description: "A cobalt ring with an emerald gem.", kind: Armor(( kind: Ring("Emerald"), diff --git a/assets/common/items/armor/misc/ring/gold.ron b/assets/common/items/armor/misc/ring/gold.ron index f7e31e43d1..a5c11c9e08 100644 --- a/assets/common/items/armor/misc/ring/gold.ron +++ b/assets/common/items/armor/misc/ring/gold.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gold Ring" + name: "Gold Ring", description: "A plain gold ring... almost as if it is missing a gem.", kind: Armor(( kind: Ring("Gold"), diff --git a/assets/common/items/armor/misc/ring/ruby.ron b/assets/common/items/armor/misc/ring/ruby.ron index 7a7067139d..02be92f414 100644 --- a/assets/common/items/armor/misc/ring/ruby.ron +++ b/assets/common/items/armor/misc/ring/ruby.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ruby Ring" + name: "Ruby Ring", description: "A silver ring with a ruby gem.", kind: Armor(( kind: Ring("Ruby"), diff --git a/assets/common/items/armor/misc/ring/sapphire.ron b/assets/common/items/armor/misc/ring/sapphire.ron index 3f6b22794d..7a39a5a6b2 100644 --- a/assets/common/items/armor/misc/ring/sapphire.ron +++ b/assets/common/items/armor/misc/ring/sapphire.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sapphire Ring" + name: "Sapphire Ring", description: "An iron ring with a sapphire gem.", kind: Armor(( kind: Ring("Sapphire"), diff --git a/assets/common/items/armor/misc/ring/scratched.ron b/assets/common/items/armor/misc/ring/scratched.ron index 53b2782970..5567edf760 100644 --- a/assets/common/items/armor/misc/ring/scratched.ron +++ b/assets/common/items/armor/misc/ring/scratched.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scratched Ring" + name: "Scratched Ring", description: "Barely fits your finger.", kind: Armor(( kind: Ring("Scratched"), diff --git a/assets/common/items/armor/misc/ring/topaz.ron b/assets/common/items/armor/misc/ring/topaz.ron index d2b7a1c01a..e6bd556269 100644 --- a/assets/common/items/armor/misc/ring/topaz.ron +++ b/assets/common/items/armor/misc/ring/topaz.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Topaz Ring" + name: "Topaz Ring", description: "A copper ring with a topaz gem.", kind: Armor(( kind: Ring("Topaz"), diff --git a/assets/common/items/armor/misc/shoulder/iron_spikes.ron b/assets/common/items/armor/misc/shoulder/iron_spikes.ron index 62dd2d217c..c7a5ac7895 100644 --- a/assets/common/items/armor/misc/shoulder/iron_spikes.ron +++ b/assets/common/items/armor/misc/shoulder/iron_spikes.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Spiked Pauldrons" + name: "Iron Spiked Pauldrons", description: "The heavy, rough iron plate has an interlocking spikes shoved through several slots in the center to dissuade attackers.", kind: Armor(( kind: Shoulder("IronSpikes"), diff --git a/assets/common/items/armor/misc/shoulder/leather_iron_0.ron b/assets/common/items/armor/misc/shoulder/leather_iron_0.ron index 778b01a7dc..33777c71fe 100644 --- a/assets/common/items/armor/misc/shoulder/leather_iron_0.ron +++ b/assets/common/items/armor/misc/shoulder/leather_iron_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron and Leather Spaulders" + name: "Iron and Leather Spaulders", description: "Leather shoulders decorated with heavy iron hooks provide protection to the wearer.", kind: Armor(( kind: Shoulder("IronLeather0"), diff --git a/assets/common/items/armor/misc/shoulder/leather_iron_1.ron b/assets/common/items/armor/misc/shoulder/leather_iron_1.ron index 006b9abf8b..0ee0a58ae7 100644 --- a/assets/common/items/armor/misc/shoulder/leather_iron_1.ron +++ b/assets/common/items/armor/misc/shoulder/leather_iron_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron and Leather Spaulders" + name: "Iron and Leather Spaulders", description: "Leather inset with heavy iron spikes provide solid protection to the wearer.", kind: Armor(( kind: Shoulder("IronLeather1"), diff --git a/assets/common/items/armor/misc/shoulder/leather_iron_2.ron b/assets/common/items/armor/misc/shoulder/leather_iron_2.ron index ad72ea24aa..43740f20c4 100644 --- a/assets/common/items/armor/misc/shoulder/leather_iron_2.ron +++ b/assets/common/items/armor/misc/shoulder/leather_iron_2.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron and Leather Spaulders" + name: "Iron and Leather Spaulders", description: "Leather inset with heavy iron bands provide protection to the wearer.", kind: Armor(( kind: Shoulder("IronLeather2"), diff --git a/assets/common/items/armor/misc/shoulder/leather_iron_3.ron b/assets/common/items/armor/misc/shoulder/leather_iron_3.ron index 1237aac0f0..6e13593461 100644 --- a/assets/common/items/armor/misc/shoulder/leather_iron_3.ron +++ b/assets/common/items/armor/misc/shoulder/leather_iron_3.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron and Leather Spaulders" + name: "Iron and Leather Spaulders", description: "Leather inset with iron fragments provide protection to the wearer.", kind: Armor(( kind: Shoulder("IronLeather3"), diff --git a/assets/common/items/armor/misc/shoulder/leather_strip.ron b/assets/common/items/armor/misc/shoulder/leather_strip.ron index 360f64b79e..d5b82ece37 100644 --- a/assets/common/items/armor/misc/shoulder/leather_strip.ron +++ b/assets/common/items/armor/misc/shoulder/leather_strip.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Strips" + name: "Leather Strips", description: "Tanned animal hide strips formed into loose shoulder pads.", kind: Armor(( kind: Shoulder("LeatherStrip"), diff --git a/assets/common/items/armor/misc/tabard/admin.ron b/assets/common/items/armor/misc/tabard/admin.ron index 8ae42363dc..7da8d3b99b 100644 --- a/assets/common/items/armor/misc/tabard/admin.ron +++ b/assets/common/items/armor/misc/tabard/admin.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Admin's Tabard" + name: "Admin's Tabard", description: "With great power comes great responsibility.", kind: Armor(( kind: Tabard("Admin"), diff --git a/assets/common/items/armor/pirate/belt.ron b/assets/common/items/armor/pirate/belt.ron index e347c3f272..ca72b26865 100644 --- a/assets/common/items/armor/pirate/belt.ron +++ b/assets/common/items/armor/pirate/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pirate Belt" + name: "Pirate Belt", description: "", kind: Armor(( kind: Belt("Pirate"), diff --git a/assets/common/items/armor/pirate/chest.ron b/assets/common/items/armor/pirate/chest.ron index 883d93e331..a34fdda738 100644 --- a/assets/common/items/armor/pirate/chest.ron +++ b/assets/common/items/armor/pirate/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pirate Jacket" + name: "Pirate Jacket", description: "", kind: Armor(( kind: Chest("Pirate"), diff --git a/assets/common/items/armor/pirate/foot.ron b/assets/common/items/armor/pirate/foot.ron index 710adc0630..3283d40c3b 100644 --- a/assets/common/items/armor/pirate/foot.ron +++ b/assets/common/items/armor/pirate/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pirate Boots" + name: "Pirate Boots", description: "", kind: Armor(( kind: Foot("Pirate"), diff --git a/assets/common/items/armor/pirate/hand.ron b/assets/common/items/armor/pirate/hand.ron index 2fd34f3d98..9928043b18 100644 --- a/assets/common/items/armor/pirate/hand.ron +++ b/assets/common/items/armor/pirate/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pirate Gloves" + name: "Pirate Gloves", description: "", kind: Armor(( kind: Hand("Pirate"), diff --git a/assets/common/items/armor/pirate/hat.ron b/assets/common/items/armor/pirate/hat.ron index 94cba7599d..cba6ec6d04 100644 --- a/assets/common/items/armor/pirate/hat.ron +++ b/assets/common/items/armor/pirate/hat.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pirate Hat" + name: "Pirate Hat", description: "It seems like a parrot was perched up here.", kind: Armor(( kind: Head("Pirate"), diff --git a/assets/common/items/armor/pirate/pants.ron b/assets/common/items/armor/pirate/pants.ron index f32e2d1b3e..584343e6f3 100644 --- a/assets/common/items/armor/pirate/pants.ron +++ b/assets/common/items/armor/pirate/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pirate Pants" + name: "Pirate Pants", description: "", kind: Armor(( kind: Pants("Pirate"), diff --git a/assets/common/items/armor/pirate/shoulder.ron b/assets/common/items/armor/pirate/shoulder.ron index 80bdd7bf08..ca143f2e79 100644 --- a/assets/common/items/armor/pirate/shoulder.ron +++ b/assets/common/items/armor/pirate/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pirate Mantle" + name: "Pirate Mantle", description: "", kind: Armor(( kind: Shoulder("Pirate"), diff --git a/assets/common/items/armor/rugged/chest.ron b/assets/common/items/armor/rugged/chest.ron index 0fdbe8a3a1..40631464f5 100644 --- a/assets/common/items/armor/rugged/chest.ron +++ b/assets/common/items/armor/rugged/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rugged Shirt" + name: "Rugged Shirt", description: "Smells like Adventure.", kind: Armor(( kind: Chest("Rugged"), diff --git a/assets/common/items/armor/rugged/pants.ron b/assets/common/items/armor/rugged/pants.ron index 21787d0049..d228eab28c 100644 --- a/assets/common/items/armor/rugged/pants.ron +++ b/assets/common/items/armor/rugged/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rugged Commoner's Pants" + name: "Rugged Commoner's Pants", description: "They remind you of the old days.", kind: Armor(( kind: Pants("Rugged"), diff --git a/assets/common/items/armor/savage/back.ron b/assets/common/items/armor/savage/back.ron index f12aa86f7f..132c941e85 100644 --- a/assets/common/items/armor/savage/back.ron +++ b/assets/common/items/armor/savage/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Savage Cape" + name: "Savage Cape", description: "Brings the fury of the barbarians.", kind: Armor(( kind: Back("Savage"), diff --git a/assets/common/items/armor/savage/belt.ron b/assets/common/items/armor/savage/belt.ron index 87c8f865c2..3e9cf75793 100644 --- a/assets/common/items/armor/savage/belt.ron +++ b/assets/common/items/armor/savage/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Savage Belt" + name: "Savage Belt", description: "Brings the fury of the barbarians.", kind: Armor(( kind: Belt("Savage"), diff --git a/assets/common/items/armor/savage/chest.ron b/assets/common/items/armor/savage/chest.ron index 0dcb5213a2..7130e816ff 100644 --- a/assets/common/items/armor/savage/chest.ron +++ b/assets/common/items/armor/savage/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Savage Cuirass" + name: "Savage Cuirass", description: "Brings the fury of the barbarians.", kind: Armor(( kind: Chest("Savage"), diff --git a/assets/common/items/armor/savage/foot.ron b/assets/common/items/armor/savage/foot.ron index 79434b850f..3c7f76855f 100644 --- a/assets/common/items/armor/savage/foot.ron +++ b/assets/common/items/armor/savage/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Savage Boots" + name: "Savage Boots", description: "Brings the fury of the barbarians.", kind: Armor(( kind: Foot("Savage"), diff --git a/assets/common/items/armor/savage/hand.ron b/assets/common/items/armor/savage/hand.ron index c973f10771..ea129028a2 100644 --- a/assets/common/items/armor/savage/hand.ron +++ b/assets/common/items/armor/savage/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Savage Gauntlets" + name: "Savage Gauntlets", description: "Brings the fury of the barbarians.", kind: Armor(( kind: Hand("Savage"), diff --git a/assets/common/items/armor/savage/pants.ron b/assets/common/items/armor/savage/pants.ron index d9f08253bd..51b8938621 100644 --- a/assets/common/items/armor/savage/pants.ron +++ b/assets/common/items/armor/savage/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Savage Chausses" + name: "Savage Chausses", description: "Brings the fury of the barbarians.", kind: Armor(( kind: Pants("Savage"), diff --git a/assets/common/items/armor/savage/shoulder.ron b/assets/common/items/armor/savage/shoulder.ron index d237fd9de6..cfb00a360b 100644 --- a/assets/common/items/armor/savage/shoulder.ron +++ b/assets/common/items/armor/savage/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Savage Shoulder Pad" + name: "Savage Shoulder Pad", description: "Brings the fury of the barbarians.", kind: Armor(( kind: Shoulder("Savage"), diff --git a/assets/common/items/armor/tarasque/belt.ron b/assets/common/items/armor/tarasque/belt.ron index 66a8decb23..b707344566 100644 --- a/assets/common/items/armor/tarasque/belt.ron +++ b/assets/common/items/armor/tarasque/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tarasque Belt" + name: "Tarasque Belt", description: "Shattered band of a tarasque shell, making for a strong belt.", kind: Armor(( kind: Belt("Tarasque"), diff --git a/assets/common/items/armor/tarasque/chest.ron b/assets/common/items/armor/tarasque/chest.ron index 67253dcf97..aeb7cd07b8 100644 --- a/assets/common/items/armor/tarasque/chest.ron +++ b/assets/common/items/armor/tarasque/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tarasque Cuirass" + name: "Tarasque Cuirass", description: "The rough protective underbelly and back of a tarasque's shell, formed to fit humanoid proportions.", kind: Armor(( kind: Chest("Tarasque"), diff --git a/assets/common/items/armor/tarasque/foot.ron b/assets/common/items/armor/tarasque/foot.ron index f4d5cbe673..3cf5ff0822 100644 --- a/assets/common/items/armor/tarasque/foot.ron +++ b/assets/common/items/armor/tarasque/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tarasque Boots" + name: "Tarasque Boots", description: "Tarasque claws form the outside of these boots, protecting the wearer's feet.", kind: Armor(( kind: Foot("Tarasque"), diff --git a/assets/common/items/armor/tarasque/hand.ron b/assets/common/items/armor/tarasque/hand.ron index 78288ba80c..10024be53c 100644 --- a/assets/common/items/armor/tarasque/hand.ron +++ b/assets/common/items/armor/tarasque/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tarasque Gauntlets" + name: "Tarasque Gauntlets", description: "Shattered fragments from a tarasque shell shaped into a protective gauntlets.", kind: Armor(( kind: Hand("Tarasque"), diff --git a/assets/common/items/armor/tarasque/pants.ron b/assets/common/items/armor/tarasque/pants.ron index 4b1e8e9a6f..1af3161f69 100644 --- a/assets/common/items/armor/tarasque/pants.ron +++ b/assets/common/items/armor/tarasque/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tarasque Chausses" + name: "Tarasque Chausses", description: "Fragmented tarasque shell tied together to form protective leg armor.", kind: Armor(( kind: Pants("Tarasque"), diff --git a/assets/common/items/armor/tarasque/shoulder.ron b/assets/common/items/armor/tarasque/shoulder.ron index cced481478..4c27c4dbbf 100644 --- a/assets/common/items/armor/tarasque/shoulder.ron +++ b/assets/common/items/armor/tarasque/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tarasque Shoulder Pad" + name: "Tarasque Shoulder Pad", description: "Spiky tarasque shell fragments formed to fit as shoulder guards.", kind: Armor(( kind: Shoulder("Tarasque"), diff --git a/assets/common/items/armor/twigs/belt.ron b/assets/common/items/armor/twigs/belt.ron index f9e5c760ad..5d6f2d6fa3 100644 --- a/assets/common/items/armor/twigs/belt.ron +++ b/assets/common/items/armor/twigs/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Twig Belt" + name: "Twig Belt", description: "Small bits of nature magically held together into the shape of a belt.", kind: Armor(( kind: Belt("Twigs"), diff --git a/assets/common/items/armor/twigs/chest.ron b/assets/common/items/armor/twigs/chest.ron index 6ab119579f..d8e46a4b96 100644 --- a/assets/common/items/armor/twigs/chest.ron +++ b/assets/common/items/armor/twigs/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Twig Shirt" + name: "Twig Shirt", description: "Small sticks magically imbued to hold together to form a shirt.", kind: Armor(( kind: Chest("Twigs"), diff --git a/assets/common/items/armor/twigs/foot.ron b/assets/common/items/armor/twigs/foot.ron index 30155ef1c1..20d03710c8 100644 --- a/assets/common/items/armor/twigs/foot.ron +++ b/assets/common/items/armor/twigs/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Twig Boots" + name: "Twig Boots", description: "Small twigs intertwined and imbued with magic to provide simple protection.", kind: Armor(( kind: Foot("Twigs"), diff --git a/assets/common/items/armor/twigs/hand.ron b/assets/common/items/armor/twigs/hand.ron index 4a535dfd83..93d50358d8 100644 --- a/assets/common/items/armor/twigs/hand.ron +++ b/assets/common/items/armor/twigs/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Twig Wraps" + name: "Twig Wraps", description: "Magically imbued twigs interlocked into simple hand wraps.", kind: Armor(( kind: Hand("Twigs"), diff --git a/assets/common/items/armor/twigs/pants.ron b/assets/common/items/armor/twigs/pants.ron index 4c0be68e0c..92657b7898 100644 --- a/assets/common/items/armor/twigs/pants.ron +++ b/assets/common/items/armor/twigs/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Twig Pants" + name: "Twig Pants", description: "Magically imbued twigs formed into links similar to chainmail.", kind: Armor(( kind: Pants("Twigs"), diff --git a/assets/common/items/armor/twigs/shoulder.ron b/assets/common/items/armor/twigs/shoulder.ron index ad4dce7c84..7a5bc7d117 100644 --- a/assets/common/items/armor/twigs/shoulder.ron +++ b/assets/common/items/armor/twigs/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Twiggy Shoulders" + name: "Twiggy Shoulders", description: "Spaulders made from tightly tied twigs.", kind: Armor(( kind: Shoulder("Twigs"), diff --git a/assets/common/items/armor/twigsflowers/belt.ron b/assets/common/items/armor/twigsflowers/belt.ron index 22b032f695..0aff9e33e3 100644 --- a/assets/common/items/armor/twigsflowers/belt.ron +++ b/assets/common/items/armor/twigsflowers/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Flowery Belt" + name: "Flowery Belt", description: "Magically imbued twigs, held together with a flower intertwining its stem to hold the belt together.", kind: Armor(( kind: Belt("TwigsFlowers"), diff --git a/assets/common/items/armor/twigsflowers/chest.ron b/assets/common/items/armor/twigsflowers/chest.ron index 51a7a4f51b..c3f673a827 100644 --- a/assets/common/items/armor/twigsflowers/chest.ron +++ b/assets/common/items/armor/twigsflowers/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Flowery Shirt" + name: "Flowery Shirt", description: "Magically imbued twigs decorated with flowers and their stems, letting others know your intentions of peace and love.", kind: Armor(( kind: Chest("TwigsFlowers"), diff --git a/assets/common/items/armor/twigsflowers/foot.ron b/assets/common/items/armor/twigsflowers/foot.ron index 80090002c6..7579ae2d49 100644 --- a/assets/common/items/armor/twigsflowers/foot.ron +++ b/assets/common/items/armor/twigsflowers/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Flowery Boots" + name: "Flowery Boots", description: "Woven and magically imbued, these boots of twigs and flowers provide simple protection and peace to the wearer.", kind: Armor(( kind: Foot("TwigsFlowers"), diff --git a/assets/common/items/armor/twigsflowers/hand.ron b/assets/common/items/armor/twigsflowers/hand.ron index eee24eb96a..e22f92b92f 100644 --- a/assets/common/items/armor/twigsflowers/hand.ron +++ b/assets/common/items/armor/twigsflowers/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Flowery Wraps" + name: "Flowery Wraps", description: "Wrapped and intertwined twigs held together with magic and flowers with their stems, providing peace and protection for the wearer.", kind: Armor(( kind: Hand("TwigsFlowers"), diff --git a/assets/common/items/armor/twigsflowers/pants.ron b/assets/common/items/armor/twigsflowers/pants.ron index 94f4c71bce..7adb896ce2 100644 --- a/assets/common/items/armor/twigsflowers/pants.ron +++ b/assets/common/items/armor/twigsflowers/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Flowery Pants" + name: "Flowery Pants", description: "Chainmail woven twigs enhanced with flower stems to provide protection and peace.", kind: Armor(( kind: Pants("TwigsFlowers"), diff --git a/assets/common/items/armor/twigsflowers/shoulder.ron b/assets/common/items/armor/twigsflowers/shoulder.ron index 881d237639..cb8457ae3f 100644 --- a/assets/common/items/armor/twigsflowers/shoulder.ron +++ b/assets/common/items/armor/twigsflowers/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Flowery Shoulders" + name: "Flowery Shoulders", description: "Flowers join the tied twigs to provide protection and peace to the wearer.", kind: Armor(( kind: Shoulder("TwigsFlowers"), diff --git a/assets/common/items/armor/twigsleaves/belt.ron b/assets/common/items/armor/twigsleaves/belt.ron index e1eba25abb..92252fff6d 100644 --- a/assets/common/items/armor/twigsleaves/belt.ron +++ b/assets/common/items/armor/twigsleaves/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leafy Belt" + name: "Leafy Belt", description: "Dried leaves cover over the standard twig belt, providing a slightly different texture.", kind: Armor(( kind: Belt("TwigsLeaves"), diff --git a/assets/common/items/armor/twigsleaves/chest.ron b/assets/common/items/armor/twigsleaves/chest.ron index 509cc308ab..1140473079 100644 --- a/assets/common/items/armor/twigsleaves/chest.ron +++ b/assets/common/items/armor/twigsleaves/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leafy Shirt" + name: "Leafy Shirt", description: "Leaves cover the magically imbued twig shirt, providing a more natural appearance.", kind: Armor(( kind: Chest("TwigsLeaves"), diff --git a/assets/common/items/armor/twigsleaves/foot.ron b/assets/common/items/armor/twigsleaves/foot.ron index 2074d302da..d388dc3a90 100644 --- a/assets/common/items/armor/twigsleaves/foot.ron +++ b/assets/common/items/armor/twigsleaves/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leafy Boots" + name: "Leafy Boots", description: "Leaves cover the magically entwined twigs to provide simple protection from the elements.", kind: Armor(( kind: Foot("TwigsLeaves"), diff --git a/assets/common/items/armor/twigsleaves/hand.ron b/assets/common/items/armor/twigsleaves/hand.ron index fb26a90dcb..b2198c084c 100644 --- a/assets/common/items/armor/twigsleaves/hand.ron +++ b/assets/common/items/armor/twigsleaves/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leafy Wraps" + name: "Leafy Wraps", description: "Leaves help hide the magic-interlocking twigs, and provide mild protection from the elements.", kind: Armor(( kind: Hand("TwigsLeaves"), diff --git a/assets/common/items/armor/twigsleaves/pants.ron b/assets/common/items/armor/twigsleaves/pants.ron index 97eda4fd17..4a9e16fb87 100644 --- a/assets/common/items/armor/twigsleaves/pants.ron +++ b/assets/common/items/armor/twigsleaves/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leafy Pants" + name: "Leafy Pants", description: "Leaves cover the magically imbued chainmail twigs, providing protection from the elements.", kind: Armor(( kind: Pants("TwigsLeaves"), diff --git a/assets/common/items/armor/twigsleaves/shoulder.ron b/assets/common/items/armor/twigsleaves/shoulder.ron index ef6f438810..01bec87b0c 100644 --- a/assets/common/items/armor/twigsleaves/shoulder.ron +++ b/assets/common/items/armor/twigsleaves/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leafy Shoulders" + name: "Leafy Shoulders", description: "Leaves cover over the twigs to provide better protection from the elements.", kind: Armor(( kind: Shoulder("TwigsLeaves"), diff --git a/assets/common/items/armor/velorite_mage/back.ron b/assets/common/items/armor/velorite_mage/back.ron index ebe28fcdcc..2fb8603c94 100644 --- a/assets/common/items/armor/velorite_mage/back.ron +++ b/assets/common/items/armor/velorite_mage/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Battlemage Cloak" + name: "Velorite Battlemage Cloak", description: "Keeps your shoulders warm.", kind: Armor(( kind: Back("VeloriteMage"), diff --git a/assets/common/items/armor/velorite_mage/belt.ron b/assets/common/items/armor/velorite_mage/belt.ron index a217f80e6a..f837edb3e1 100644 --- a/assets/common/items/armor/velorite_mage/belt.ron +++ b/assets/common/items/armor/velorite_mage/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Battlemage Belt" + name: "Velorite Battlemage Belt", description: "", kind: Armor(( kind: Belt("VeloriteMage"), diff --git a/assets/common/items/armor/velorite_mage/chest.ron b/assets/common/items/armor/velorite_mage/chest.ron index 30215fb7b9..7844662f9c 100644 --- a/assets/common/items/armor/velorite_mage/chest.ron +++ b/assets/common/items/armor/velorite_mage/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Battlemage Vest" + name: "Velorite Battlemage Vest", description: "", kind: Armor(( kind: Chest("VeloriteMage"), diff --git a/assets/common/items/armor/velorite_mage/foot.ron b/assets/common/items/armor/velorite_mage/foot.ron index a14cf4cd04..4b98317500 100644 --- a/assets/common/items/armor/velorite_mage/foot.ron +++ b/assets/common/items/armor/velorite_mage/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Battlemage Boots" + name: "Velorite Battlemage Boots", description: "", kind: Armor(( kind: Foot("VeloriteMage"), diff --git a/assets/common/items/armor/velorite_mage/hand.ron b/assets/common/items/armor/velorite_mage/hand.ron index ed0440792e..9c62361972 100644 --- a/assets/common/items/armor/velorite_mage/hand.ron +++ b/assets/common/items/armor/velorite_mage/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Battlemage Gauntlets" + name: "Velorite Battlemage Gauntlets", description: "", kind: Armor(( kind: Hand("VeloriteMage"), diff --git a/assets/common/items/armor/velorite_mage/pants.ron b/assets/common/items/armor/velorite_mage/pants.ron index a3e75e93ea..3eed9ee5a7 100644 --- a/assets/common/items/armor/velorite_mage/pants.ron +++ b/assets/common/items/armor/velorite_mage/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Battlemage Kilt" + name: "Velorite Battlemage Kilt", description: "", kind: Armor(( kind: Pants("VeloriteMage"), diff --git a/assets/common/items/armor/velorite_mage/shoulder.ron b/assets/common/items/armor/velorite_mage/shoulder.ron index ce750cbd73..2bf162312a 100644 --- a/assets/common/items/armor/velorite_mage/shoulder.ron +++ b/assets/common/items/armor/velorite_mage/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Battlemage Guards" + name: "Velorite Battlemage Guards", description: "", kind: Armor(( kind: Shoulder("VeloriteMage"), diff --git a/assets/common/items/armor/witch/back.ron b/assets/common/items/armor/witch/back.ron index 1f10e0d2ce..818a75c6f6 100644 --- a/assets/common/items/armor/witch/back.ron +++ b/assets/common/items/armor/witch/back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Witch Cape" + name: "Witch Cape", description: "", kind: Armor(( kind: Back("Witch"), diff --git a/assets/common/items/armor/witch/belt.ron b/assets/common/items/armor/witch/belt.ron index 3bf6b39520..76e3282b4e 100644 --- a/assets/common/items/armor/witch/belt.ron +++ b/assets/common/items/armor/witch/belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Witch Belt" + name: "Witch Belt", description: "", kind: Armor(( kind: Belt("Witch"), diff --git a/assets/common/items/armor/witch/chest.ron b/assets/common/items/armor/witch/chest.ron index 57e34e18cb..097341f125 100644 --- a/assets/common/items/armor/witch/chest.ron +++ b/assets/common/items/armor/witch/chest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Witch Robe" + name: "Witch Robe", description: "", kind: Armor(( kind: Chest("Witch"), diff --git a/assets/common/items/armor/witch/foot.ron b/assets/common/items/armor/witch/foot.ron index b5c17a4aae..b6ac2c9330 100644 --- a/assets/common/items/armor/witch/foot.ron +++ b/assets/common/items/armor/witch/foot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Witch Boots" + name: "Witch Boots", description: "", kind: Armor(( kind: Foot("Witch"), diff --git a/assets/common/items/armor/witch/hand.ron b/assets/common/items/armor/witch/hand.ron index fb8808b4b7..b5689b5f5e 100644 --- a/assets/common/items/armor/witch/hand.ron +++ b/assets/common/items/armor/witch/hand.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Witch Handwarmers" + name: "Witch Handwarmers", description: "", kind: Armor(( kind: Hand("Witch"), diff --git a/assets/common/items/armor/witch/hat.ron b/assets/common/items/armor/witch/hat.ron index 465963004c..6d7032c5ba 100644 --- a/assets/common/items/armor/witch/hat.ron +++ b/assets/common/items/armor/witch/hat.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Witch Hat" + name: "Witch Hat", description: "Draws strength from dark arts.", kind: Armor(( kind: Head("Witch"), diff --git a/assets/common/items/armor/witch/pants.ron b/assets/common/items/armor/witch/pants.ron index 6a9eec7b00..a2b2e87f18 100644 --- a/assets/common/items/armor/witch/pants.ron +++ b/assets/common/items/armor/witch/pants.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Witch Skirt" + name: "Witch Skirt", description: "", kind: Armor(( kind: Pants("Witch"), diff --git a/assets/common/items/armor/witch/shoulder.ron b/assets/common/items/armor/witch/shoulder.ron index 012dc6d493..d36c6c6d38 100644 --- a/assets/common/items/armor/witch/shoulder.ron +++ b/assets/common/items/armor/witch/shoulder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Witch Mantle" + name: "Witch Mantle", description: "", kind: Armor(( kind: Shoulder("Witch"), diff --git a/assets/common/items/boss_drops/exp_flask.ron b/assets/common/items/boss_drops/exp_flask.ron index ad12beaa4c..9e4c61d063 100644 --- a/assets/common/items/boss_drops/exp_flask.ron +++ b/assets/common/items/boss_drops/exp_flask.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Flask of Velorite Dust" + name: "Flask of Velorite Dust", description: "Take with plenty of water", kind: Ingredient( kind: "PotionExp", diff --git a/assets/common/items/boss_drops/lantern.ron b/assets/common/items/boss_drops/lantern.ron index 81f1d7fc7f..b98710e474 100644 --- a/assets/common/items/boss_drops/lantern.ron +++ b/assets/common/items/boss_drops/lantern.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Magic Lantern" + name: "Magic Lantern", description: "Illuminates even the darkest dungeon\nA great monster was slain for this item", kind: Lantern( ( diff --git a/assets/common/items/boss_drops/potions.ron b/assets/common/items/boss_drops/potions.ron index 0382fef381..72000810c1 100644 --- a/assets/common/items/boss_drops/potions.ron +++ b/assets/common/items/boss_drops/potions.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Potent Potion" + name: "Potent Potion", description: "A potent healing potion.", kind: Consumable( kind: Drink, diff --git a/assets/common/items/boss_drops/xp_potion.ron b/assets/common/items/boss_drops/xp_potion.ron index c474f1b2d9..aac6a51cf1 100644 --- a/assets/common/items/boss_drops/xp_potion.ron +++ b/assets/common/items/boss_drops/xp_potion.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Potion of Skill" + name: "Potion of Skill", description: "It doesn't seem to be doing anything...", kind: Ingredient( kind: "Potion", diff --git a/assets/common/items/consumable/potion_big.ron b/assets/common/items/consumable/potion_big.ron index 2e51f87936..f8044bc2bf 100644 --- a/assets/common/items/consumable/potion_big.ron +++ b/assets/common/items/consumable/potion_big.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Large Potion" + name: "Large Potion", description: "Precious medicine.", kind: Consumable( kind: Drink, diff --git a/assets/common/items/consumable/potion_med.ron b/assets/common/items/consumable/potion_med.ron index 9e01591f84..71e5a8f500 100644 --- a/assets/common/items/consumable/potion_med.ron +++ b/assets/common/items/consumable/potion_med.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Medium Potion" + name: "Medium Potion", description: "Enchanted healing flask.", kind: Consumable( kind: Drink, diff --git a/assets/common/items/consumable/potion_minor.ron b/assets/common/items/consumable/potion_minor.ron index 8848ff391e..ad2410bc7a 100644 --- a/assets/common/items/consumable/potion_minor.ron +++ b/assets/common/items/consumable/potion_minor.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Minor Potion" + name: "Minor Potion", description: "Made of apples with love.", kind: Consumable( kind: Drink, diff --git a/assets/common/items/crafting_ing/animal_misc/bone.ron b/assets/common/items/crafting_ing/animal_misc/bone.ron index c3170cbf8b..ce2419018c 100644 --- a/assets/common/items/crafting_ing/animal_misc/bone.ron +++ b/assets/common/items/crafting_ing/animal_misc/bone.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Thick Bone" + name: "Thick Bone", description: "A bone sturdy enough to craft with.", kind: Ingredient( kind: "Bone", diff --git a/assets/common/items/crafting_ing/animal_misc/claw.ron b/assets/common/items/crafting_ing/animal_misc/claw.ron index 5007120a93..3bf0d0207e 100644 --- a/assets/common/items/crafting_ing/animal_misc/claw.ron +++ b/assets/common/items/crafting_ing/animal_misc/claw.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Predator Claw" + name: "Predator Claw", description: "Incredibly sharp claw from a predatory animal.", kind: Ingredient( kind: "Claw", diff --git a/assets/common/items/crafting_ing/animal_misc/elegant_crest.ron b/assets/common/items/crafting_ing/animal_misc/elegant_crest.ron index 93da5347ff..ebea16b9de 100644 --- a/assets/common/items/crafting_ing/animal_misc/elegant_crest.ron +++ b/assets/common/items/crafting_ing/animal_misc/elegant_crest.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Elegant Crest" + name: "Elegant Crest", description: "A flawless crest from some majestic creature.", kind: Ingredient( kind: "ElegantCrest", diff --git a/assets/common/items/crafting_ing/animal_misc/ember.ron b/assets/common/items/crafting_ing/animal_misc/ember.ron index d9cefaaf27..09429a73f5 100644 --- a/assets/common/items/crafting_ing/animal_misc/ember.ron +++ b/assets/common/items/crafting_ing/animal_misc/ember.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ember" + name: "Ember", description: "A flicking ember left by a fiery creature.", kind: Ingredient( kind: "Ember", diff --git a/assets/common/items/crafting_ing/animal_misc/feather.ron b/assets/common/items/crafting_ing/animal_misc/feather.ron index e4ca9b3739..a9e2efd177 100644 --- a/assets/common/items/crafting_ing/animal_misc/feather.ron +++ b/assets/common/items/crafting_ing/animal_misc/feather.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Feather" + name: "Feather", description: "Feather from a bird.", kind: Ingredient( kind: "Feather", diff --git a/assets/common/items/crafting_ing/animal_misc/fur.ron b/assets/common/items/crafting_ing/animal_misc/fur.ron index 665d634257..49871b8969 100644 --- a/assets/common/items/crafting_ing/animal_misc/fur.ron +++ b/assets/common/items/crafting_ing/animal_misc/fur.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Soft Fur" + name: "Soft Fur", description: "Soft fur from an animal.", kind: Ingredient( kind: "Fur", diff --git a/assets/common/items/crafting_ing/animal_misc/grim_eyeball.ron b/assets/common/items/crafting_ing/animal_misc/grim_eyeball.ron index 9a5506b5e0..525c0489fb 100644 --- a/assets/common/items/crafting_ing/animal_misc/grim_eyeball.ron +++ b/assets/common/items/crafting_ing/animal_misc/grim_eyeball.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Grim Eyeball" + name: "Grim Eyeball", description: "Casts a petrifying gaze.", kind: Ingredient( kind: "GrimEyeball", diff --git a/assets/common/items/crafting_ing/animal_misc/icy_fang.ron b/assets/common/items/crafting_ing/animal_misc/icy_fang.ron index afc16a3cb4..4dedd2e1de 100644 --- a/assets/common/items/crafting_ing/animal_misc/icy_fang.ron +++ b/assets/common/items/crafting_ing/animal_misc/icy_fang.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Icy Shard" + name: "Icy Shard", description: "Looted from a frosty creature.", kind: Ingredient( kind: "IcyShard", diff --git a/assets/common/items/crafting_ing/animal_misc/large_horn.ron b/assets/common/items/crafting_ing/animal_misc/large_horn.ron index 65e43a28b9..71b8c0d7f6 100644 --- a/assets/common/items/crafting_ing/animal_misc/large_horn.ron +++ b/assets/common/items/crafting_ing/animal_misc/large_horn.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Large Horn" + name: "Large Horn", description: "A huge sharp horn from an animal.", kind: Ingredient( kind: "LargeHorn", diff --git a/assets/common/items/crafting_ing/animal_misc/lively_vine.ron b/assets/common/items/crafting_ing/animal_misc/lively_vine.ron index 8f07e8c08f..27c0942f91 100644 --- a/assets/common/items/crafting_ing/animal_misc/lively_vine.ron +++ b/assets/common/items/crafting_ing/animal_misc/lively_vine.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Lively Vine" + name: "Lively Vine", description: "I think it just moved.", kind: Ingredient( kind: "LivelyVine", diff --git a/assets/common/items/crafting_ing/animal_misc/long_tusk.ron b/assets/common/items/crafting_ing/animal_misc/long_tusk.ron index 8d753938d3..82f9876105 100644 --- a/assets/common/items/crafting_ing/animal_misc/long_tusk.ron +++ b/assets/common/items/crafting_ing/animal_misc/long_tusk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Long Tusk" + name: "Long Tusk", description: "A pointy tusk from some beast.", kind: Ingredient( kind: "LongTusk", diff --git a/assets/common/items/crafting_ing/animal_misc/phoenix_feather.ron b/assets/common/items/crafting_ing/animal_misc/phoenix_feather.ron index 484f2d5684..7c53d3e502 100644 --- a/assets/common/items/crafting_ing/animal_misc/phoenix_feather.ron +++ b/assets/common/items/crafting_ing/animal_misc/phoenix_feather.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Phoenix Feather" + name: "Phoenix Feather", description: "Said to have magical properties.", kind: Ingredient( kind: "PhoenixFeather", diff --git a/assets/common/items/crafting_ing/animal_misc/raptor_feather.ron b/assets/common/items/crafting_ing/animal_misc/raptor_feather.ron index 8cf956ca82..52103ed2dd 100644 --- a/assets/common/items/crafting_ing/animal_misc/raptor_feather.ron +++ b/assets/common/items/crafting_ing/animal_misc/raptor_feather.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Raptor Feather" + name: "Raptor Feather", description: "Large colorful feather from a raptor.", kind: Ingredient( kind: "RaptorFeather", diff --git a/assets/common/items/crafting_ing/animal_misc/sharp_fang.ron b/assets/common/items/crafting_ing/animal_misc/sharp_fang.ron index 1c1e11ec0b..96ef459968 100644 --- a/assets/common/items/crafting_ing/animal_misc/sharp_fang.ron +++ b/assets/common/items/crafting_ing/animal_misc/sharp_fang.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sharp Fang" + name: "Sharp Fang", description: "Incredibly sharp tooth from a predatory animal.", kind: Ingredient( kind: "SharpFang", diff --git a/assets/common/items/crafting_ing/animal_misc/strong_pincer.ron b/assets/common/items/crafting_ing/animal_misc/strong_pincer.ron index d4a3c8c4d4..3731acc56b 100644 --- a/assets/common/items/crafting_ing/animal_misc/strong_pincer.ron +++ b/assets/common/items/crafting_ing/animal_misc/strong_pincer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Strong Pincer" + name: "Strong Pincer", description: "The pincer of some creature, it is very tough.", kind: Ingredient( kind: "StrongPincer", diff --git a/assets/common/items/crafting_ing/animal_misc/venom_sac.ron b/assets/common/items/crafting_ing/animal_misc/venom_sac.ron index 7ccb0d7890..e654f8b72a 100644 --- a/assets/common/items/crafting_ing/animal_misc/venom_sac.ron +++ b/assets/common/items/crafting_ing/animal_misc/venom_sac.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Venom Sac" + name: "Venom Sac", description: "A venomous sac from a poisonous creature.", kind: Ingredient( kind: "VenomSac", diff --git a/assets/common/items/crafting_ing/animal_misc/viscous_ooze.ron b/assets/common/items/crafting_ing/animal_misc/viscous_ooze.ron index ed408b7ab1..8f585d8627 100644 --- a/assets/common/items/crafting_ing/animal_misc/viscous_ooze.ron +++ b/assets/common/items/crafting_ing/animal_misc/viscous_ooze.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Viscous Ooze" + name: "Viscous Ooze", description: "A measure of viscous ooze from a slimy creature.", kind: Ingredient( kind: "ViscousOoze", diff --git a/assets/common/items/crafting_ing/bowl.ron b/assets/common/items/crafting_ing/bowl.ron index 1fd36d0564..a72367e0e8 100644 --- a/assets/common/items/crafting_ing/bowl.ron +++ b/assets/common/items/crafting_ing/bowl.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bowl" + name: "Bowl", description: "A simple bowl for preparing meals.", kind: Ingredient( kind: "Bowl", diff --git a/assets/common/items/crafting_ing/cactus.ron b/assets/common/items/crafting_ing/cactus.ron index 035b20d7d2..41e93f55a4 100644 --- a/assets/common/items/crafting_ing/cactus.ron +++ b/assets/common/items/crafting_ing/cactus.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cactus" + name: "Cactus", description: "Grows in warm and dry places.", kind: Ingredient( kind: "Cactus", diff --git a/assets/common/items/crafting_ing/cloth/cotton.ron b/assets/common/items/crafting_ing/cloth/cotton.ron index d4767fb89f..d6281abb39 100644 --- a/assets/common/items/crafting_ing/cloth/cotton.ron +++ b/assets/common/items/crafting_ing/cloth/cotton.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cotton" + name: "Cotton", description: "Easy to work with and multi-functional.", kind: Ingredient( kind: "Cotton", diff --git a/assets/common/items/crafting_ing/cloth/lifecloth.ron b/assets/common/items/crafting_ing/cloth/lifecloth.ron index a1a51b10c9..431bff8701 100644 --- a/assets/common/items/crafting_ing/cloth/lifecloth.ron +++ b/assets/common/items/crafting_ing/cloth/lifecloth.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Lifecloth" + name: "Lifecloth", description: "A fabric imbued with special properties.", kind: Ingredient( kind: "Lifecloth", diff --git a/assets/common/items/crafting_ing/cloth/linen.ron b/assets/common/items/crafting_ing/cloth/linen.ron index a578802d08..77edf0f6cc 100644 --- a/assets/common/items/crafting_ing/cloth/linen.ron +++ b/assets/common/items/crafting_ing/cloth/linen.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Linen" + name: "Linen", description: "A textile made from flax fibers.", kind: Ingredient( kind: "Linen", diff --git a/assets/common/items/crafting_ing/cloth/linen_red.ron b/assets/common/items/crafting_ing/cloth/linen_red.ron index 27c111e9f8..ec96b18882 100644 --- a/assets/common/items/crafting_ing/cloth/linen_red.ron +++ b/assets/common/items/crafting_ing/cloth/linen_red.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Red Linen" + name: "Red Linen", description: "A flax fiber textile, dyed to stand out.", kind: Ingredient( kind: "LinenRed", diff --git a/assets/common/items/crafting_ing/cloth/moonweave.ron b/assets/common/items/crafting_ing/cloth/moonweave.ron index 7054a7b200..18adec779d 100644 --- a/assets/common/items/crafting_ing/cloth/moonweave.ron +++ b/assets/common/items/crafting_ing/cloth/moonweave.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonweave" + name: "Moonweave", description: "A light yet very sturdy textile.", kind: Ingredient( kind: "Moonweave", diff --git a/assets/common/items/crafting_ing/cloth/silk.ron b/assets/common/items/crafting_ing/cloth/silk.ron index 83a90f88e1..54d1b41f4e 100644 --- a/assets/common/items/crafting_ing/cloth/silk.ron +++ b/assets/common/items/crafting_ing/cloth/silk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silk" + name: "Silk", description: "A fine and strong fibre produced by spiders.", kind: Ingredient( kind: "Silk", diff --git a/assets/common/items/crafting_ing/cloth/sunsilk.ron b/assets/common/items/crafting_ing/cloth/sunsilk.ron index 70b5a0209b..ec27181a9d 100644 --- a/assets/common/items/crafting_ing/cloth/sunsilk.ron +++ b/assets/common/items/crafting_ing/cloth/sunsilk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunsilk" + name: "Sunsilk", description: "A supernaturally strong textile.", kind: Ingredient( kind: "Sunsilk", diff --git a/assets/common/items/crafting_ing/cloth/wool.ron b/assets/common/items/crafting_ing/cloth/wool.ron index b0d67fa33e..e64de1c2e9 100644 --- a/assets/common/items/crafting_ing/cloth/wool.ron +++ b/assets/common/items/crafting_ing/cloth/wool.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Soft Wool" + name: "Soft Wool", description: "Soft wool from an animal.", kind: Ingredient( kind: "Wool", diff --git a/assets/common/items/crafting_ing/cotton_boll.ron b/assets/common/items/crafting_ing/cotton_boll.ron index c18c72527d..19aed66b12 100644 --- a/assets/common/items/crafting_ing/cotton_boll.ron +++ b/assets/common/items/crafting_ing/cotton_boll.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cotton Boll" + name: "Cotton Boll", description: "Plucked from a common cotton plant.", kind: Ingredient( kind: "CottonBoll", diff --git a/assets/common/items/crafting_ing/empty_vial.ron b/assets/common/items/crafting_ing/empty_vial.ron index b38c19df51..5b5d854640 100644 --- a/assets/common/items/crafting_ing/empty_vial.ron +++ b/assets/common/items/crafting_ing/empty_vial.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Empty Vial" + name: "Empty Vial", description: "Can be filled with fluids.", kind: Ingredient( kind: "EmptyVial", diff --git a/assets/common/items/crafting_ing/hide/animal_hide.ron b/assets/common/items/crafting_ing/hide/animal_hide.ron index ca13efd425..2be329cbf1 100644 --- a/assets/common/items/crafting_ing/hide/animal_hide.ron +++ b/assets/common/items/crafting_ing/hide/animal_hide.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Animal Hide" + name: "Animal Hide", description: "A pelt from an animal. Becomes leather.", kind: Ingredient( kind: "AnimalHide", diff --git a/assets/common/items/crafting_ing/hide/carapace.ron b/assets/common/items/crafting_ing/hide/carapace.ron index db8c5c5dbf..f82af32dac 100644 --- a/assets/common/items/crafting_ing/hide/carapace.ron +++ b/assets/common/items/crafting_ing/hide/carapace.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Hard Carapace" + name: "Hard Carapace", description: "Tough, hard carapace.", kind: Ingredient( kind: "Carapace", diff --git a/assets/common/items/crafting_ing/hide/dragon_scale.ron b/assets/common/items/crafting_ing/hide/dragon_scale.ron index 21db294658..0914ed89f9 100644 --- a/assets/common/items/crafting_ing/hide/dragon_scale.ron +++ b/assets/common/items/crafting_ing/hide/dragon_scale.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dragon Scale" + name: "Dragon Scale", description: "Tough scale from a legendary beast.", kind: Ingredient( kind: "DragonScale", diff --git a/assets/common/items/crafting_ing/hide/leather_troll.ron b/assets/common/items/crafting_ing/hide/leather_troll.ron index 578fd7158d..c6c41b7199 100644 --- a/assets/common/items/crafting_ing/hide/leather_troll.ron +++ b/assets/common/items/crafting_ing/hide/leather_troll.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Troll Hide" + name: "Troll Hide", description: "Looted from cave trolls.", kind: Ingredient( kind: "TrollLeather", diff --git a/assets/common/items/crafting_ing/hide/plate.ron b/assets/common/items/crafting_ing/hide/plate.ron index 2b015c45fb..296c7bef12 100644 --- a/assets/common/items/crafting_ing/hide/plate.ron +++ b/assets/common/items/crafting_ing/hide/plate.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Plate" + name: "Plate", description: "Durable plate from an armored animal.", kind: Ingredient( kind: "Plate", diff --git a/assets/common/items/crafting_ing/hide/rugged_hide.ron b/assets/common/items/crafting_ing/hide/rugged_hide.ron index 9ac51fc431..359cdaeb20 100644 --- a/assets/common/items/crafting_ing/hide/rugged_hide.ron +++ b/assets/common/items/crafting_ing/hide/rugged_hide.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rugged Hide" + name: "Rugged Hide", description: "A durable pelt, favored by leatherworkers.", kind: Ingredient( kind: "RuggedHide", diff --git a/assets/common/items/crafting_ing/hide/scales.ron b/assets/common/items/crafting_ing/hide/scales.ron index 3798c91b1a..5dfa58b1bd 100644 --- a/assets/common/items/crafting_ing/hide/scales.ron +++ b/assets/common/items/crafting_ing/hide/scales.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Scale" + name: "Scale", description: "Shiny scale from an animal.", kind: Ingredient( kind: "Scale", diff --git a/assets/common/items/crafting_ing/hide/tough_hide.ron b/assets/common/items/crafting_ing/hide/tough_hide.ron index c38de6b326..56721a1366 100644 --- a/assets/common/items/crafting_ing/hide/tough_hide.ron +++ b/assets/common/items/crafting_ing/hide/tough_hide.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tough Hide" + name: "Tough Hide", description: "A pelt from something fierce. Becomes leather.", kind: Ingredient( kind: "ToughHide", diff --git a/assets/common/items/crafting_ing/honey.ron b/assets/common/items/crafting_ing/honey.ron index 5a6268c5ba..6ad17b3696 100644 --- a/assets/common/items/crafting_ing/honey.ron +++ b/assets/common/items/crafting_ing/honey.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Honey" + name: "Honey", description: "From a beehive.", kind: Ingredient( kind: "Honey", diff --git a/assets/common/items/crafting_ing/leather/leather_strips.ron b/assets/common/items/crafting_ing/leather/leather_strips.ron index 6682ca0d43..40e37b250f 100644 --- a/assets/common/items/crafting_ing/leather/leather_strips.ron +++ b/assets/common/items/crafting_ing/leather/leather_strips.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leather Strips" + name: "Leather Strips", description: "Simple and versatile.", kind: Ingredient( kind: "LeatherStrips", diff --git a/assets/common/items/crafting_ing/leather/rigid_leather.ron b/assets/common/items/crafting_ing/leather/rigid_leather.ron index 2235618644..4e0ec77113 100644 --- a/assets/common/items/crafting_ing/leather/rigid_leather.ron +++ b/assets/common/items/crafting_ing/leather/rigid_leather.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rigid Leather" + name: "Rigid Leather", description: "Light but layered, perfect for protection.", kind: Ingredient( kind: "RigidLeather", diff --git a/assets/common/items/crafting_ing/leather/simple_leather.ron b/assets/common/items/crafting_ing/leather/simple_leather.ron index 0ae94372e5..fa7ea45c6f 100644 --- a/assets/common/items/crafting_ing/leather/simple_leather.ron +++ b/assets/common/items/crafting_ing/leather/simple_leather.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Simple Leather" + name: "Simple Leather", description: "Light and flexible.", kind: Ingredient( kind: "SimpleLeather", diff --git a/assets/common/items/crafting_ing/leather/thick_leather.ron b/assets/common/items/crafting_ing/leather/thick_leather.ron index f0bebf1c9a..ffdc086c48 100644 --- a/assets/common/items/crafting_ing/leather/thick_leather.ron +++ b/assets/common/items/crafting_ing/leather/thick_leather.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Thick Leather" + name: "Thick Leather", description: "Strong and durable.", kind: Ingredient( kind: "ThickLeather", diff --git a/assets/common/items/crafting_ing/mindflayer_bag_damaged.ron b/assets/common/items/crafting_ing/mindflayer_bag_damaged.ron index c37223e624..ccc3624697 100644 --- a/assets/common/items/crafting_ing/mindflayer_bag_damaged.ron +++ b/assets/common/items/crafting_ing/mindflayer_bag_damaged.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Glowing Remains" + name: "Glowing Remains", description: "Looted from an evil being.\n\nWith some additional work it can surely be\nbrought back to its former glory...", kind: Ingredient( kind: "FlayerBagDamaged", diff --git a/assets/common/items/crafting_ing/oil.ron b/assets/common/items/crafting_ing/oil.ron index 37982460c4..1dff0d0ca2 100644 --- a/assets/common/items/crafting_ing/oil.ron +++ b/assets/common/items/crafting_ing/oil.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Oil" + name: "Oil", description: "A measure of thick, sludgy oil.", kind: Ingredient( kind: "Oil", diff --git a/assets/common/items/crafting_ing/rock.ron b/assets/common/items/crafting_ing/rock.ron index c184d92fee..518839ef3c 100644 --- a/assets/common/items/crafting_ing/rock.ron +++ b/assets/common/items/crafting_ing/rock.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rock" + name: "Rock", description: "A solid made up of a bunch of different minerals.", kind: Ingredient( kind: "Rock", diff --git a/assets/common/items/crafting_ing/seashells.ron b/assets/common/items/crafting_ing/seashells.ron index ef03513c17..52d2eb039e 100644 --- a/assets/common/items/crafting_ing/seashells.ron +++ b/assets/common/items/crafting_ing/seashells.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Seashells" + name: "Seashells", description: "Shells from a sea creature.", kind: Ingredient( kind: "Seashells", diff --git a/assets/common/items/crafting_ing/sticky_thread.ron b/assets/common/items/crafting_ing/sticky_thread.ron index eba645deb7..06aaa57b4f 100644 --- a/assets/common/items/crafting_ing/sticky_thread.ron +++ b/assets/common/items/crafting_ing/sticky_thread.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sticky Thread" + name: "Sticky Thread", description: "A messy spider extract, but a tailor may have use for it.", kind: Ingredient( kind: "StickyThread", diff --git a/assets/common/items/crafting_ing/stones.ron b/assets/common/items/crafting_ing/stones.ron index 60c750d50e..c522787b9b 100644 --- a/assets/common/items/crafting_ing/stones.ron +++ b/assets/common/items/crafting_ing/stones.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Stones" + name: "Stones", description: "Pebbles from the ground.", kind: Ingredient( kind: "Stones", diff --git a/assets/common/items/crafting_ing/twigs.ron b/assets/common/items/crafting_ing/twigs.ron index ced9ee8fc0..bc73c26e52 100644 --- a/assets/common/items/crafting_ing/twigs.ron +++ b/assets/common/items/crafting_ing/twigs.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Twigs" + name: "Twigs", description: "Found near trees.", kind: Ingredient( kind: "Twigs", diff --git a/assets/common/items/crafting_tools/mortar_pestle.ron b/assets/common/items/crafting_tools/mortar_pestle.ron index 8c01512bf7..4809d0cb97 100644 --- a/assets/common/items/crafting_tools/mortar_pestle.ron +++ b/assets/common/items/crafting_tools/mortar_pestle.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Mortar and Pestle" + name: "Mortar and Pestle", description: "Crushes and grinds things into\na fine powder or paste.\nUsed to craft various items.", kind: Ingredient( kind: "MortarPestle", diff --git a/assets/common/items/crafting_tools/sewing_set.ron b/assets/common/items/crafting_tools/sewing_set.ron index b9961bf96c..7389c5248e 100644 --- a/assets/common/items/crafting_tools/sewing_set.ron +++ b/assets/common/items/crafting_tools/sewing_set.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sewing Set" + name: "Sewing Set", description: "Used to craft various items.", kind: Ingredient( kind: "SewingSet", diff --git a/assets/common/items/debug/admin.ron b/assets/common/items/debug/admin.ron index 11a0f37c44..9e16b20059 100644 --- a/assets/common/items/debug/admin.ron +++ b/assets/common/items/debug/admin.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Admin's Tabard" + name: "Admin's Tabard", description: "With great power comes\ngreat responsibility.", kind: Armor( ( diff --git a/assets/common/items/debug/admin_back.ron b/assets/common/items/debug/admin_back.ron index ce80c8cfb4..1d5eaa7e57 100644 --- a/assets/common/items/debug/admin_back.ron +++ b/assets/common/items/debug/admin_back.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Admin's Cape" + name: "Admin's Cape", description: "With great power comes\ngreat responsibility.", kind: Armor( ( diff --git a/assets/common/items/debug/admin_black_hole.ron b/assets/common/items/debug/admin_black_hole.ron index ea58093a52..c87c57bcc7 100644 --- a/assets/common/items/debug/admin_black_hole.ron +++ b/assets/common/items/debug/admin_black_hole.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Admin's Black Hole" + name: "Admin's Black Hole", description: "It just works.", kind: Armor( ( diff --git a/assets/common/items/debug/admin_stick.ron b/assets/common/items/debug/admin_stick.ron index f6ccb798fe..4774894bf7 100644 --- a/assets/common/items/debug/admin_stick.ron +++ b/assets/common/items/debug/admin_stick.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Belzeshrub the Broom-God" + name: "Belzeshrub the Broom-God", description: "You can hear him giggle whenever\nyou hit the ground a bit too hard...", kind: Tool(( kind: Debug, diff --git a/assets/common/items/debug/admin_sword.ron b/assets/common/items/debug/admin_sword.ron index 76a99658ec..b19b586479 100644 --- a/assets/common/items/debug/admin_sword.ron +++ b/assets/common/items/debug/admin_sword.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Admin Greatsword" + name: "Admin Greatsword", description: "Shouldn't this be a hammer?", kind: Tool(( kind: Sword, diff --git a/assets/common/items/debug/cultist_belt.ron b/assets/common/items/debug/cultist_belt.ron index 3a9d3a4b1b..149a764f86 100644 --- a/assets/common/items/debug/cultist_belt.ron +++ b/assets/common/items/debug/cultist_belt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Belt" + name: "Velorite Belt", description: "", kind: Armor( ( diff --git a/assets/common/items/debug/cultist_boots.ron b/assets/common/items/debug/cultist_boots.ron index 855c078ce6..b1e9d4c2ee 100644 --- a/assets/common/items/debug/cultist_boots.ron +++ b/assets/common/items/debug/cultist_boots.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Boots" + name: "Velorite Boots", description: "", kind: Armor( ( diff --git a/assets/common/items/debug/cultist_chest_blue.ron b/assets/common/items/debug/cultist_chest_blue.ron index 0b0aae4110..502baee287 100644 --- a/assets/common/items/debug/cultist_chest_blue.ron +++ b/assets/common/items/debug/cultist_chest_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Chest" + name: "Velorite Chest", description: "", kind: Armor( ( diff --git a/assets/common/items/debug/cultist_hands_blue.ron b/assets/common/items/debug/cultist_hands_blue.ron index c8261931ca..f579b6ce21 100644 --- a/assets/common/items/debug/cultist_hands_blue.ron +++ b/assets/common/items/debug/cultist_hands_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Gloves" + name: "Velorite Gloves", description: "", kind: Armor( ( diff --git a/assets/common/items/debug/cultist_legs_blue.ron b/assets/common/items/debug/cultist_legs_blue.ron index ef361e2829..9b369832c7 100644 --- a/assets/common/items/debug/cultist_legs_blue.ron +++ b/assets/common/items/debug/cultist_legs_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Skirt" + name: "Velorite Skirt", description: "", kind: Armor( ( diff --git a/assets/common/items/debug/cultist_shoulder_blue.ron b/assets/common/items/debug/cultist_shoulder_blue.ron index daf220e9f6..be67773b13 100644 --- a/assets/common/items/debug/cultist_shoulder_blue.ron +++ b/assets/common/items/debug/cultist_shoulder_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Mantle" + name: "Velorite Mantle", description: "", kind: Armor( ( diff --git a/assets/common/items/debug/dungeon_purple.ron b/assets/common/items/debug/dungeon_purple.ron index 7c477c4ee2..03b4549240 100644 --- a/assets/common/items/debug/dungeon_purple.ron +++ b/assets/common/items/debug/dungeon_purple.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Admin Cape" + name: "Velorite Admin Cape", description: "Where did I put my banhammer again?", kind: Armor( ( diff --git a/assets/common/items/debug/velorite_bow_debug.ron b/assets/common/items/debug/velorite_bow_debug.ron index d6b4de042e..3d3a04a7b1 100644 --- a/assets/common/items/debug/velorite_bow_debug.ron +++ b/assets/common/items/debug/velorite_bow_debug.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Admin Velorite Bow" + name: "Admin Velorite Bow", description: "Infused with Velorite power.", kind: Tool(( kind: Bow, diff --git a/assets/common/items/flowers/blue.ron b/assets/common/items/flowers/blue.ron index 90a00366c7..6a8db95598 100644 --- a/assets/common/items/flowers/blue.ron +++ b/assets/common/items/flowers/blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Flower" + name: "Blue Flower", description: "Matches the color of the sky.", kind: Ingredient( kind: "Flower", diff --git a/assets/common/items/flowers/moonbell.ron b/assets/common/items/flowers/moonbell.ron index de70c72ccb..69d24c5e88 100644 --- a/assets/common/items/flowers/moonbell.ron +++ b/assets/common/items/flowers/moonbell.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonbell" + name: "Moonbell", description: "It glistens brilliantly, but only under moonlight.", kind: Ingredient( kind: "Moonbell", diff --git a/assets/common/items/flowers/pink.ron b/assets/common/items/flowers/pink.ron index 67dc9e70f2..a88add9439 100644 --- a/assets/common/items/flowers/pink.ron +++ b/assets/common/items/flowers/pink.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pink Flower" + name: "Pink Flower", description: "Looks like a lollipop.", kind: Ingredient( kind: "Flower", diff --git a/assets/common/items/flowers/plant_fiber.ron b/assets/common/items/flowers/plant_fiber.ron index 8a01dfc1e0..b569b48145 100644 --- a/assets/common/items/flowers/plant_fiber.ron +++ b/assets/common/items/flowers/plant_fiber.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Plant Fiber" + name: "Plant Fiber", description: "A length of raw plant material.", kind: Ingredient( kind: "PlantFiber", diff --git a/assets/common/items/flowers/pyrebloom.ron b/assets/common/items/flowers/pyrebloom.ron index 1e35b1c623..b00f317423 100644 --- a/assets/common/items/flowers/pyrebloom.ron +++ b/assets/common/items/flowers/pyrebloom.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pyrebloom" + name: "Pyrebloom", description: "Warm to the touch, long after picking.", kind: Ingredient( kind: "Pyrebloom", diff --git a/assets/common/items/flowers/red.ron b/assets/common/items/flowers/red.ron index de219f123b..033d5123a7 100644 --- a/assets/common/items/flowers/red.ron +++ b/assets/common/items/flowers/red.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Red Flower" + name: "Red Flower", description: "Can be used as a dying ingredient.", kind: Ingredient( kind: "FlowerRed", diff --git a/assets/common/items/flowers/sunflower.ron b/assets/common/items/flowers/sunflower.ron index b286da1548..13fb409c38 100644 --- a/assets/common/items/flowers/sunflower.ron +++ b/assets/common/items/flowers/sunflower.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunflower" + name: "Sunflower", description: "Smells like summer.", kind: Ingredient( kind: "Flower", diff --git a/assets/common/items/flowers/white.ron b/assets/common/items/flowers/white.ron index 0523d37192..4d0ed63d21 100644 --- a/assets/common/items/flowers/white.ron +++ b/assets/common/items/flowers/white.ron @@ -1,5 +1,5 @@ ItemDef( - name: "White flower" + name: "White flower", description: "Pure and precious.", kind: Ingredient( kind: "Flower", diff --git a/assets/common/items/flowers/wild_flax.ron b/assets/common/items/flowers/wild_flax.ron index 741083afd3..91b0f86e6c 100644 --- a/assets/common/items/flowers/wild_flax.ron +++ b/assets/common/items/flowers/wild_flax.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Wild Flax" + name: "Wild Flax", description: "Could be used to spin some simple cloth.", kind: Ingredient( kind: "WildFlax", diff --git a/assets/common/items/flowers/yellow.ron b/assets/common/items/flowers/yellow.ron index a1c1ecb751..9a330e53f3 100644 --- a/assets/common/items/flowers/yellow.ron +++ b/assets/common/items/flowers/yellow.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Yellow Flower" + name: "Yellow Flower", description: "Glows like the sun.", kind: Ingredient( kind: "Flower", diff --git a/assets/common/items/food/apple.ron b/assets/common/items/food/apple.ron index 47bb67dc87..54f285cdcb 100644 --- a/assets/common/items/food/apple.ron +++ b/assets/common/items/food/apple.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Apple" + name: "Apple", description: "Red and juicy", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/apple_mushroom_curry.ron b/assets/common/items/food/apple_mushroom_curry.ron index fdb1cb6e44..5a4a09d15b 100644 --- a/assets/common/items/food/apple_mushroom_curry.ron +++ b/assets/common/items/food/apple_mushroom_curry.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Mushroom Curry" + name: "Mushroom Curry", description: "Who could say no to that?", kind: Consumable( kind: ComplexFood, diff --git a/assets/common/items/food/apple_stick.ron b/assets/common/items/food/apple_stick.ron index 8d276867a3..dfea253a23 100644 --- a/assets/common/items/food/apple_stick.ron +++ b/assets/common/items/food/apple_stick.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Apple Stick" + name: "Apple Stick", description: "The stick makes it easier to carry!", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/cactus_colada.ron b/assets/common/items/food/cactus_colada.ron index 29c22201d6..9cd659fdc0 100644 --- a/assets/common/items/food/cactus_colada.ron +++ b/assets/common/items/food/cactus_colada.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cactus Colada" + name: "Cactus Colada", description: "Giving you that special prickle.", kind: Consumable( kind: Drink, diff --git a/assets/common/items/food/carrot.ron b/assets/common/items/food/carrot.ron index 377d9385cf..2bd7d19e05 100644 --- a/assets/common/items/food/carrot.ron +++ b/assets/common/items/food/carrot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Carrot" + name: "Carrot", description: "An orange root vegetable. They say it'll improve your vision!", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/cheese.ron b/assets/common/items/food/cheese.ron index b40c45a2e0..ef4ae1f25e 100644 --- a/assets/common/items/food/cheese.ron +++ b/assets/common/items/food/cheese.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dwarven Cheese" + name: "Dwarven Cheese", description: "Aromatic and nutritious", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/coconut.ron b/assets/common/items/food/coconut.ron index d7d7e00029..476edb4769 100644 --- a/assets/common/items/food/coconut.ron +++ b/assets/common/items/food/coconut.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Coconut" + name: "Coconut", description: "Reliable source of water and fat.\n\nNaturally growing at the top of palm trees.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/coltsfoot.ron b/assets/common/items/food/coltsfoot.ron index 9bde73f48f..b5b414fd08 100644 --- a/assets/common/items/food/coltsfoot.ron +++ b/assets/common/items/food/coltsfoot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Coltsfoot" + name: "Coltsfoot", description: "A daisy-like flower often used in herbal teas.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/dandelion.ron b/assets/common/items/food/dandelion.ron index 17ff7822cd..d613c32be4 100644 --- a/assets/common/items/food/dandelion.ron +++ b/assets/common/items/food/dandelion.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dandelion" + name: "Dandelion", description: "A small, yellow flower. Uses the wind to spread its seeds.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/garlic.ron b/assets/common/items/food/garlic.ron index b4832de273..c21119a0cb 100644 --- a/assets/common/items/food/garlic.ron +++ b/assets/common/items/food/garlic.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Garlic" + name: "Garlic", description: "Make sure to brush your teeth after eating.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/lettuce.ron b/assets/common/items/food/lettuce.ron index d49280793a..b6d4d32620 100644 --- a/assets/common/items/food/lettuce.ron +++ b/assets/common/items/food/lettuce.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Lettuce" + name: "Lettuce", description: "A vibrant green leafy vegetable. Lettuce make some salads!", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat.ron b/assets/common/items/food/meat.ron index 80242f390c..c17296ef09 100644 --- a/assets/common/items/food/meat.ron +++ b/assets/common/items/food/meat.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Meat" + name: "Meat", description: "Meat. The lifeblood of mankind.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/beast_large_cooked.ron b/assets/common/items/food/meat/beast_large_cooked.ron index fae5367944..33f70a47a1 100644 --- a/assets/common/items/food/meat/beast_large_cooked.ron +++ b/assets/common/items/food/meat/beast_large_cooked.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cooked Meat Slab" + name: "Cooked Meat Slab", description: "Medium Rare.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/beast_large_raw.ron b/assets/common/items/food/meat/beast_large_raw.ron index 20d3a46d18..147730e61a 100644 --- a/assets/common/items/food/meat/beast_large_raw.ron +++ b/assets/common/items/food/meat/beast_large_raw.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Raw Meat Slab" + name: "Raw Meat Slab", description: "Chunk of beastly animal meat, best after cooking.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/beast_small_cooked.ron b/assets/common/items/food/meat/beast_small_cooked.ron index 88a50478ee..a56471dd16 100644 --- a/assets/common/items/food/meat/beast_small_cooked.ron +++ b/assets/common/items/food/meat/beast_small_cooked.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cooked Meat Sliver" + name: "Cooked Meat Sliver", description: "Medium Rare.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/beast_small_raw.ron b/assets/common/items/food/meat/beast_small_raw.ron index a918436c4b..f09abd213e 100644 --- a/assets/common/items/food/meat/beast_small_raw.ron +++ b/assets/common/items/food/meat/beast_small_raw.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Raw Meat Sliver" + name: "Raw Meat Sliver", description: "Small hunk of beastly animal meat, best after cooking.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/bird_cooked.ron b/assets/common/items/food/meat/bird_cooked.ron index 6cf8323801..8c764a7a7b 100644 --- a/assets/common/items/food/meat/bird_cooked.ron +++ b/assets/common/items/food/meat/bird_cooked.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cooked Bird Meat" + name: "Cooked Bird Meat", description: "Best enjoyed with one in each hand.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/bird_large_cooked.ron b/assets/common/items/food/meat/bird_large_cooked.ron index 7e9fe8e994..f838557284 100644 --- a/assets/common/items/food/meat/bird_large_cooked.ron +++ b/assets/common/items/food/meat/bird_large_cooked.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Huge Cooked Drumstick" + name: "Huge Cooked Drumstick", description: "Makes for a legendary meal.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/bird_large_raw.ron b/assets/common/items/food/meat/bird_large_raw.ron index 34872f459a..9edbab0b55 100644 --- a/assets/common/items/food/meat/bird_large_raw.ron +++ b/assets/common/items/food/meat/bird_large_raw.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Huge Raw Drumstick" + name: "Huge Raw Drumstick", description: "It's magnificent.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/bird_raw.ron b/assets/common/items/food/meat/bird_raw.ron index f44c017cf8..bfd2bd963a 100644 --- a/assets/common/items/food/meat/bird_raw.ron +++ b/assets/common/items/food/meat/bird_raw.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Raw Bird Meat" + name: "Raw Bird Meat", description: "A hefty drumstick.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/fish_cooked.ron b/assets/common/items/food/meat/fish_cooked.ron index 289546aabe..4610ccec91 100644 --- a/assets/common/items/food/meat/fish_cooked.ron +++ b/assets/common/items/food/meat/fish_cooked.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cooked Fish" + name: "Cooked Fish", description: "A fresh cooked seafood steak.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/fish_raw.ron b/assets/common/items/food/meat/fish_raw.ron index a6a7d4939a..a627dd8ccb 100644 --- a/assets/common/items/food/meat/fish_raw.ron +++ b/assets/common/items/food/meat/fish_raw.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Raw Fish" + name: "Raw Fish", description: "A steak chopped from a fish, best after cooking.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/tough_cooked.ron b/assets/common/items/food/meat/tough_cooked.ron index 67370c720b..efa4d0f2fe 100644 --- a/assets/common/items/food/meat/tough_cooked.ron +++ b/assets/common/items/food/meat/tough_cooked.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cooked Tough Meat" + name: "Cooked Tough Meat", description: "Tastes exotic.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/meat/tough_raw.ron b/assets/common/items/food/meat/tough_raw.ron index d783a8de35..0029bcae39 100644 --- a/assets/common/items/food/meat/tough_raw.ron +++ b/assets/common/items/food/meat/tough_raw.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Raw Tough Meat" + name: "Raw Tough Meat", description: "Peculiar bit of meat, best after cooking.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/mushroom.ron b/assets/common/items/food/mushroom.ron index 86503b60bf..8cca72e9ea 100644 --- a/assets/common/items/food/mushroom.ron +++ b/assets/common/items/food/mushroom.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Mushroom" + name: "Mushroom", description: "Hopefully this one is not poisonous", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/mushroom_stick.ron b/assets/common/items/food/mushroom_stick.ron index c60b27adaf..ec193f762b 100644 --- a/assets/common/items/food/mushroom_stick.ron +++ b/assets/common/items/food/mushroom_stick.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Mushroom Stick" + name: "Mushroom Stick", description: "Roasted mushrooms on a stick for easy carrying", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/onion.ron b/assets/common/items/food/onion.ron index 7c8fa449b9..8c34c0c56b 100644 --- a/assets/common/items/food/onion.ron +++ b/assets/common/items/food/onion.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Onion" + name: "Onion", description: "A vegetable that's made the toughest men cry.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/plainsalad.ron b/assets/common/items/food/plainsalad.ron index cac1d77fc4..dbd7511692 100644 --- a/assets/common/items/food/plainsalad.ron +++ b/assets/common/items/food/plainsalad.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Plain Salad" + name: "Plain Salad", description: "Literally just chopped lettuce. Does this even count as a salad?", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/sage.ron b/assets/common/items/food/sage.ron index 087a47af2a..e4b58f6751 100644 --- a/assets/common/items/food/sage.ron +++ b/assets/common/items/food/sage.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sage" + name: "Sage", description: "A herb commonly used in tea.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/spore_corruption.ron b/assets/common/items/food/spore_corruption.ron index 78c1a7db59..f847f81e59 100644 --- a/assets/common/items/food/spore_corruption.ron +++ b/assets/common/items/food/spore_corruption.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Spore of Corruption" + name: "Spore of Corruption", description: "You feel an evil force pulsating within.\n\nIt may be unwise to hold on to it for too long...", kind: Consumable( kind: ComplexFood, diff --git a/assets/common/items/food/sunflower_icetea.ron b/assets/common/items/food/sunflower_icetea.ron index 839dd7bc8d..1190c15f89 100644 --- a/assets/common/items/food/sunflower_icetea.ron +++ b/assets/common/items/food/sunflower_icetea.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sunflower Ice Tea" + name: "Sunflower Ice Tea", description: "Brewed from freshly shelled sunflower seeds", kind: Consumable( kind: Drink, diff --git a/assets/common/items/food/tomato.ron b/assets/common/items/food/tomato.ron index acc1a910ea..747027a8bb 100644 --- a/assets/common/items/food/tomato.ron +++ b/assets/common/items/food/tomato.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tomato" + name: "Tomato", description: "A red fruit. Not actually a vegetable.", kind: Consumable( kind: Food, diff --git a/assets/common/items/food/tomatosalad.ron b/assets/common/items/food/tomatosalad.ron index 5bc4e060ae..577decfba3 100644 --- a/assets/common/items/food/tomatosalad.ron +++ b/assets/common/items/food/tomatosalad.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tomato Salad" + name: "Tomato Salad", description: "Leafy salad with some chopped, juicy tomatoes mixed in.", kind: Consumable( kind: Food, diff --git a/assets/common/items/glider/basic_red.ron b/assets/common/items/glider/basic_red.ron index 51e4e29332..143a11b15d 100644 --- a/assets/common/items/glider/basic_red.ron +++ b/assets/common/items/glider/basic_red.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Red Cloth Glider" + name: "Red Cloth Glider", description: "A simple glider, but with a striking red color.", kind: Glider( ( diff --git a/assets/common/items/glider/basic_white.ron b/assets/common/items/glider/basic_white.ron index 0b09c3436d..44531fd86b 100644 --- a/assets/common/items/glider/basic_white.ron +++ b/assets/common/items/glider/basic_white.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Plain Cloth Glider" + name: "Plain Cloth Glider", description: "Simple, but classy.", kind: Glider( ( diff --git a/assets/common/items/glider/blue.ron b/assets/common/items/glider/blue.ron index e4d4f61ab1..ec786ea4e1 100644 --- a/assets/common/items/glider/blue.ron +++ b/assets/common/items/glider/blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Falcon" + name: "Blue Falcon", description: "Sky colored.", kind: Glider( ( diff --git a/assets/common/items/glider/butterfly3.ron b/assets/common/items/glider/butterfly3.ron index 43353ff21e..f191a901db 100644 --- a/assets/common/items/glider/butterfly3.ron +++ b/assets/common/items/glider/butterfly3.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Moonlit Love" + name: "Moonlit Love", description: "Love is in the air.", kind: Glider( ( diff --git a/assets/common/items/glider/cloverleaf.ron b/assets/common/items/glider/cloverleaf.ron index e08f640cb6..0b5ce1fc0b 100644 --- a/assets/common/items/glider/cloverleaf.ron +++ b/assets/common/items/glider/cloverleaf.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cloverleaf" + name: "Cloverleaf", description: "Brings luck to its owner.", kind: Glider( ( diff --git a/assets/common/items/glider/leaves.ron b/assets/common/items/glider/leaves.ron index a99234543a..bbf8d49ad7 100644 --- a/assets/common/items/glider/leaves.ron +++ b/assets/common/items/glider/leaves.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Leaves Glider" + name: "Leaves Glider", description: "Soar among the trees", kind: Glider( ( diff --git a/assets/common/items/glider/monarch.ron b/assets/common/items/glider/monarch.ron index 44a4fa2f70..76b0045064 100644 --- a/assets/common/items/glider/monarch.ron +++ b/assets/common/items/glider/monarch.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orange Monarch" + name: "Orange Monarch", description: "The delicate wings flutter faintly.", kind: Glider( ( diff --git a/assets/common/items/glider/moonrise.ron b/assets/common/items/glider/moonrise.ron index b68d492b02..4089616c53 100644 --- a/assets/common/items/glider/moonrise.ron +++ b/assets/common/items/glider/moonrise.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Aquatic Night" + name: "Aquatic Night", description: "The stars are beautiful tonight.", kind: Glider( ( diff --git a/assets/common/items/glider/morpho.ron b/assets/common/items/glider/morpho.ron index 54ee0317ce..3e90929395 100644 --- a/assets/common/items/glider/morpho.ron +++ b/assets/common/items/glider/morpho.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Morpho" + name: "Blue Morpho", description: "The delicate wings flutter faintly.", kind: Glider( ( diff --git a/assets/common/items/glider/moth.ron b/assets/common/items/glider/moth.ron index fbabd61a87..5a94eb3a51 100644 --- a/assets/common/items/glider/moth.ron +++ b/assets/common/items/glider/moth.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Green Luna" + name: "Green Luna", description: "The delicate wings flutter faintly.", kind: Glider( ( diff --git a/assets/common/items/glider/sandraptor.ron b/assets/common/items/glider/sandraptor.ron index 03efdb0f2c..7871d6117e 100644 --- a/assets/common/items/glider/sandraptor.ron +++ b/assets/common/items/glider/sandraptor.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sand Raptor Wings" + name: "Sand Raptor Wings", description: "Take flight with the wings of a predator.", kind: Glider( ( diff --git a/assets/common/items/glider/skullgrin.ron b/assets/common/items/glider/skullgrin.ron index 69bc1447f6..cab8b6904e 100644 --- a/assets/common/items/glider/skullgrin.ron +++ b/assets/common/items/glider/skullgrin.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Skullgrin" + name: "Skullgrin", description: "Death from above.", kind: Glider( ( diff --git a/assets/common/items/glider/snowraptor.ron b/assets/common/items/glider/snowraptor.ron index c7e8115ce6..6e24427fa0 100644 --- a/assets/common/items/glider/snowraptor.ron +++ b/assets/common/items/glider/snowraptor.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Snow Raptor Wings" + name: "Snow Raptor Wings", description: "Take flight with the wings of a predator.", kind: Glider( ( diff --git a/assets/common/items/glider/sunset.ron b/assets/common/items/glider/sunset.ron index 537c79467e..86ba095e52 100644 --- a/assets/common/items/glider/sunset.ron +++ b/assets/common/items/glider/sunset.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Horizon" + name: "Horizon", description: "It isn't high noon.", kind: Glider( ( diff --git a/assets/common/items/glider/woodraptor.ron b/assets/common/items/glider/woodraptor.ron index 2c8680ab51..fb905d0d74 100644 --- a/assets/common/items/glider/woodraptor.ron +++ b/assets/common/items/glider/woodraptor.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Wood Raptor Wings" + name: "Wood Raptor Wings", description: "Take flight with the wings of a predator.", kind: Glider( ( diff --git a/assets/common/items/grasses/long.ron b/assets/common/items/grasses/long.ron index a8bf2077b9..8318f7a5cd 100644 --- a/assets/common/items/grasses/long.ron +++ b/assets/common/items/grasses/long.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Long Grass" + name: "Long Grass", description: "Greener than an orc's snout.", kind: Ingredient( kind: "Grass", diff --git a/assets/common/items/grasses/medium.ron b/assets/common/items/grasses/medium.ron index d5ca276c24..404c5bd12d 100644 --- a/assets/common/items/grasses/medium.ron +++ b/assets/common/items/grasses/medium.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Medium Grass" + name: "Medium Grass", description: "Greener than an orc's snout.", kind: Ingredient( kind: "Grass", diff --git a/assets/common/items/grasses/short.ron b/assets/common/items/grasses/short.ron index e7098a6497..23507f064d 100644 --- a/assets/common/items/grasses/short.ron +++ b/assets/common/items/grasses/short.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Short Grass" + name: "Short Grass", description: "Greener than an orc's snout.", kind: Ingredient( kind: "Grass", diff --git a/assets/common/items/lantern/black_0.ron b/assets/common/items/lantern/black_0.ron index 862ce5d4ad..bc71f40c61 100644 --- a/assets/common/items/lantern/black_0.ron +++ b/assets/common/items/lantern/black_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Black Lantern" + name: "Black Lantern", description: "Used by city guards.", kind: Lantern( ( diff --git a/assets/common/items/lantern/blue_0.ron b/assets/common/items/lantern/blue_0.ron index 06627e63f4..a464e756a7 100644 --- a/assets/common/items/lantern/blue_0.ron +++ b/assets/common/items/lantern/blue_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cool Blue Lantern" + name: "Cool Blue Lantern", description: "This lantern is surprisingly cold when lit.", kind: Lantern( ( diff --git a/assets/common/items/lantern/geode_purp.ron b/assets/common/items/lantern/geode_purp.ron index d7d23db956..8278353341 100644 --- a/assets/common/items/lantern/geode_purp.ron +++ b/assets/common/items/lantern/geode_purp.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Purple Geode" + name: "Purple Geode", description: "Emits a calming glow", kind: Lantern( ( diff --git a/assets/common/items/lantern/green_0.ron b/assets/common/items/lantern/green_0.ron index 8b1cc96bac..05dc2ecc27 100644 --- a/assets/common/items/lantern/green_0.ron +++ b/assets/common/items/lantern/green_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Lime Zest Lantern" + name: "Lime Zest Lantern", description: "It has an opening that could fit a ring...", kind: Lantern( ( diff --git a/assets/common/items/lantern/pumpkin.ron b/assets/common/items/lantern/pumpkin.ron index 93ebf45792..8fdc8bd881 100644 --- a/assets/common/items/lantern/pumpkin.ron +++ b/assets/common/items/lantern/pumpkin.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Eerie Pumpkin" + name: "Eerie Pumpkin", description: "Did it just blink?!", kind: Lantern( ( diff --git a/assets/common/items/lantern/red_0.ron b/assets/common/items/lantern/red_0.ron index 53e2783177..93b717d962 100644 --- a/assets/common/items/lantern/red_0.ron +++ b/assets/common/items/lantern/red_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Red Lantern" + name: "Red Lantern", description: "Caution: contents hot", kind: Lantern( ( diff --git a/assets/common/items/log/bamboo.ron b/assets/common/items/log/bamboo.ron index 311cf5b587..eb086c6fcc 100644 --- a/assets/common/items/log/bamboo.ron +++ b/assets/common/items/log/bamboo.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bamboo" + name: "Bamboo", description: "A giant woody grass.", kind: Ingredient( kind: "Bamboo", diff --git a/assets/common/items/log/eldwood.ron b/assets/common/items/log/eldwood.ron index 61d4bc22fe..1c688bf32c 100644 --- a/assets/common/items/log/eldwood.ron +++ b/assets/common/items/log/eldwood.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Eldwood Logs" + name: "Eldwood Logs", description: "Old logs that emanate magic.", kind: Ingredient( kind: "EldwoodLogs", diff --git a/assets/common/items/log/frostwood.ron b/assets/common/items/log/frostwood.ron index e09a228842..4632930596 100644 --- a/assets/common/items/log/frostwood.ron +++ b/assets/common/items/log/frostwood.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Frostwood Logs" + name: "Frostwood Logs", description: "Chilly wood that comes from cold biomes. Cold to the touch.", kind: Ingredient( kind: "FrostwoodLogs", diff --git a/assets/common/items/log/hardwood.ron b/assets/common/items/log/hardwood.ron index 1d1e83eb48..e565c3a0ad 100644 --- a/assets/common/items/log/hardwood.ron +++ b/assets/common/items/log/hardwood.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Hardwood Logs" + name: "Hardwood Logs", description: "Extra thick and sturdy logs.", kind: Ingredient( kind: "HardwoodLogs", diff --git a/assets/common/items/log/ironwood.ron b/assets/common/items/log/ironwood.ron index 5c31e2d5f7..30397525f9 100644 --- a/assets/common/items/log/ironwood.ron +++ b/assets/common/items/log/ironwood.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ironwood Logs" + name: "Ironwood Logs", description: "A particularly sturdy wood.", kind: Ingredient( kind: "IronwoodLogs", diff --git a/assets/common/items/log/wood.ron b/assets/common/items/log/wood.ron index fdef94dd29..28c0756f30 100644 --- a/assets/common/items/log/wood.ron +++ b/assets/common/items/log/wood.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Wood Logs" + name: "Wood Logs", description: "Regular, sturdy wooden logs.", kind: Ingredient( kind: "WoodLogs", diff --git a/assets/common/items/mineral/gem/amethyst.ron b/assets/common/items/mineral/gem/amethyst.ron index 1b02ec8d36..5f75d00ea5 100644 --- a/assets/common/items/mineral/gem/amethyst.ron +++ b/assets/common/items/mineral/gem/amethyst.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Amethyst" + name: "Amethyst", description: "A precious purple gem.", kind: Ingredient( kind: "Amethyst", diff --git a/assets/common/items/mineral/gem/diamond.ron b/assets/common/items/mineral/gem/diamond.ron index c311785926..6225a3d916 100644 --- a/assets/common/items/mineral/gem/diamond.ron +++ b/assets/common/items/mineral/gem/diamond.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Diamond" + name: "Diamond", description: "A sparkling silver gem.", kind: Ingredient( kind: "Diamond", diff --git a/assets/common/items/mineral/gem/emerald.ron b/assets/common/items/mineral/gem/emerald.ron index c881e8e6e1..16f915ddea 100644 --- a/assets/common/items/mineral/gem/emerald.ron +++ b/assets/common/items/mineral/gem/emerald.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Emerald" + name: "Emerald", description: "A vibrant viridian gem.", kind: Ingredient( kind: "Emerald", diff --git a/assets/common/items/mineral/gem/ruby.ron b/assets/common/items/mineral/gem/ruby.ron index 215f1b9bc4..64426e4298 100644 --- a/assets/common/items/mineral/gem/ruby.ron +++ b/assets/common/items/mineral/gem/ruby.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ruby" + name: "Ruby", description: "A superbly scarlet gem.", kind: Ingredient( kind: "Ruby", diff --git a/assets/common/items/mineral/gem/sapphire.ron b/assets/common/items/mineral/gem/sapphire.ron index 430044e95d..b9421b666e 100644 --- a/assets/common/items/mineral/gem/sapphire.ron +++ b/assets/common/items/mineral/gem/sapphire.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sapphire" + name: "Sapphire", description: "A colorful cobalt gem.", kind: Ingredient( kind: "Sapphire", diff --git a/assets/common/items/mineral/gem/topaz.ron b/assets/common/items/mineral/gem/topaz.ron index 4d11147499..ea3acdbdd6 100644 --- a/assets/common/items/mineral/gem/topaz.ron +++ b/assets/common/items/mineral/gem/topaz.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Topaz" + name: "Topaz", description: "An outstanding orange gem.", kind: Ingredient( kind: "Topaz", diff --git a/assets/common/items/mineral/ingot/bloodsteel.ron b/assets/common/items/mineral/ingot/bloodsteel.ron index 3a79140125..45051cfdce 100644 --- a/assets/common/items/mineral/ingot/bloodsteel.ron +++ b/assets/common/items/mineral/ingot/bloodsteel.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bloodsteel Ingot" + name: "Bloodsteel Ingot", description: "An alloy of bloodstone and iron.", kind: Ingredient( kind: "BloodsteelIngot", diff --git a/assets/common/items/mineral/ingot/bronze.ron b/assets/common/items/mineral/ingot/bronze.ron index a906e79d5c..cbd75bb56a 100644 --- a/assets/common/items/mineral/ingot/bronze.ron +++ b/assets/common/items/mineral/ingot/bronze.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bronze Ingot" + name: "Bronze Ingot", description: "A sturdy alloy made from combining copper and tin.", kind: Ingredient( kind: "BronzeIngot", diff --git a/assets/common/items/mineral/ingot/cobalt.ron b/assets/common/items/mineral/ingot/cobalt.ron index 04792b237c..d459b4e7ca 100644 --- a/assets/common/items/mineral/ingot/cobalt.ron +++ b/assets/common/items/mineral/ingot/cobalt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cobalt Ingot" + name: "Cobalt Ingot", description: "A strikingly blue ingot.", kind: Ingredient( kind: "CobaltIngot", diff --git a/assets/common/items/mineral/ingot/copper.ron b/assets/common/items/mineral/ingot/copper.ron index ce12a1e1f9..044a6d79e9 100644 --- a/assets/common/items/mineral/ingot/copper.ron +++ b/assets/common/items/mineral/ingot/copper.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Copper Ingot" + name: "Copper Ingot", description: "An ingot with a unique brown color.", kind: Ingredient( kind: "CopperIngot", diff --git a/assets/common/items/mineral/ingot/gold.ron b/assets/common/items/mineral/ingot/gold.ron index 26ce6c5244..a246244eab 100644 --- a/assets/common/items/mineral/ingot/gold.ron +++ b/assets/common/items/mineral/ingot/gold.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gold Ingot" + name: "Gold Ingot", description: "An ingot made of refined metallic gold.", kind: Ingredient( kind: "GoldIngot", diff --git a/assets/common/items/mineral/ingot/iron.ron b/assets/common/items/mineral/ingot/iron.ron index 7380fc4403..6ef831d7fc 100644 --- a/assets/common/items/mineral/ingot/iron.ron +++ b/assets/common/items/mineral/ingot/iron.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Ingot" + name: "Iron Ingot", description: "An incredibly commonplace metal.", kind: Ingredient( kind: "IronIngot", diff --git a/assets/common/items/mineral/ingot/orichalcum.ron b/assets/common/items/mineral/ingot/orichalcum.ron index a416cce114..9c796f4ded 100644 --- a/assets/common/items/mineral/ingot/orichalcum.ron +++ b/assets/common/items/mineral/ingot/orichalcum.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Orichalcum Ingot" + name: "Orichalcum Ingot", description: "An ingot made of refined orichalcum.", kind: Ingredient( kind: "OrichalcumIngot", diff --git a/assets/common/items/mineral/ingot/silver.ron b/assets/common/items/mineral/ingot/silver.ron index 6d789bf3c0..424aec0d72 100644 --- a/assets/common/items/mineral/ingot/silver.ron +++ b/assets/common/items/mineral/ingot/silver.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silver Ingot" + name: "Silver Ingot", description: "An ingot made of refined metallic silver.", kind: Ingredient( kind: "SilverIngot", diff --git a/assets/common/items/mineral/ingot/steel.ron b/assets/common/items/mineral/ingot/steel.ron index 88f33e38a9..1fd535f849 100644 --- a/assets/common/items/mineral/ingot/steel.ron +++ b/assets/common/items/mineral/ingot/steel.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Steel Ingot" + name: "Steel Ingot", description: "An alloy of iron and coal that is much tougher than its components.", kind: Ingredient( kind: "SteelIngot", diff --git a/assets/common/items/mineral/ingot/tin.ron b/assets/common/items/mineral/ingot/tin.ron index d238368be2..f5e971d51d 100644 --- a/assets/common/items/mineral/ingot/tin.ron +++ b/assets/common/items/mineral/ingot/tin.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tin Ingot" + name: "Tin Ingot", description: "An ingot primarily used to make bronze.", kind: Ingredient( kind: "TinIngot", diff --git a/assets/common/items/mineral/ore/bloodstone.ron b/assets/common/items/mineral/ore/bloodstone.ron index 58467c9822..0e1f143b74 100644 --- a/assets/common/items/mineral/ore/bloodstone.ron +++ b/assets/common/items/mineral/ore/bloodstone.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bloodstone Ore" + name: "Bloodstone Ore", description: "A deep red ore.", kind: Ingredient( kind: "BloodstoneOre", diff --git a/assets/common/items/mineral/ore/coal.ron b/assets/common/items/mineral/ore/coal.ron index 0f1ccd9581..f27f10fdc8 100644 --- a/assets/common/items/mineral/ore/coal.ron +++ b/assets/common/items/mineral/ore/coal.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Coal" + name: "Coal", description: "A dark, combustible energy source.", kind: Ingredient( kind: "Coal", diff --git a/assets/common/items/mineral/ore/cobalt.ron b/assets/common/items/mineral/ore/cobalt.ron index 53617050a0..fd7995a621 100644 --- a/assets/common/items/mineral/ore/cobalt.ron +++ b/assets/common/items/mineral/ore/cobalt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cobalt Ore" + name: "Cobalt Ore", description: "A blue, shiny ore.", kind: Ingredient( kind: "CobaltOre", diff --git a/assets/common/items/mineral/ore/copper.ron b/assets/common/items/mineral/ore/copper.ron index 819d294900..de73bf003b 100644 --- a/assets/common/items/mineral/ore/copper.ron +++ b/assets/common/items/mineral/ore/copper.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Copper Ore" + name: "Copper Ore", description: "A brown metal. Key part of bronze.", kind: Ingredient( kind: "CopperOre", diff --git a/assets/common/items/mineral/ore/gold.ron b/assets/common/items/mineral/ore/gold.ron index 0d0c6d4f38..21b45e6f4f 100644 --- a/assets/common/items/mineral/ore/gold.ron +++ b/assets/common/items/mineral/ore/gold.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gold Ore" + name: "Gold Ore", description: "A precious yellow metal.", kind: Ingredient( kind: "GoldOre", diff --git a/assets/common/items/mineral/ore/iron.ron b/assets/common/items/mineral/ore/iron.ron index 13ab139058..14b320289a 100644 --- a/assets/common/items/mineral/ore/iron.ron +++ b/assets/common/items/mineral/ore/iron.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Ore" + name: "Iron Ore", description: "An incredibly common but incredibly versatile metal.", kind: Ingredient( kind: "IronOre", diff --git a/assets/common/items/mineral/ore/silver.ron b/assets/common/items/mineral/ore/silver.ron index 435293fe69..cb245f7e9b 100644 --- a/assets/common/items/mineral/ore/silver.ron +++ b/assets/common/items/mineral/ore/silver.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Silver Ore" + name: "Silver Ore", description: "A precious shiny greyish-white metal.", kind: Ingredient( kind: "SilverOre", diff --git a/assets/common/items/mineral/ore/tin.ron b/assets/common/items/mineral/ore/tin.ron index 48f5fd5afa..ebc3cb7b60 100644 --- a/assets/common/items/mineral/ore/tin.ron +++ b/assets/common/items/mineral/ore/tin.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tin Ore" + name: "Tin Ore", description: "A silvery metal. One of the components of bronze.", kind: Ingredient( kind: "TinOre", diff --git a/assets/common/items/mineral/ore/velorite.ron b/assets/common/items/mineral/ore/velorite.ron index 4ead2d4ef0..31814bcf67 100644 --- a/assets/common/items/mineral/ore/velorite.ron +++ b/assets/common/items/mineral/ore/velorite.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite" + name: "Velorite", description: "Just a slight touch makes you feel\nthe knowledge of ancient times", kind: Ingredient( kind: "Velorite", diff --git a/assets/common/items/mineral/ore/veloritefrag.ron b/assets/common/items/mineral/ore/veloritefrag.ron index 6e06da12fd..78d1d5de87 100644 --- a/assets/common/items/mineral/ore/veloritefrag.ron +++ b/assets/common/items/mineral/ore/veloritefrag.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Fragment" + name: "Velorite Fragment", description: "Small runes sparkle on its surface", kind: Ingredient( kind: "VeloriteFrag", diff --git a/assets/common/items/mineral/stone/basalt.ron b/assets/common/items/mineral/stone/basalt.ron index e62cd76c84..fee4ba2cb9 100644 --- a/assets/common/items/mineral/stone/basalt.ron +++ b/assets/common/items/mineral/stone/basalt.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Basalt" + name: "Basalt", description: "A dark volcanic rock.", kind: Ingredient( kind: "Basalt", diff --git a/assets/common/items/mineral/stone/coal.ron b/assets/common/items/mineral/stone/coal.ron index 0f65f56346..273b31e3b0 100644 --- a/assets/common/items/mineral/stone/coal.ron +++ b/assets/common/items/mineral/stone/coal.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Coal" + name: "Coal", description: "A black rock that happens to be really good at burning.", kind: Ingredient( kind: "Coal", diff --git a/assets/common/items/mineral/stone/granite.ron b/assets/common/items/mineral/stone/granite.ron index c2b17d2f27..473a0cbd0d 100644 --- a/assets/common/items/mineral/stone/granite.ron +++ b/assets/common/items/mineral/stone/granite.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Granite" + name: "Granite", description: "A light-colored igneous rock.", kind: Ingredient( kind: "Granite", diff --git a/assets/common/items/mineral/stone/obsidian.ron b/assets/common/items/mineral/stone/obsidian.ron index 549b3bdaaa..a120e71305 100644 --- a/assets/common/items/mineral/stone/obsidian.ron +++ b/assets/common/items/mineral/stone/obsidian.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Obsidian" + name: "Obsidian", description: "An igneous rock that comes from melted rock.", kind: Ingredient( kind: "Obsidian", diff --git a/assets/common/items/npc_armor/back/backpack_blue.ron b/assets/common/items/npc_armor/back/backpack_blue.ron index 9f0d4c1857..c71dd727c3 100644 --- a/assets/common/items/npc_armor/back/backpack_blue.ron +++ b/assets/common/items/npc_armor/back/backpack_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rugged Backpack" + name: "Rugged Backpack", description: "Keeps all your stuff together.", kind: Armor( ( diff --git a/assets/common/items/npc_armor/back/leather_blue.ron b/assets/common/items/npc_armor/back/leather_blue.ron index 74192fbb8f..ed00fb82f0 100644 --- a/assets/common/items/npc_armor/back/leather_blue.ron +++ b/assets/common/items/npc_armor/back/leather_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Traveler Coat" + name: "Blue Traveler Coat", description: "", kind: Armor( ( diff --git a/assets/common/items/npc_armor/biped_large/generic.ron b/assets/common/items/npc_armor/biped_large/generic.ron index d1255ce619..4ef56f5761 100644 --- a/assets/common/items/npc_armor/biped_large/generic.ron +++ b/assets/common/items/npc_armor/biped_large/generic.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Generic Biped Large" + name: "Generic Biped Large", description: "Worn by bipeds.", kind: Armor(( kind: Chest("GenericBipedLarge"), diff --git a/assets/common/items/npc_armor/biped_large/harvester.ron b/assets/common/items/npc_armor/biped_large/harvester.ron index 1cfe74b023..500da4ba81 100644 --- a/assets/common/items/npc_armor/biped_large/harvester.ron +++ b/assets/common/items/npc_armor/biped_large/harvester.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Harvester Shirt" + name: "Harvester Shirt", description: "Made of sunflowers.", kind: Armor(( kind: Chest("Harvester"), diff --git a/assets/common/items/npc_armor/biped_large/mindflayer.ron b/assets/common/items/npc_armor/biped_large/mindflayer.ron index c015a00506..fda20d43e4 100644 --- a/assets/common/items/npc_armor/biped_large/mindflayer.ron +++ b/assets/common/items/npc_armor/biped_large/mindflayer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Mindflayer Armor" + name: "Mindflayer Armor", description: "Worn by mindflayer.", kind: Armor(( kind: Chest("Mindflayer"), diff --git a/assets/common/items/npc_armor/biped_large/minotaur.ron b/assets/common/items/npc_armor/biped_large/minotaur.ron index 4c60991825..c96a2c9e5e 100644 --- a/assets/common/items/npc_armor/biped_large/minotaur.ron +++ b/assets/common/items/npc_armor/biped_large/minotaur.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Minotaur Armor" + name: "Minotaur Armor", description: "The best defense is a good offense.", kind: Armor(( kind: Chest("Minotaur"), diff --git a/assets/common/items/npc_armor/biped_large/tidal_warrior.ron b/assets/common/items/npc_armor/biped_large/tidal_warrior.ron index b99ca6066b..246965bca1 100644 --- a/assets/common/items/npc_armor/biped_large/tidal_warrior.ron +++ b/assets/common/items/npc_armor/biped_large/tidal_warrior.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tidal Warrior Armor" + name: "Tidal Warrior Armor", description: "Made of fish scales.", kind: Armor(( kind: Chest("Tidal Warrior"), diff --git a/assets/common/items/npc_armor/biped_large/warlock.ron b/assets/common/items/npc_armor/biped_large/warlock.ron index bb60ec81c6..5de8478b78 100644 --- a/assets/common/items/npc_armor/biped_large/warlock.ron +++ b/assets/common/items/npc_armor/biped_large/warlock.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Giant Warlock Chest" + name: "Giant Warlock Chest", description: "Made of darkest silk.", kind: Armor(( kind: Chest("GiantWarlock"), diff --git a/assets/common/items/npc_armor/biped_large/warlord.ron b/assets/common/items/npc_armor/biped_large/warlord.ron index dbda240fe6..b4a863c7b5 100644 --- a/assets/common/items/npc_armor/biped_large/warlord.ron +++ b/assets/common/items/npc_armor/biped_large/warlord.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Giant Warlord Chest" + name: "Giant Warlord Chest", description: "Made of darkest steel.", kind: Armor(( kind: Chest("GiantWarlord"), diff --git a/assets/common/items/npc_armor/biped_large/yeti.ron b/assets/common/items/npc_armor/biped_large/yeti.ron index 583ee73254..8f9ef5b8a7 100644 --- a/assets/common/items/npc_armor/biped_large/yeti.ron +++ b/assets/common/items/npc_armor/biped_large/yeti.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Yeti Hide" + name: "Yeti Hide", description: "Strong as Yeti itself.", kind: Armor(( kind: Chest("Yeti"), diff --git a/assets/common/items/npc_armor/biped_small/gnarling/chest/logger.ron b/assets/common/items/npc_armor/biped_small/gnarling/chest/logger.ron index 034e347fbc..aaca5ea570 100644 --- a/assets/common/items/npc_armor/biped_small/gnarling/chest/logger.ron +++ b/assets/common/items/npc_armor/biped_small/gnarling/chest/logger.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnarling" + name: "Gnarling", description: "Ceremonial attire used by members.", kind: Armor(( kind: Chest("GnarlingLogger"), diff --git a/assets/common/items/npc_armor/biped_small/gnarling/foot/logger.ron b/assets/common/items/npc_armor/biped_small/gnarling/foot/logger.ron index 978c01df53..16dd3f8546 100644 --- a/assets/common/items/npc_armor/biped_small/gnarling/foot/logger.ron +++ b/assets/common/items/npc_armor/biped_small/gnarling/foot/logger.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnarling" + name: "Gnarling", description: "Ceremonial attire used by members.", kind: Armor(( kind: Foot("GnarlingLogger"), diff --git a/assets/common/items/npc_armor/biped_small/gnarling/hand/logger.ron b/assets/common/items/npc_armor/biped_small/gnarling/hand/logger.ron index 192a714610..0f38363d1e 100644 --- a/assets/common/items/npc_armor/biped_small/gnarling/hand/logger.ron +++ b/assets/common/items/npc_armor/biped_small/gnarling/hand/logger.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnarling" + name: "Gnarling", description: "Ceremonial attire used by members..", kind: Armor(( kind: Hand("GnarlingLogger"), diff --git a/assets/common/items/npc_armor/biped_small/gnarling/head/logger.ron b/assets/common/items/npc_armor/biped_small/gnarling/head/logger.ron index 19a8072418..3eba187a1f 100644 --- a/assets/common/items/npc_armor/biped_small/gnarling/head/logger.ron +++ b/assets/common/items/npc_armor/biped_small/gnarling/head/logger.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnarling" + name: "Gnarling", description: "Ceremonial attire used by members.", kind: Armor(( kind: Head("GnarlingLogger"), diff --git a/assets/common/items/npc_armor/biped_small/gnarling/pants/logger.ron b/assets/common/items/npc_armor/biped_small/gnarling/pants/logger.ron index 64d13efeb0..729ce1c3e0 100644 --- a/assets/common/items/npc_armor/biped_small/gnarling/pants/logger.ron +++ b/assets/common/items/npc_armor/biped_small/gnarling/pants/logger.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnarling" + name: "Gnarling", description: "Ceremonial attire used by members..", kind: Armor(( kind: Pants("GnarlingLogger"), diff --git a/assets/common/items/npc_armor/biped_small/gnarling/tail/logger.ron b/assets/common/items/npc_armor/biped_small/gnarling/tail/logger.ron index bf6b39c01b..22b28de875 100644 --- a/assets/common/items/npc_armor/biped_small/gnarling/tail/logger.ron +++ b/assets/common/items/npc_armor/biped_small/gnarling/tail/logger.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnarling" + name: "Gnarling", description: "Ceremonial attire used by members.", kind: Armor(( kind: Belt("GnarlingLogger"), diff --git a/assets/common/items/npc_armor/biped_small/gnome/chest/gnome.ron b/assets/common/items/npc_armor/biped_small/gnome/chest/gnome.ron index 465959a059..ddafd674b7 100644 --- a/assets/common/items/npc_armor/biped_small/gnome/chest/gnome.ron +++ b/assets/common/items/npc_armor/biped_small/gnome/chest/gnome.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnome" + name: "Gnome", description: "Ceremonial attire used by members.", kind: Armor(( kind: Chest("Gnome"), diff --git a/assets/common/items/npc_armor/biped_small/gnome/foot/gnome.ron b/assets/common/items/npc_armor/biped_small/gnome/foot/gnome.ron index 51dc826f96..0596305538 100644 --- a/assets/common/items/npc_armor/biped_small/gnome/foot/gnome.ron +++ b/assets/common/items/npc_armor/biped_small/gnome/foot/gnome.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnome" + name: "Gnome", description: "Ceremonial attire used by members.", kind: Armor(( kind: Foot("Gnome"), diff --git a/assets/common/items/npc_armor/biped_small/gnome/hand/gnome.ron b/assets/common/items/npc_armor/biped_small/gnome/hand/gnome.ron index 29afcf43ae..0a0a05fd33 100644 --- a/assets/common/items/npc_armor/biped_small/gnome/hand/gnome.ron +++ b/assets/common/items/npc_armor/biped_small/gnome/hand/gnome.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnome" + name: "Gnome", description: "Ceremonial attire used by members..", kind: Armor(( kind: Hand("Gnome"), diff --git a/assets/common/items/npc_armor/biped_small/gnome/head/gnome.ron b/assets/common/items/npc_armor/biped_small/gnome/head/gnome.ron index 5376d13973..7dce4a9063 100644 --- a/assets/common/items/npc_armor/biped_small/gnome/head/gnome.ron +++ b/assets/common/items/npc_armor/biped_small/gnome/head/gnome.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnome" + name: "Gnome", description: "Ceremonial attire used by members.", kind: Armor(( kind: Head("Gnome"), diff --git a/assets/common/items/npc_armor/biped_small/gnome/pants/gnome.ron b/assets/common/items/npc_armor/biped_small/gnome/pants/gnome.ron index cdc2ecb843..9a35c8f315 100644 --- a/assets/common/items/npc_armor/biped_small/gnome/pants/gnome.ron +++ b/assets/common/items/npc_armor/biped_small/gnome/pants/gnome.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnome" + name: "Gnome", description: "Ceremonial attire used by members..", kind: Armor(( kind: Pants("Gnome"), diff --git a/assets/common/items/npc_armor/biped_small/husk/chest/husk.ron b/assets/common/items/npc_armor/biped_small/husk/chest/husk.ron index cc42dba924..df1bbba307 100644 --- a/assets/common/items/npc_armor/biped_small/husk/chest/husk.ron +++ b/assets/common/items/npc_armor/biped_small/husk/chest/husk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Husk" + name: "Husk", description: "Ceremonial attire used by members.", kind: Armor(( kind: Chest("Husk"), diff --git a/assets/common/items/npc_armor/biped_small/husk/foot/husk.ron b/assets/common/items/npc_armor/biped_small/husk/foot/husk.ron index 5894fa6640..999e22161b 100644 --- a/assets/common/items/npc_armor/biped_small/husk/foot/husk.ron +++ b/assets/common/items/npc_armor/biped_small/husk/foot/husk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Husk" + name: "Husk", description: "Ceremonial attire used by members..", kind: Armor(( kind: Foot("Husk"), diff --git a/assets/common/items/npc_armor/biped_small/husk/hand/husk.ron b/assets/common/items/npc_armor/biped_small/husk/hand/husk.ron index 9d9b7005f2..a97b9b2227 100644 --- a/assets/common/items/npc_armor/biped_small/husk/hand/husk.ron +++ b/assets/common/items/npc_armor/biped_small/husk/hand/husk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Husk" + name: "Husk", description: "Ceremonial attire used by members..", kind: Armor(( kind: Hand("Husk"), diff --git a/assets/common/items/npc_armor/biped_small/husk/head/husk.ron b/assets/common/items/npc_armor/biped_small/husk/head/husk.ron index 59a3934949..d7bea65d7e 100644 --- a/assets/common/items/npc_armor/biped_small/husk/head/husk.ron +++ b/assets/common/items/npc_armor/biped_small/husk/head/husk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Husk" + name: "Husk", description: "Ceremonial attire used by members.", kind: Armor(( kind: Head("Husk"), diff --git a/assets/common/items/npc_armor/biped_small/husk/pants/husk.ron b/assets/common/items/npc_armor/biped_small/husk/pants/husk.ron index 2db0820724..c40f056595 100644 --- a/assets/common/items/npc_armor/biped_small/husk/pants/husk.ron +++ b/assets/common/items/npc_armor/biped_small/husk/pants/husk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Husk" + name: "Husk", description: "Ceremonial attire used by members..", kind: Armor(( kind: Pants("Husk"), diff --git a/assets/common/items/npc_armor/biped_small/husk/tail/husk.ron b/assets/common/items/npc_armor/biped_small/husk/tail/husk.ron index 5ac24d0ea4..df924f7e46 100644 --- a/assets/common/items/npc_armor/biped_small/husk/tail/husk.ron +++ b/assets/common/items/npc_armor/biped_small/husk/tail/husk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Husk" + name: "Husk", description: "Ceremonial attire used by members..", kind: Armor(( kind: Belt("Husk"), diff --git a/assets/common/items/npc_armor/biped_small/kappa/chest/kappa.ron b/assets/common/items/npc_armor/biped_small/kappa/chest/kappa.ron index 2f9dffff1f..1239ff24c4 100644 --- a/assets/common/items/npc_armor/biped_small/kappa/chest/kappa.ron +++ b/assets/common/items/npc_armor/biped_small/kappa/chest/kappa.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Kappa" + name: "Kappa", description: "Ceremonial attire used by members.", kind: Armor(( kind: Chest("Kappa"), diff --git a/assets/common/items/npc_armor/biped_small/kappa/foot/kappa.ron b/assets/common/items/npc_armor/biped_small/kappa/foot/kappa.ron index 6109ae786d..5894d15b27 100644 --- a/assets/common/items/npc_armor/biped_small/kappa/foot/kappa.ron +++ b/assets/common/items/npc_armor/biped_small/kappa/foot/kappa.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Kappa" + name: "Kappa", description: "Ceremonial attire used by members.", kind: Armor(( kind: Foot("Kappa"), diff --git a/assets/common/items/npc_armor/biped_small/kappa/hand/kappa.ron b/assets/common/items/npc_armor/biped_small/kappa/hand/kappa.ron index 0a682a04ff..420a5243e3 100644 --- a/assets/common/items/npc_armor/biped_small/kappa/hand/kappa.ron +++ b/assets/common/items/npc_armor/biped_small/kappa/hand/kappa.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Kappa" + name: "Kappa", description: "Ceremonial attire used by members..", kind: Armor(( kind: Hand("Kappa"), diff --git a/assets/common/items/npc_armor/biped_small/kappa/head/kappa.ron b/assets/common/items/npc_armor/biped_small/kappa/head/kappa.ron index 5ff50d7aee..dc3b4ea936 100644 --- a/assets/common/items/npc_armor/biped_small/kappa/head/kappa.ron +++ b/assets/common/items/npc_armor/biped_small/kappa/head/kappa.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Kappa" + name: "Kappa", description: "Ceremonial attire used by members.", kind: Armor(( kind: Head("Kappa"), diff --git a/assets/common/items/npc_armor/biped_small/kappa/pants/kappa.ron b/assets/common/items/npc_armor/biped_small/kappa/pants/kappa.ron index 780959857e..4553fb644f 100644 --- a/assets/common/items/npc_armor/biped_small/kappa/pants/kappa.ron +++ b/assets/common/items/npc_armor/biped_small/kappa/pants/kappa.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Kappa" + name: "Kappa", description: "Ceremonial attire used by members..", kind: Armor(( kind: Pants("Kappa"), diff --git a/assets/common/items/npc_armor/biped_small/kappa/tail/kappa.ron b/assets/common/items/npc_armor/biped_small/kappa/tail/kappa.ron index 365ca7bfdd..7c89dd1e8c 100644 --- a/assets/common/items/npc_armor/biped_small/kappa/tail/kappa.ron +++ b/assets/common/items/npc_armor/biped_small/kappa/tail/kappa.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Kappa" + name: "Kappa", description: "Ceremonial attire used by members.", kind: Armor(( kind: Belt("Kappa"), diff --git a/assets/common/items/npc_armor/chest/leather_blue.ron b/assets/common/items/npc_armor/chest/leather_blue.ron index 3e8a12787c..0b97c4a146 100644 --- a/assets/common/items/npc_armor/chest/leather_blue.ron +++ b/assets/common/items/npc_armor/chest/leather_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Leather Cuirass" + name: "Blue Leather Cuirass", description: "", kind: Armor( ( diff --git a/assets/common/items/npc_armor/chest/plate_red.ron b/assets/common/items/npc_armor/chest/plate_red.ron index 5b3870f4e2..605ee7484b 100644 --- a/assets/common/items/npc_armor/chest/plate_red.ron +++ b/assets/common/items/npc_armor/chest/plate_red.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Chestplate" + name: "Iron Chestplate", description: "A chestplate forged from iron.", kind: Armor( ( diff --git a/assets/common/items/npc_armor/golem/claygolem.ron b/assets/common/items/npc_armor/golem/claygolem.ron index 93927c7ef9..c40e50d0a9 100644 --- a/assets/common/items/npc_armor/golem/claygolem.ron +++ b/assets/common/items/npc_armor/golem/claygolem.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Clay Golem Armor" + name: "Clay Golem Armor", description: "Worn by clay golem.", kind: Armor(( kind: Chest("Clay Golem"), diff --git a/assets/common/items/npc_armor/pants/leather_blue.ron b/assets/common/items/npc_armor/pants/leather_blue.ron index f66b0e26a0..e3a9092501 100644 --- a/assets/common/items/npc_armor/pants/leather_blue.ron +++ b/assets/common/items/npc_armor/pants/leather_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Leather Guards" + name: "Blue Leather Guards", description: "", kind: Armor( ( diff --git a/assets/common/items/npc_armor/pants/plate_red.ron b/assets/common/items/npc_armor/pants/plate_red.ron index 78c87c2f87..f1ca3ef5b7 100644 --- a/assets/common/items/npc_armor/pants/plate_red.ron +++ b/assets/common/items/npc_armor/pants/plate_red.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Iron Legguards" + name: "Iron Legguards", description: "Greaves forged from iron.", kind: Armor( ( diff --git a/assets/common/items/npc_armor/quadruped_low/generic.ron b/assets/common/items/npc_armor/quadruped_low/generic.ron index 6433b7d175..833eaaeab1 100644 --- a/assets/common/items/npc_armor/quadruped_low/generic.ron +++ b/assets/common/items/npc_armor/quadruped_low/generic.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Low Generic" + name: "Quad Low Generic", description: "Scaly.", kind: Armor(( kind: Chest("QuadrupedLowGeneric"), diff --git a/assets/common/items/npc_armor/quadruped_low/shell.ron b/assets/common/items/npc_armor/quadruped_low/shell.ron index 4bf35e4bbd..2da9810784 100644 --- a/assets/common/items/npc_armor/quadruped_low/shell.ron +++ b/assets/common/items/npc_armor/quadruped_low/shell.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Low Shell" + name: "Quad Low Shell", description: "Shell.", kind: Armor(( kind: Chest("QuadrupedLowShell"), diff --git a/assets/common/items/npc_armor/theropod/rugged.ron b/assets/common/items/npc_armor/theropod/rugged.ron index 107c7c37e1..41fc4dc222 100644 --- a/assets/common/items/npc_armor/theropod/rugged.ron +++ b/assets/common/items/npc_armor/theropod/rugged.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Theropod Rugged" + name: "Theropod Rugged", description: "stronk.", kind: Armor(( kind: Chest("TheropodRugged"), diff --git a/assets/common/items/npc_weapons/axe/minotaur_axe.ron b/assets/common/items/npc_weapons/axe/minotaur_axe.ron index 920e1b4440..418fc96f62 100644 --- a/assets/common/items/npc_weapons/axe/minotaur_axe.ron +++ b/assets/common/items/npc_weapons/axe/minotaur_axe.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Minotaur Axe" + name: "Minotaur Axe", description: "Placeholder", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/axe/oni_blue_axe.ron b/assets/common/items/npc_weapons/axe/oni_blue_axe.ron index 1541267821..0ba8b56e3b 100644 --- a/assets/common/items/npc_weapons/axe/oni_blue_axe.ron +++ b/assets/common/items/npc_weapons/axe/oni_blue_axe.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Blue Oni Axe" + name: "Blue Oni Axe", description: "Placeholder", kind: Tool(( kind: Axe, diff --git a/assets/common/items/npc_weapons/bow/bipedlarge-velorite.ron b/assets/common/items/npc_weapons/bow/bipedlarge-velorite.ron index b0e6352e1b..1808febcc4 100644 --- a/assets/common/items/npc_weapons/bow/bipedlarge-velorite.ron +++ b/assets/common/items/npc_weapons/bow/bipedlarge-velorite.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Giant Velorite Bow" + name: "Giant Velorite Bow", description: "Infused with Velorite power.", kind: Tool(( kind: Bow, diff --git a/assets/common/items/npc_weapons/bow/saurok_bow.ron b/assets/common/items/npc_weapons/bow/saurok_bow.ron index 4609c05807..4dd9da164c 100644 --- a/assets/common/items/npc_weapons/bow/saurok_bow.ron +++ b/assets/common/items/npc_weapons/bow/saurok_bow.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Saurok bow" + name: "Saurok bow", description: "Placeholder", kind: Tool(( kind: Bow, diff --git a/assets/common/items/npc_weapons/hammer/bipedlarge-cultist.ron b/assets/common/items/npc_weapons/hammer/bipedlarge-cultist.ron index b79e1406bc..87fd13b7d9 100644 --- a/assets/common/items/npc_weapons/hammer/bipedlarge-cultist.ron +++ b/assets/common/items/npc_weapons/hammer/bipedlarge-cultist.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Giant Cultist Warhammer" + name: "Giant Cultist Warhammer", description: "This belonged to an evil Cult Leader.", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/npc_weapons/hammer/cyclops_hammer.ron b/assets/common/items/npc_weapons/hammer/cyclops_hammer.ron index f8f4ba58f9..ce9a3546ec 100644 --- a/assets/common/items/npc_weapons/hammer/cyclops_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/cyclops_hammer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cyclops Hammer" + name: "Cyclops Hammer", description: "Placeholder", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/npc_weapons/hammer/harvester_scythe.ron b/assets/common/items/npc_weapons/hammer/harvester_scythe.ron index 31daf944c1..a400dc82c2 100644 --- a/assets/common/items/npc_weapons/hammer/harvester_scythe.ron +++ b/assets/common/items/npc_weapons/hammer/harvester_scythe.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Harvester Sythe" + name: "Harvester Sythe", description: "Placeholder", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/hammer/ogre_hammer.ron b/assets/common/items/npc_weapons/hammer/ogre_hammer.ron index 972f6bd807..bc1bf18f06 100644 --- a/assets/common/items/npc_weapons/hammer/ogre_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/ogre_hammer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ogre Hammer" + name: "Ogre Hammer", description: "Placeholder", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/npc_weapons/hammer/oni_red_hammer.ron b/assets/common/items/npc_weapons/hammer/oni_red_hammer.ron index 7b15b6deb6..de5103e59f 100644 --- a/assets/common/items/npc_weapons/hammer/oni_red_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/oni_red_hammer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Red Oni Hammer" + name: "Red Oni Hammer", description: "Placeholder", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/npc_weapons/hammer/troll_hammer.ron b/assets/common/items/npc_weapons/hammer/troll_hammer.ron index 6f2750e9f8..ee2b861eec 100644 --- a/assets/common/items/npc_weapons/hammer/troll_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/troll_hammer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Troll Hammer" + name: "Troll Hammer", description: "Placeholder", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/npc_weapons/hammer/wendigo_hammer.ron b/assets/common/items/npc_weapons/hammer/wendigo_hammer.ron index fa522e604e..b5a0e1d5ac 100644 --- a/assets/common/items/npc_weapons/hammer/wendigo_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/wendigo_hammer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Wendigo Hammer" + name: "Wendigo Hammer", description: "Placeholder", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/npc_weapons/hammer/yeti_hammer.ron b/assets/common/items/npc_weapons/hammer/yeti_hammer.ron index 3a33f13313..7901c9174e 100644 --- a/assets/common/items/npc_weapons/hammer/yeti_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/yeti_hammer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Yeti Hammer" + name: "Yeti Hammer", description: "Placeholder", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/staff/bipedlarge-cultist.ron b/assets/common/items/npc_weapons/staff/bipedlarge-cultist.ron index 64648cc105..91fc080f7e 100644 --- a/assets/common/items/npc_weapons/staff/bipedlarge-cultist.ron +++ b/assets/common/items/npc_weapons/staff/bipedlarge-cultist.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Giant Cultist Staff" + name: "Giant Cultist Staff", description: "The fire gives off no heat.", kind: Tool(( kind: Staff, diff --git a/assets/common/items/npc_weapons/staff/mindflayer_staff.ron b/assets/common/items/npc_weapons/staff/mindflayer_staff.ron index cad1738d89..38a0505620 100644 --- a/assets/common/items/npc_weapons/staff/mindflayer_staff.ron +++ b/assets/common/items/npc_weapons/staff/mindflayer_staff.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Mindflayer Staff" + name: "Mindflayer Staff", description: "Placeholder", kind: Tool(( kind: Staff, diff --git a/assets/common/items/npc_weapons/staff/ogre_staff.ron b/assets/common/items/npc_weapons/staff/ogre_staff.ron index 7e84a31f3a..c35853075d 100644 --- a/assets/common/items/npc_weapons/staff/ogre_staff.ron +++ b/assets/common/items/npc_weapons/staff/ogre_staff.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Ogre Staff" + name: "Ogre Staff", description: "Placeholder", kind: Tool(( kind: Staff, diff --git a/assets/common/items/npc_weapons/staff/saurok_staff.ron b/assets/common/items/npc_weapons/staff/saurok_staff.ron index c45c6fb3bb..a3f5000a0b 100644 --- a/assets/common/items/npc_weapons/staff/saurok_staff.ron +++ b/assets/common/items/npc_weapons/staff/saurok_staff.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Saurok Staff" + name: "Saurok Staff", description: "Placeholder", kind: Tool(( kind: Staff, diff --git a/assets/common/items/npc_weapons/sword/bipedlarge-cultist.ron b/assets/common/items/npc_weapons/sword/bipedlarge-cultist.ron index 7b170ee2f4..2dee1ab04e 100644 --- a/assets/common/items/npc_weapons/sword/bipedlarge-cultist.ron +++ b/assets/common/items/npc_weapons/sword/bipedlarge-cultist.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Giant Cultist Greatsword" + name: "Giant Cultist Greatsword", description: "This belonged to an evil Cult Leader.", kind: Tool(( kind: Sword, diff --git a/assets/common/items/npc_weapons/sword/dullahan_sword.ron b/assets/common/items/npc_weapons/sword/dullahan_sword.ron index 87e20b832e..26cc124abb 100644 --- a/assets/common/items/npc_weapons/sword/dullahan_sword.ron +++ b/assets/common/items/npc_weapons/sword/dullahan_sword.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Dullahan Sword" + name: "Dullahan Sword", description: "Placeholder", kind: Tool(( kind: Sword, diff --git a/assets/common/items/npc_weapons/sword/saurok_sword.ron b/assets/common/items/npc_weapons/sword/saurok_sword.ron index 9b6420aa75..8f1f74dd85 100644 --- a/assets/common/items/npc_weapons/sword/saurok_sword.ron +++ b/assets/common/items/npc_weapons/sword/saurok_sword.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Saurok Sword" + name: "Saurok Sword", description: "Placeholder", kind: Tool(( kind: Sword, diff --git a/assets/common/items/npc_weapons/unique/asp.ron b/assets/common/items/npc_weapons/unique/asp.ron index abf8f85048..784c9cbe13 100644 --- a/assets/common/items/npc_weapons/unique/asp.ron +++ b/assets/common/items/npc_weapons/unique/asp.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Asp" + name: "Asp", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/basilisk.ron b/assets/common/items/npc_weapons/unique/basilisk.ron index e7932fa56c..1d27fc7d51 100644 --- a/assets/common/items/npc_weapons/unique/basilisk.ron +++ b/assets/common/items/npc_weapons/unique/basilisk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Basilisk" + name: "Basilisk", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/beast_claws.ron b/assets/common/items/npc_weapons/unique/beast_claws.ron index f85f56132d..f6d69763f5 100644 --- a/assets/common/items/npc_weapons/unique/beast_claws.ron +++ b/assets/common/items/npc_weapons/unique/beast_claws.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Beast Claws" + name: "Beast Claws", description: "Was attached to a beast.", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/birdlargebasic.ron b/assets/common/items/npc_weapons/unique/birdlargebasic.ron index 461dfa255c..23e0df38b0 100644 --- a/assets/common/items/npc_weapons/unique/birdlargebasic.ron +++ b/assets/common/items/npc_weapons/unique/birdlargebasic.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bird Large Basic" + name: "Bird Large Basic", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/birdlargebreathe.ron b/assets/common/items/npc_weapons/unique/birdlargebreathe.ron index e7ad700c03..0079a86219 100644 --- a/assets/common/items/npc_weapons/unique/birdlargebreathe.ron +++ b/assets/common/items/npc_weapons/unique/birdlargebreathe.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bird Large Breathe" + name: "Bird Large Breathe", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/birdlargefire.ron b/assets/common/items/npc_weapons/unique/birdlargefire.ron index 1ad8682074..ad09d926a5 100644 --- a/assets/common/items/npc_weapons/unique/birdlargefire.ron +++ b/assets/common/items/npc_weapons/unique/birdlargefire.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bird Large Fire" + name: "Bird Large Fire", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/clay_golem_fist.ron b/assets/common/items/npc_weapons/unique/clay_golem_fist.ron index 6ff3303b44..eea12d3334 100644 --- a/assets/common/items/npc_weapons/unique/clay_golem_fist.ron +++ b/assets/common/items/npc_weapons/unique/clay_golem_fist.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Clay Golem Fists" + name: "Clay Golem Fists", description: "Yeet.", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/haniwa_sentry.ron b/assets/common/items/npc_weapons/unique/haniwa_sentry.ron index 236f890b6b..416b5b4b28 100644 --- a/assets/common/items/npc_weapons/unique/haniwa_sentry.ron +++ b/assets/common/items/npc_weapons/unique/haniwa_sentry.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Haniwa Sentry" + name: "Haniwa Sentry", description: "Rotating turret weapon", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/husk.ron b/assets/common/items/npc_weapons/unique/husk.ron index d7fa4cfe03..781c6972e7 100644 --- a/assets/common/items/npc_weapons/unique/husk.ron +++ b/assets/common/items/npc_weapons/unique/husk.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Husk" + name: "Husk", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/husk_brute.ron b/assets/common/items/npc_weapons/unique/husk_brute.ron index dc3d5e3d0a..68c10c625d 100644 --- a/assets/common/items/npc_weapons/unique/husk_brute.ron +++ b/assets/common/items/npc_weapons/unique/husk_brute.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Husk Brute" + name: "Husk Brute", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/maneater.ron b/assets/common/items/npc_weapons/unique/maneater.ron index 5e84421725..f0d9d8f341 100644 --- a/assets/common/items/npc_weapons/unique/maneater.ron +++ b/assets/common/items/npc_weapons/unique/maneater.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Maneater" + name: "Maneater", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadlowbasic.ron b/assets/common/items/npc_weapons/unique/quadlowbasic.ron index 625cb92ec0..868bf5e504 100644 --- a/assets/common/items/npc_weapons/unique/quadlowbasic.ron +++ b/assets/common/items/npc_weapons/unique/quadlowbasic.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Low Basic" + name: "Quad Low Basic", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadlowbeam.ron b/assets/common/items/npc_weapons/unique/quadlowbeam.ron index b643fecebb..913bb9f0dd 100644 --- a/assets/common/items/npc_weapons/unique/quadlowbeam.ron +++ b/assets/common/items/npc_weapons/unique/quadlowbeam.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Small Beam" + name: "Quad Small Beam", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadlowbreathe.ron b/assets/common/items/npc_weapons/unique/quadlowbreathe.ron index cce0e7349b..71f4df5ab2 100644 --- a/assets/common/items/npc_weapons/unique/quadlowbreathe.ron +++ b/assets/common/items/npc_weapons/unique/quadlowbreathe.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Low Breathe" + name: "Quad Low Breathe", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadlowquick.ron b/assets/common/items/npc_weapons/unique/quadlowquick.ron index 37a258a7eb..b58eb9835e 100644 --- a/assets/common/items/npc_weapons/unique/quadlowquick.ron +++ b/assets/common/items/npc_weapons/unique/quadlowquick.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Low Quick" + name: "Quad Low Quick", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadlowtail.ron b/assets/common/items/npc_weapons/unique/quadlowtail.ron index 28cbeba980..c28bfaa066 100644 --- a/assets/common/items/npc_weapons/unique/quadlowtail.ron +++ b/assets/common/items/npc_weapons/unique/quadlowtail.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Low Tail" + name: "Quad Low Tail", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadmedbasic.ron b/assets/common/items/npc_weapons/unique/quadmedbasic.ron index 3490b5f21b..1d1277305e 100644 --- a/assets/common/items/npc_weapons/unique/quadmedbasic.ron +++ b/assets/common/items/npc_weapons/unique/quadmedbasic.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Med Basic" + name: "Quad Med Basic", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadmedbasicgentle.ron b/assets/common/items/npc_weapons/unique/quadmedbasicgentle.ron index 91beac6722..fe54b3eed5 100644 --- a/assets/common/items/npc_weapons/unique/quadmedbasicgentle.ron +++ b/assets/common/items/npc_weapons/unique/quadmedbasicgentle.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Med Basic" + name: "Quad Med Basic", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadmedcharge.ron b/assets/common/items/npc_weapons/unique/quadmedcharge.ron index 3d5bf0d50e..7695602a19 100644 --- a/assets/common/items/npc_weapons/unique/quadmedcharge.ron +++ b/assets/common/items/npc_weapons/unique/quadmedcharge.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Med Charge" + name: "Quad Med Charge", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadmedhoof.ron b/assets/common/items/npc_weapons/unique/quadmedhoof.ron index 00cb767659..850b22c534 100644 --- a/assets/common/items/npc_weapons/unique/quadmedhoof.ron +++ b/assets/common/items/npc_weapons/unique/quadmedhoof.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Med Hoof" + name: "Quad Med Hoof", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadmedjump.ron b/assets/common/items/npc_weapons/unique/quadmedjump.ron index afd720dae1..bdb80821a4 100644 --- a/assets/common/items/npc_weapons/unique/quadmedjump.ron +++ b/assets/common/items/npc_weapons/unique/quadmedjump.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Med Jump" + name: "Quad Med Jump", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadmedquick.ron b/assets/common/items/npc_weapons/unique/quadmedquick.ron index a8655aa660..51fbf63ed1 100644 --- a/assets/common/items/npc_weapons/unique/quadmedquick.ron +++ b/assets/common/items/npc_weapons/unique/quadmedquick.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Med Quick" + name: "Quad Med Quick", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/quadsmallbasic.ron b/assets/common/items/npc_weapons/unique/quadsmallbasic.ron index 977abd1f68..1d4acc2350 100644 --- a/assets/common/items/npc_weapons/unique/quadsmallbasic.ron +++ b/assets/common/items/npc_weapons/unique/quadsmallbasic.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Quad Small Basic" + name: "Quad Small Basic", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/stone_golems_fist.ron b/assets/common/items/npc_weapons/unique/stone_golems_fist.ron index dd3459a468..927940d2cb 100644 --- a/assets/common/items/npc_weapons/unique/stone_golems_fist.ron +++ b/assets/common/items/npc_weapons/unique/stone_golems_fist.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Stone Golem's Fist" + name: "Stone Golem's Fist", description: "Was attached to a mighty stone golem.", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/theropodbasic.ron b/assets/common/items/npc_weapons/unique/theropodbasic.ron index 3e1d7dfebc..4ebde7ee69 100644 --- a/assets/common/items/npc_weapons/unique/theropodbasic.ron +++ b/assets/common/items/npc_weapons/unique/theropodbasic.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Theropod Basic" + name: "Theropod Basic", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/theropodbird.ron b/assets/common/items/npc_weapons/unique/theropodbird.ron index 843bbc2c17..b27bcb1638 100644 --- a/assets/common/items/npc_weapons/unique/theropodbird.ron +++ b/assets/common/items/npc_weapons/unique/theropodbird.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Theropod Bird" + name: "Theropod Bird", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/theropodcharge.ron b/assets/common/items/npc_weapons/unique/theropodcharge.ron index 45d7939862..91492f081b 100644 --- a/assets/common/items/npc_weapons/unique/theropodcharge.ron +++ b/assets/common/items/npc_weapons/unique/theropodcharge.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Theropod Charge" + name: "Theropod Charge", description: "testing123", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/tidal_claws.ron b/assets/common/items/npc_weapons/unique/tidal_claws.ron index 830028255f..ec80f48a91 100644 --- a/assets/common/items/npc_weapons/unique/tidal_claws.ron +++ b/assets/common/items/npc_weapons/unique/tidal_claws.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tidal Claws" + name: "Tidal Claws", description: "Snip snap", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/tidal_totem.ron b/assets/common/items/npc_weapons/unique/tidal_totem.ron index 826a5e2d9b..2a650ada26 100644 --- a/assets/common/items/npc_weapons/unique/tidal_totem.ron +++ b/assets/common/items/npc_weapons/unique/tidal_totem.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tidal Totem" + name: "Tidal Totem", description: "Yeet", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/tornado.ron b/assets/common/items/npc_weapons/unique/tornado.ron index be1278eb0a..f2634f85e9 100644 --- a/assets/common/items/npc_weapons/unique/tornado.ron +++ b/assets/common/items/npc_weapons/unique/tornado.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Tornado" + name: "Tornado", description: "Tornado weapon", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/turret.ron b/assets/common/items/npc_weapons/unique/turret.ron index 1aad15fe44..9e556423d6 100644 --- a/assets/common/items/npc_weapons/unique/turret.ron +++ b/assets/common/items/npc_weapons/unique/turret.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Turret" + name: "Turret", description: "Turret weapon", kind: Tool(( kind: Natural, diff --git a/assets/common/items/npc_weapons/unique/wendigo_magic.ron b/assets/common/items/npc_weapons/unique/wendigo_magic.ron index 217e8ce246..f8ccd249bb 100644 --- a/assets/common/items/npc_weapons/unique/wendigo_magic.ron +++ b/assets/common/items/npc_weapons/unique/wendigo_magic.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Wendigo Magic" + name: "Wendigo Magic", description: "spook.", kind: Tool(( kind: Natural, diff --git a/assets/common/items/tag_examples/cloth_item.ron b/assets/common/items/tag_examples/cloth_item.ron index 1e541cb2c1..976992bd76 100644 --- a/assets/common/items/tag_examples/cloth_item.ron +++ b/assets/common/items/tag_examples/cloth_item.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Any cloth item" + name: "Any cloth item", description: "Various colored fabric armors.", kind: TagExamples( item_ids: [ diff --git a/assets/common/items/tag_examples/cultist.ron b/assets/common/items/tag_examples/cultist.ron index d62a932a49..a2d33d9fa4 100644 --- a/assets/common/items/tag_examples/cultist.ron +++ b/assets/common/items/tag_examples/cultist.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Anything related to cultists" + name: "Anything related to cultists", description: "These items are a little creepy.", kind: TagExamples( item_ids: [ diff --git a/assets/common/items/tag_examples/leather.ron b/assets/common/items/tag_examples/leather.ron index 369d9baea8..a551d4a638 100644 --- a/assets/common/items/tag_examples/leather.ron +++ b/assets/common/items/tag_examples/leather.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Any leather" + name: "Any leather", description: "Leathers tanned from hides.", kind: TagExamples( item_ids: [ diff --git a/assets/common/items/tag_examples/leather_item.ron b/assets/common/items/tag_examples/leather_item.ron index e892892bcc..cf8914346d 100644 --- a/assets/common/items/tag_examples/leather_item.ron +++ b/assets/common/items/tag_examples/leather_item.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Any leather item" + name: "Any leather item", description: "Various leather armors.", kind: TagExamples( item_ids: [ diff --git a/assets/common/items/tag_examples/metal_ingot.ron b/assets/common/items/tag_examples/metal_ingot.ron index d146cd8c8f..7c2fbaba64 100644 --- a/assets/common/items/tag_examples/metal_ingot.ron +++ b/assets/common/items/tag_examples/metal_ingot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Any metal ingot" + name: "Any metal ingot", description: "Ingots made from various metals.", kind: TagExamples( item_ids: [ diff --git a/assets/common/items/tag_examples/placeholder.ron b/assets/common/items/tag_examples/placeholder.ron index 9406abba7d..ec11a3b33e 100644 --- a/assets/common/items/tag_examples/placeholder.ron +++ b/assets/common/items/tag_examples/placeholder.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Placeholder" + name: "Placeholder", description: "This is a placeholder because we intend to autogenerate these from the tags later", kind: Ingredient( kind: "Placeholder", diff --git a/assets/common/items/tag_examples/textile.ron b/assets/common/items/tag_examples/textile.ron index 2cefb90b92..3b86a1ebaa 100644 --- a/assets/common/items/tag_examples/textile.ron +++ b/assets/common/items/tag_examples/textile.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Any woven cloth" + name: "Any woven cloth", description: "Cloths spun from plant material.", kind: TagExamples( item_ids: [ diff --git a/assets/common/items/testing/test_bag_18_slot.ron b/assets/common/items/testing/test_bag_18_slot.ron index b65028f19c..1092c9a600 100644 --- a/assets/common/items/testing/test_bag_18_slot.ron +++ b/assets/common/items/testing/test_bag_18_slot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Test 18 slot bag" + name: "Test 18 slot bag", description: "Used for unit tests do not delete", kind: Armor( ( diff --git a/assets/common/items/testing/test_bag_9_slot.ron b/assets/common/items/testing/test_bag_9_slot.ron index 497aba9842..31c8f69da4 100644 --- a/assets/common/items/testing/test_bag_9_slot.ron +++ b/assets/common/items/testing/test_bag_9_slot.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Test 9 slot bag" + name: "Test 9 slot bag", description: "Used for unit tests do not delete", kind: Armor( ( diff --git a/assets/common/items/testing/test_boots.ron b/assets/common/items/testing/test_boots.ron index b38ad1d120..93bb83e0f6 100644 --- a/assets/common/items/testing/test_boots.ron +++ b/assets/common/items/testing/test_boots.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Testing Boots" + name: "Testing Boots", description: "Hopefully this test doesn't break!", kind: Armor( ( diff --git a/assets/common/items/tool/craftsman_hammer.ron b/assets/common/items/tool/craftsman_hammer.ron index 2a808a69c9..a444ad7341 100644 --- a/assets/common/items/tool/craftsman_hammer.ron +++ b/assets/common/items/tool/craftsman_hammer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Craftsman Hammer" + name: "Craftsman Hammer", description: "Used to craft various items.", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/tool/pickaxe_steel.ron b/assets/common/items/tool/pickaxe_steel.ron index 229a7741df..8379b760b5 100644 --- a/assets/common/items/tool/pickaxe_steel.ron +++ b/assets/common/items/tool/pickaxe_steel.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Steel Pickaxe" + name: "Steel Pickaxe", description: "Strike the earth!", kind: Tool(( kind: Pick, diff --git a/assets/common/items/tool/pickaxe_stone.ron b/assets/common/items/tool/pickaxe_stone.ron index 01dd3ba5ec..5ba2733ab2 100644 --- a/assets/common/items/tool/pickaxe_stone.ron +++ b/assets/common/items/tool/pickaxe_stone.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Stone Pickaxe" + name: "Stone Pickaxe", description: "Strike the earth!", kind: Tool(( kind: Pick, diff --git a/assets/common/items/utility/bomb.ron b/assets/common/items/utility/bomb.ron index 1166a5091c..2ae210512d 100644 --- a/assets/common/items/utility/bomb.ron +++ b/assets/common/items/utility/bomb.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Bomb" + name: "Bomb", description: "Boom!", kind: Throwable( kind: Bomb, diff --git a/assets/common/items/utility/coins.ron b/assets/common/items/utility/coins.ron index 50d37dab2f..5f0330bfc0 100644 --- a/assets/common/items/utility/coins.ron +++ b/assets/common/items/utility/coins.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Coins" + name: "Coins", description: "Money can be exchanged for goods and services.", kind: Utility( kind: Coins, diff --git a/assets/common/items/utility/collar.ron b/assets/common/items/utility/collar.ron index e53762937f..a431765063 100644 --- a/assets/common/items/utility/collar.ron +++ b/assets/common/items/utility/collar.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Collar" + name: "Collar", description: "Tames wild animals within 5 blocks", kind: Utility( kind: Collar, diff --git a/assets/common/items/utility/firework_blue.ron b/assets/common/items/utility/firework_blue.ron index 3361baf274..36153323a2 100644 --- a/assets/common/items/utility/firework_blue.ron +++ b/assets/common/items/utility/firework_blue.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Firework Blue" + name: "Firework Blue", description: "Recommended clearance: 42 chonks", kind: Throwable( kind: Firework(Blue), diff --git a/assets/common/items/utility/firework_green.ron b/assets/common/items/utility/firework_green.ron index ed9d9b191f..a30592e845 100644 --- a/assets/common/items/utility/firework_green.ron +++ b/assets/common/items/utility/firework_green.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Firework Green" + name: "Firework Green", description: "Watch out for trees.", kind: Throwable( kind: Firework(Green), diff --git a/assets/common/items/utility/firework_purple.ron b/assets/common/items/utility/firework_purple.ron index f54801c9ae..662739b961 100644 --- a/assets/common/items/utility/firework_purple.ron +++ b/assets/common/items/utility/firework_purple.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Firework Purple" + name: "Firework Purple", description: "Cult favourite.", kind: Throwable( kind: Firework(Purple), diff --git a/assets/common/items/utility/firework_red.ron b/assets/common/items/utility/firework_red.ron index 6c2e7313c1..a86b71f0fc 100644 --- a/assets/common/items/utility/firework_red.ron +++ b/assets/common/items/utility/firework_red.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Firework Red" + name: "Firework Red", description: "Humans sometimes use these\nas a flare in a pinch.", kind: Throwable( kind: Firework(Red), diff --git a/assets/common/items/utility/firework_white.ron b/assets/common/items/utility/firework_white.ron index 3668c28d88..9b53c6a35f 100644 --- a/assets/common/items/utility/firework_white.ron +++ b/assets/common/items/utility/firework_white.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Firework White" + name: "Firework White", description: "Twinkles like the stars", kind: Throwable( kind: Firework(White), diff --git a/assets/common/items/utility/firework_yellow.ron b/assets/common/items/utility/firework_yellow.ron index 642fd50ab4..96e43dcb0b 100644 --- a/assets/common/items/utility/firework_yellow.ron +++ b/assets/common/items/utility/firework_yellow.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Firework Yellow" + name: "Firework Yellow", description: "The Great Doctor passed away after\ntesting this contraption indoors.", kind: Throwable( kind: Firework(Yellow), diff --git a/assets/common/items/utility/training_dummy.ron b/assets/common/items/utility/training_dummy.ron index e2b108389e..a3522b268e 100644 --- a/assets/common/items/utility/training_dummy.ron +++ b/assets/common/items/utility/training_dummy.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Training Dummy" + name: "Training Dummy", description: "His name is William. Fire at will.", kind: Throwable( kind: TrainingDummy, diff --git a/assets/common/items/weapons/axe/malachite_axe-0.ron b/assets/common/items/weapons/axe/malachite_axe-0.ron index 1e4458fd9c..53d6437cfe 100644 --- a/assets/common/items/weapons/axe/malachite_axe-0.ron +++ b/assets/common/items/weapons/axe/malachite_axe-0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Malachite Axe" + name: "Malachite Axe", description: "Etched axe head decorated with malachite on the blades to provide magical properties.", kind: Tool(( kind: Axe, diff --git a/assets/common/items/weapons/axe/parashu.ron b/assets/common/items/weapons/axe/parashu.ron index 59c1251c49..99926b12f5 100644 --- a/assets/common/items/weapons/axe/parashu.ron +++ b/assets/common/items/weapons/axe/parashu.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Parashu" + name: "Parashu", description: "Said to be able to cleave the heavens.", kind: Tool(( kind: Axe, diff --git a/assets/common/items/weapons/axe/starter_axe.ron b/assets/common/items/weapons/axe/starter_axe.ron index bf5ab2f1ae..c3475fc8c1 100644 --- a/assets/common/items/weapons/axe/starter_axe.ron +++ b/assets/common/items/weapons/axe/starter_axe.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Notched Axe" + name: "Notched Axe", description: "Every dent tells the story of a chopped tree.", kind: Tool(( kind: Axe, diff --git a/assets/common/items/weapons/bow/sagitta.ron b/assets/common/items/weapons/bow/sagitta.ron index a3fb8dbaa3..ee5a535e99 100644 --- a/assets/common/items/weapons/bow/sagitta.ron +++ b/assets/common/items/weapons/bow/sagitta.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sagitta" + name: "Sagitta", description: "Said to have slain a dragon with a single arrow", kind: Tool(( kind: Bow, diff --git a/assets/common/items/weapons/bow/starter.ron b/assets/common/items/weapons/bow/starter.ron index 00edf3e841..b3945f744e 100644 --- a/assets/common/items/weapons/bow/starter.ron +++ b/assets/common/items/weapons/bow/starter.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Uneven Bow" + name: "Uneven Bow", description: "Someone carved their initials into it.", kind: Tool(( kind: Bow, diff --git a/assets/common/items/weapons/bow/velorite.ron b/assets/common/items/weapons/bow/velorite.ron index d6668bf7d5..0e39379e5b 100644 --- a/assets/common/items/weapons/bow/velorite.ron +++ b/assets/common/items/weapons/bow/velorite.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Bow" + name: "Velorite Bow", description: "Infused with Velorite power.", kind: Tool(( kind: Bow, diff --git a/assets/common/items/weapons/dagger/basic_0.ron b/assets/common/items/weapons/dagger/basic_0.ron index 060f13ca9e..339bf7b13f 100644 --- a/assets/common/items/weapons/dagger/basic_0.ron +++ b/assets/common/items/weapons/dagger/basic_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Suspicious Paper Knife" + name: "Suspicious Paper Knife", description: "Opens letters quickly.", kind: Tool(( kind: Dagger, diff --git a/assets/common/items/weapons/dagger/cultist_0.ron b/assets/common/items/weapons/dagger/cultist_0.ron index 281f655747..e76c516f39 100644 --- a/assets/common/items/weapons/dagger/cultist_0.ron +++ b/assets/common/items/weapons/dagger/cultist_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Magical Cultist Dagger" + name: "Magical Cultist Dagger", description: "This belonged to an evil Cult Leader.", kind: Tool(( kind: Dagger, diff --git a/assets/common/items/weapons/dagger/starter_dagger.ron b/assets/common/items/weapons/dagger/starter_dagger.ron index 2b60b6eee9..c3cb757e55 100644 --- a/assets/common/items/weapons/dagger/starter_dagger.ron +++ b/assets/common/items/weapons/dagger/starter_dagger.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rusty Dagger" + name: "Rusty Dagger", description: "Easily concealed.", kind: Tool(( kind: Dagger, diff --git a/assets/common/items/weapons/empty/empty.ron b/assets/common/items/weapons/empty/empty.ron index 08cdff7fb1..4eb425ced4 100644 --- a/assets/common/items/weapons/empty/empty.ron +++ b/assets/common/items/weapons/empty/empty.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Empty Item" + name: "Empty Item", description: "This item may grant abilities, but is invisible", kind: Tool(( kind: Empty, diff --git a/assets/common/items/weapons/hammer/burnt_drumstick.ron b/assets/common/items/weapons/hammer/burnt_drumstick.ron index 66e4c6ed5b..6a0d48a020 100644 --- a/assets/common/items/weapons/hammer/burnt_drumstick.ron +++ b/assets/common/items/weapons/hammer/burnt_drumstick.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Burnt Drumstick" + name: "Burnt Drumstick", description: "Might need more practice...", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/weapons/hammer/cultist_purp_2h-0.ron b/assets/common/items/weapons/hammer/cultist_purp_2h-0.ron index e03eba5547..f305dc333f 100644 --- a/assets/common/items/weapons/hammer/cultist_purp_2h-0.ron +++ b/assets/common/items/weapons/hammer/cultist_purp_2h-0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Magical Cultist Warhammer" + name: "Magical Cultist Warhammer", description: "This belonged to an evil Cult Leader.", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/weapons/hammer/flimsy_hammer.ron b/assets/common/items/weapons/hammer/flimsy_hammer.ron index e251633abb..80ef43698c 100644 --- a/assets/common/items/weapons/hammer/flimsy_hammer.ron +++ b/assets/common/items/weapons/hammer/flimsy_hammer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Flimsy Hammer" + name: "Flimsy Hammer", description: "The head is barely secured.", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/weapons/hammer/hammer_1.ron b/assets/common/items/weapons/hammer/hammer_1.ron index ecdde67a63..b358feefae 100644 --- a/assets/common/items/weapons/hammer/hammer_1.ron +++ b/assets/common/items/weapons/hammer/hammer_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Crude Mallet" + name: "Crude Mallet", description: "Breaks bones like sticks and stones.", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/weapons/hammer/mjolnir.ron b/assets/common/items/weapons/hammer/mjolnir.ron index 46759ed0e8..ae7f6e3386 100644 --- a/assets/common/items/weapons/hammer/mjolnir.ron +++ b/assets/common/items/weapons/hammer/mjolnir.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Mjolnir" + name: "Mjolnir", description: "It's crackling with lightning.", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/weapons/hammer/starter_hammer.ron b/assets/common/items/weapons/hammer/starter_hammer.ron index 5a0e36105c..eaa782393c 100644 --- a/assets/common/items/weapons/hammer/starter_hammer.ron +++ b/assets/common/items/weapons/hammer/starter_hammer.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Sturdy Old Hammer" + name: "Sturdy Old Hammer", description: "'Property of...' The rest is missing.", kind: Tool(( kind: Hammer, diff --git a/assets/common/items/weapons/sceptre/amethyst.ron b/assets/common/items/weapons/sceptre/amethyst.ron index 5e35f6d5e8..4a22027d68 100644 --- a/assets/common/items/weapons/sceptre/amethyst.ron +++ b/assets/common/items/weapons/sceptre/amethyst.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Amethyst Staff" + name: "Amethyst Staff", description: "Its stone is the closest thing from perfection", kind: Tool(( kind: Sceptre, diff --git a/assets/common/items/weapons/sceptre/belzeshrub.ron b/assets/common/items/weapons/sceptre/belzeshrub.ron index 83c8d63248..32fead66d4 100644 --- a/assets/common/items/weapons/sceptre/belzeshrub.ron +++ b/assets/common/items/weapons/sceptre/belzeshrub.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Belzeshrub the Broom God" + name: "Belzeshrub the Broom God", description: "'Is it... alive?'", kind: Tool(( kind: Sceptre, diff --git a/assets/common/items/weapons/sceptre/caduceus.ron b/assets/common/items/weapons/sceptre/caduceus.ron index fda245cf97..f62b95e1c7 100644 --- a/assets/common/items/weapons/sceptre/caduceus.ron +++ b/assets/common/items/weapons/sceptre/caduceus.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Caduceus" + name: "Caduceus", description: "The snakes seem to be alive", kind: Tool(( kind: Sceptre, diff --git a/assets/common/items/weapons/sceptre/root_evil.ron b/assets/common/items/weapons/sceptre/root_evil.ron index a511f077ca..bc71d416d6 100644 --- a/assets/common/items/weapons/sceptre/root_evil.ron +++ b/assets/common/items/weapons/sceptre/root_evil.ron @@ -1,5 +1,5 @@ ItemDef( - name: "The Root of Evil" + name: "The Root of Evil", description: "'Everything comes at a price...'", kind: Tool(( kind: Sceptre, diff --git a/assets/common/items/weapons/sceptre/sceptre_velorite_0.ron b/assets/common/items/weapons/sceptre/sceptre_velorite_0.ron index cbd07d735f..1a368fdae5 100644 --- a/assets/common/items/weapons/sceptre/sceptre_velorite_0.ron +++ b/assets/common/items/weapons/sceptre/sceptre_velorite_0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Velorite Sceptre" + name: "Velorite Sceptre", description: "Heals your allies with the mystical Velorite aura.", kind: Tool(( kind: Sceptre, diff --git a/assets/common/items/weapons/sceptre/starter_sceptre.ron b/assets/common/items/weapons/sceptre/starter_sceptre.ron index 167fd0fd2e..11099c0297 100644 --- a/assets/common/items/weapons/sceptre/starter_sceptre.ron +++ b/assets/common/items/weapons/sceptre/starter_sceptre.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Naturalist Walking Stick" + name: "Naturalist Walking Stick", description: "Heals your allies with the power of nature.", kind: Tool(( kind: Sceptre, diff --git a/assets/common/items/weapons/shield/shield_1.ron b/assets/common/items/weapons/shield/shield_1.ron index b56fe957bd..fb3b205bbf 100644 --- a/assets/common/items/weapons/shield/shield_1.ron +++ b/assets/common/items/weapons/shield/shield_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "A Tattered Targe" + name: "A Tattered Targe", description: "Should withstand a few more hits, hopefully...", kind: Tool(( kind: Shield, diff --git a/assets/common/items/weapons/staff/cultist_staff.ron b/assets/common/items/weapons/staff/cultist_staff.ron index 8e9166247d..35d2f41732 100644 --- a/assets/common/items/weapons/staff/cultist_staff.ron +++ b/assets/common/items/weapons/staff/cultist_staff.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Cultist Staff" + name: "Cultist Staff", description: "The fire gives off no heat.", kind: Tool(( kind: Staff, diff --git a/assets/common/items/weapons/staff/laevateinn.ron b/assets/common/items/weapons/staff/laevateinn.ron index 5a328dfd73..225354f9fb 100644 --- a/assets/common/items/weapons/staff/laevateinn.ron +++ b/assets/common/items/weapons/staff/laevateinn.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Laevateinn" + name: "Laevateinn", description: "Can shatter the gate of death", kind: Tool(( kind: Staff, diff --git a/assets/common/items/weapons/staff/staff_1.ron b/assets/common/items/weapons/staff/staff_1.ron index ce5850033f..b509af745a 100644 --- a/assets/common/items/weapons/staff/staff_1.ron +++ b/assets/common/items/weapons/staff/staff_1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Humble Stick" + name: "Humble Stick", description: "Walking stick with a sharpened end.", kind: Tool(( kind: Staff, diff --git a/assets/common/items/weapons/staff/starter_staff.ron b/assets/common/items/weapons/staff/starter_staff.ron index 1895d88c47..51840b564f 100644 --- a/assets/common/items/weapons/staff/starter_staff.ron +++ b/assets/common/items/weapons/staff/starter_staff.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Gnarled Rod" + name: "Gnarled Rod", description: "Smells like resin and magic.", kind: Tool(( kind: Staff, diff --git a/assets/common/items/weapons/sword/caladbolg.ron b/assets/common/items/weapons/sword/caladbolg.ron index ccf560e8cc..6b04ff59e3 100644 --- a/assets/common/items/weapons/sword/caladbolg.ron +++ b/assets/common/items/weapons/sword/caladbolg.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Caladbolg" + name: "Caladbolg", description: "You sense an eldritch presence watching you.", kind: Tool(( kind: Sword, diff --git a/assets/common/items/weapons/sword/cultist.ron b/assets/common/items/weapons/sword/cultist.ron index b691f4021a..742cef15a9 100644 --- a/assets/common/items/weapons/sword/cultist.ron +++ b/assets/common/items/weapons/sword/cultist.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Magical Cultist Greatsword" + name: "Magical Cultist Greatsword", description: "This belonged to an evil Cult Leader.", kind: Tool(( kind: Sword, diff --git a/assets/common/items/weapons/sword/frost-0.ron b/assets/common/items/weapons/sword/frost-0.ron index 6dfe6d3952..dd8fd07ae7 100644 --- a/assets/common/items/weapons/sword/frost-0.ron +++ b/assets/common/items/weapons/sword/frost-0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Frost Cleaver" + name: "Frost Cleaver", description: "Radiates a freezing aura.", kind: Tool(( kind: Sword, diff --git a/assets/common/items/weapons/sword/frost-1.ron b/assets/common/items/weapons/sword/frost-1.ron index 93c829e196..c7e36c10ff 100644 --- a/assets/common/items/weapons/sword/frost-1.ron +++ b/assets/common/items/weapons/sword/frost-1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Frost Saw" + name: "Frost Saw", description: "Forged from a single piece of eternal ice.", kind: Tool(( kind: Sword, diff --git a/assets/common/items/weapons/sword/starter.ron b/assets/common/items/weapons/sword/starter.ron index d19d4b7b41..305c6e9fed 100644 --- a/assets/common/items/weapons/sword/starter.ron +++ b/assets/common/items/weapons/sword/starter.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Damaged Greatsword" + name: "Damaged Greatsword", description: "The blade could snap at any moment...", kind: Tool(( kind: Sword, diff --git a/assets/common/items/weapons/sword_1h/starter.ron b/assets/common/items/weapons/sword_1h/starter.ron index bb6bc2aa15..5290dc64df 100644 --- a/assets/common/items/weapons/sword_1h/starter.ron +++ b/assets/common/items/weapons/sword_1h/starter.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Damaged Gladius" + name: "Damaged Gladius", description: "This blade has seen better days.", kind: Tool(( kind: Sword, diff --git a/assets/common/items/weapons/tool/broom.ron b/assets/common/items/weapons/tool/broom.ron index 40228b25f9..17bdd98cb3 100644 --- a/assets/common/items/weapons/tool/broom.ron +++ b/assets/common/items/weapons/tool/broom.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Broom" + name: "Broom", description: "It's beginning to fall apart.", kind: Tool(( kind: Farming, diff --git a/assets/common/items/weapons/tool/fishing_rod.ron b/assets/common/items/weapons/tool/fishing_rod.ron index 3e6aae2f47..413ecdb85f 100644 --- a/assets/common/items/weapons/tool/fishing_rod.ron +++ b/assets/common/items/weapons/tool/fishing_rod.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Fishing Rod" + name: "Fishing Rod", description: "Smells of fish.", kind: Tool(( kind: Farming, diff --git a/assets/common/items/weapons/tool/hoe.ron b/assets/common/items/weapons/tool/hoe.ron index 3a8522e9b0..3617fde94c 100644 --- a/assets/common/items/weapons/tool/hoe.ron +++ b/assets/common/items/weapons/tool/hoe.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Hoe" + name: "Hoe", description: "It's stained with dirt.", kind: Tool(( kind: Farming, diff --git a/assets/common/items/weapons/tool/pickaxe.ron b/assets/common/items/weapons/tool/pickaxe.ron index bb9c9c4420..7eb8b6ed2e 100644 --- a/assets/common/items/weapons/tool/pickaxe.ron +++ b/assets/common/items/weapons/tool/pickaxe.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pickaxe" + name: "Pickaxe", description: "It has a chipped edge.", kind: Tool(( kind: Farming, diff --git a/assets/common/items/weapons/tool/pitchfork.ron b/assets/common/items/weapons/tool/pitchfork.ron index 2cf69657cc..c2a3385c6b 100644 --- a/assets/common/items/weapons/tool/pitchfork.ron +++ b/assets/common/items/weapons/tool/pitchfork.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Pitchfork" + name: "Pitchfork", description: "One of the prongs is broken.", kind: Tool(( kind: Farming, diff --git a/assets/common/items/weapons/tool/rake.ron b/assets/common/items/weapons/tool/rake.ron index 6aa0658f82..ed7c073396 100644 --- a/assets/common/items/weapons/tool/rake.ron +++ b/assets/common/items/weapons/tool/rake.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Rake" + name: "Rake", description: "Held together with twine.", kind: Tool(( kind: Farming, diff --git a/assets/common/items/weapons/tool/shovel-0.ron b/assets/common/items/weapons/tool/shovel-0.ron index 1d81069116..49ad5c2601 100644 --- a/assets/common/items/weapons/tool/shovel-0.ron +++ b/assets/common/items/weapons/tool/shovel-0.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Shovel" + name: "Shovel", description: "It's covered in manure.", kind: Tool(( kind: Farming, diff --git a/assets/common/items/weapons/tool/shovel-1.ron b/assets/common/items/weapons/tool/shovel-1.ron index 5a349d047e..c00ef226cd 100644 --- a/assets/common/items/weapons/tool/shovel-1.ron +++ b/assets/common/items/weapons/tool/shovel-1.ron @@ -1,5 +1,5 @@ ItemDef( - name: "Shovel" + name: "Shovel", description: "It's been recently cleaned.", kind: Tool(( kind: Farming,