Skip to content

Commit

Permalink
DMSG fix IDs on Graven Warden spelllist
Browse files Browse the repository at this point in the history
  • Loading branch information
swdriessen committed Oct 16, 2020
1 parent b216e61 commit f4b796e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions third-party/dms-guild/classes/class-grave-warden.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<elements>
<info>
<name>Grave Warden</name>
<update version="0.0.1">
<update version="0.0.2">
<file name="class-grave-warden.xml" url="https://raw.githubusercontent.com/aurorabuilder/elements/master/third-party/dms-guild/classes/class-grave-warden.xml" />
</update>
</info>
Expand Down Expand Up @@ -1712,7 +1712,7 @@
<append id="ID_PHB_SPELL_FEIGN_DEATH">
<supports>DMSG_GRIM_Grave_Warden</supports>
</append>
<append id="ID_PHB_SPELL_SPEAK_WITH_DEATH">
<append id="ID_PHB_SPELL_SPEAK_WITH_DEAD">
<supports>DMSG_GRIM_Grave_Warden</supports>
</append>
<append id="ID_PHB_SPELL_VAMPIRIC_TOUCH">
Expand Down Expand Up @@ -1748,7 +1748,7 @@
<append id="ID_PHB_SPELL_RESURRECTION">
<supports>DMSG_GRIM_Grave_Warden</supports>
</append>
<append id="ID_PHB_SPELL_HORRID_WILTING">
<append id="ID_XGTE_SPELL_ABI_DALZIMS_HORRID_WILTING">
<supports>DMSG_GRIM_Grave_Warden</supports>
</append>
<append id="ID_PHB_SPELL_CLONE">
Expand Down

0 comments on commit f4b796e

Please sign in to comment.