Commit d3151b4
Fix Replica Dragonfang's Flight not working with Lightning Tendrils (#9652)
Replica Dragonfang's Flight wasn't working with Lightning Tendrils as the transfigured gem matching code was matching to another version of the gem that existed in the game files
Changed the exporter so it now only exports the current version of the gem so the transfigured gem matching logic now works
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent 3edc00a commit d3151b4
2 files changed
Lines changed: 1 addition & 61 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2057 | 2057 | | |
2058 | 2058 | | |
2059 | 2059 | | |
2060 | | - | |
2061 | | - | |
2062 | | - | |
2063 | | - | |
2064 | | - | |
2065 | | - | |
2066 | | - | |
2067 | | - | |
2068 | | - | |
2069 | | - | |
2070 | | - | |
2071 | | - | |
2072 | | - | |
2073 | | - | |
2074 | | - | |
2075 | | - | |
2076 | | - | |
2077 | | - | |
2078 | | - | |
2079 | | - | |
2080 | | - | |
2081 | 2060 | | |
2082 | 2061 | | |
2083 | 2062 | | |
| |||
4174 | 4153 | | |
4175 | 4154 | | |
4176 | 4155 | | |
4177 | | - | |
4178 | | - | |
4179 | | - | |
4180 | | - | |
4181 | | - | |
4182 | | - | |
4183 | | - | |
4184 | | - | |
4185 | | - | |
4186 | | - | |
4187 | | - | |
4188 | | - | |
4189 | | - | |
4190 | | - | |
4191 | | - | |
4192 | | - | |
4193 | | - | |
4194 | | - | |
4195 | | - | |
4196 | 4156 | | |
4197 | 4157 | | |
4198 | 4158 | | |
| |||
6327 | 6287 | | |
6328 | 6288 | | |
6329 | 6289 | | |
6330 | | - | |
6331 | | - | |
6332 | | - | |
6333 | | - | |
6334 | | - | |
6335 | | - | |
6336 | | - | |
6337 | | - | |
6338 | | - | |
6339 | | - | |
6340 | | - | |
6341 | | - | |
6342 | | - | |
6343 | | - | |
6344 | | - | |
6345 | | - | |
6346 | | - | |
6347 | | - | |
6348 | | - | |
6349 | | - | |
6350 | | - | |
6351 | 6290 | | |
6352 | 6291 | | |
6353 | 6292 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
| 537 | + | |
537 | 538 | | |
538 | 539 | | |
539 | 540 | | |
| |||
0 commit comments