Skip to content

Commit

Permalink
Remove unused success note from Greater Rooting rune (#15125)
Browse files Browse the repository at this point in the history
  • Loading branch information
websterguy committed Jun 18, 2024
1 parent a9a7890 commit a4dbf43
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/module/item/physical/runes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1677,11 +1677,6 @@ const WEAPON_PROPERTY_RUNES: { [T in WeaponPropertyRuneType]: WeaponPropertyRune
title: "PF2E.WeaponPropertyRune.greaterRooting.Name",
text: "PF2E.WeaponPropertyRune.greaterRooting.Note.criticalSuccess",
},
{
outcome: ["success"],
title: "PF2E.WeaponPropertyRune.greaterRooting.Name",
text: "PF2E.WeaponPropertyRune.greaterRooting.Note.success",
},
],
},
},
Expand Down

0 comments on commit a4dbf43

Please sign in to comment.