Skip to content

Commit

Permalink
Fix set of malformed source IDs in wands (foundryvtt#15031)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam committed Jun 9, 2024
1 parent 6bd8237 commit c77984e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packs/age-of-ashes-bestiary/scarlet-triad-mage.json
Original file line number Diff line number Diff line change
Expand Up @@ -1609,7 +1609,7 @@
"_id": "GaRQlC9Yw1BGKHfN",
"flags": {
"core": {
"sourceId": "Compendium.pf2e.spells-srd.Item.Crushing Despair"
"sourceId": "Compendium.pf2e.spells-srd.Item.GaRQlC9Yw1BGKHfN"
}
},
"img": "icons/creatures/slimes/slime-face-teeth-purple.webp",
Expand Down
2 changes: 1 addition & 1 deletion packs/agents-of-edgewatch-bestiary/blune-bandersworth.json
Original file line number Diff line number Diff line change
Expand Up @@ -2909,7 +2909,7 @@
"_id": "8AMvNVOUEtxBCDvJ",
"flags": {
"core": {
"sourceId": "Compendium.pf2e.spells-srd.Item.Monstrosity Form"
"sourceId": "Compendium.pf2e.spells-srd.Item.8AMvNVOUEtxBCDvJ"
}
},
"img": "systems/pf2e/icons/spells/monstrosity-form.webp",
Expand Down
2 changes: 1 addition & 1 deletion packs/pfs-season-1-bestiary/doctor-velshun-5-6.json
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@
"_id": "N1Z1oLPdBxaSgrEE",
"flags": {
"core": {
"sourceId": "Compendium.pf2e.spells-srd.Item.Vampiric Touch"
"sourceId": "Compendium.pf2e.spells-srd.Item.N1Z1oLPdBxaSgrEE"
}
},
"img": "systems/pf2e/icons/spells/vampiric-touch.webp",
Expand Down
2 changes: 1 addition & 1 deletion packs/pfs-season-1-bestiary/doctor-velshun-7-8.json
Original file line number Diff line number Diff line change
Expand Up @@ -1422,7 +1422,7 @@
"_id": "N1Z1oLPdBxaSgrEE",
"flags": {
"core": {
"sourceId": "Compendium.pf2e.spells-srd.Item.Vampiric Touch"
"sourceId": "Compendium.pf2e.spells-srd.Item.N1Z1oLPdBxaSgrEE"
}
},
"img": "systems/pf2e/icons/spells/vampiric-touch.webp",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1635,7 +1635,7 @@
"_id": "j8vIoIEWElvpwkcI",
"flags": {
"core": {
"sourceId": "Compendium.pf2e.spells-srd.Item.Mirror Image"
"sourceId": "Compendium.pf2e.spells-srd.Item.j8vIoIEWElvpwkcI"
}
},
"img": "systems/pf2e/icons/spells/mirror-image.webp",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1879,7 +1879,7 @@
"_id": "j8vIoIEWElvpwkcI",
"flags": {
"core": {
"sourceId": "Compendium.pf2e.spells-srd.Item.Mirror Image"
"sourceId": "Compendium.pf2e.spells-srd.Item.j8vIoIEWElvpwkcI"
}
},
"img": "systems/pf2e/icons/spells/mirror-image.webp",
Expand Down

0 comments on commit c77984e

Please sign in to comment.