Skip to content

Commit

Permalink
Remove erroneous save data from roll data
Browse files Browse the repository at this point in the history
  • Loading branch information
apewall committed Feb 15, 2024
1 parent fe5e550 commit a63e2d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/module/item/entity.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ export default class OseItem extends Item {
type,
target: itemData.rollTarget,
blindroll: itemData.blindroll,
save: itemData.save,
},
};

Expand Down

0 comments on commit a63e2d6

Please sign in to comment.