Commit 6aa25a1
Fix The Adorned not applying to jewels in outer tree sockets (PathOfBuildingCommunity#7086)
The check for if the jewel came from the tree was coupled to the check to see if it was an expansion jewel so it didn't stop the jewel applying to Abyssal sockets on gear
The only way I could see to get the jewel to apply to outer tree sockets was to make sure it didn't have a parent attribute in the expansionJewel attribute
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent 1d59c2e commit 6aa25a1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
955 | | - | |
| 955 | + | |
| 956 | + | |
956 | 957 | | |
957 | 958 | | |
958 | 959 | | |
| |||
0 commit comments