Skip to content

Commit

Permalink
#510 - Fixed spell levels on 2x spells
Browse files Browse the repository at this point in the history
  • Loading branch information
Sklore committed Nov 18, 2016
1 parent 8b2d89a commit 11c6d54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions COM_5ePack_TNRCToS - Spells.user
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@
<fieldval field="sDuration" value="Concentration, up to 1 minute"/>
<fieldval field="sCompDesc" value="a piece of human hair as long as your hand"/>
<usesource source="5eCNRCTSCP"/>
<tag group="sLevel" tag="4"/>
<tag group="sLevel" tag="5"/>
<tag group="sComp" tag="S"/>
<tag group="sCastTime" tag="Action1"/>
<tag group="sComp" tag="M"/>
Expand Down Expand Up @@ -2238,7 +2238,7 @@
<tag group="sComp" tag="S"/>
<tag group="sComp" tag="M"/>
<tag group="sSchool" tag="Illusion"/>
<tag group="sLevel" tag="0"/>
<tag group="sLevel" tag="2"/>
<tag group="sCastTime" tag="Action1"/>
<tag group="sDuration" tag="Minute"/>
<tag group="sClass" tag="cHelpBrd"/>
Expand Down

0 comments on commit 11c6d54

Please sign in to comment.