Fiery Wand uses incorrect spell

Discussion in 'Bugs' started by Klandenstein, Jun 18, 2012.

  1. Klandenstein

    Klandenstein Member

    Code:
    <item name="Fiery Wand" iconFile="items/wand_firey.png" >
        <price amount="1000" />
        <wand spell="Firebolt" mincharge="8" maxcharge="16" />
        <description text="It burns with the fires of magical essence imbued deep within." />
        </item>
    wand spell="Firebolt" instead of "Wand Firebolt," so it does not scale correctly with wandcraft.
     
    OmniNegro likes this.
  2. dbaumgart

    dbaumgart Art Director Staff Member

    Ah! Got it, thanks.