Skip to content

Commit

Permalink
exclude is_drop_restricted and influences from being overriden
Browse files Browse the repository at this point in the history
  • Loading branch information
OmegaK2 committed Oct 18, 2020
1 parent 1aeb83f commit 7de1b74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PyPoE/cli/exporter/wiki/parsers/item.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ class WikiCondition(parser.WikiCondition):
'drop_text',
'drop_monsters',
'upgraded_from_disabled',
'is_drop_restricted',
'influences',

# Item flags
'is_corrupted',
Expand Down

0 comments on commit 7de1b74

Please sign in to comment.