Skip to content

Commit

Permalink
Fix item patches
Browse files Browse the repository at this point in the history
  • Loading branch information
Critical-Impact committed Nov 21, 2024
1 parent 82fdae2 commit 152535f
Show file tree
Hide file tree
Showing 3 changed files with 1,003 additions and 3 deletions.
85 changes: 84 additions & 1 deletion src/LuminaSupplemental.Excel/Generated/ItemPatch.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2265,4 +2265,87 @@ RowId,StartItemId,EndItemId,PatchNo
2264,41678,41708,7.0
2265,41709,41709,6.5
2266,41710,44400,7.0
2267,44401,45700,9.9
2267,44401,44441,7.1
2268,44442,44471,9.9
2269,44472,44483,7.1
2270,44484,44484,9.9
2271,44485,44490,7.1
2272,44491,44492,9.9
2273,44493,44497,7.1
2274,44498,44498,9.9
2275,44499,44499,7.1
2276,44500,44501,9.9
2277,44502,44502,7.1
2278,44503,44505,9.9
2279,44506,44506,7.1
2280,44507,44507,9.9
2281,44508,44508,7.1
2282,44509,44509,9.9
2283,44510,44512,7.1
2284,44513,44513,9.9
2285,44514,44604,7.1
2286,44605,44639,9.9
2287,44640,44654,7.1
2288,44655,44660,9.9
2289,44661,44662,7.1
2290,44663,44663,9.9
2291,44664,44666,7.1
2292,44667,44675,9.9
2293,44676,44688,7.1
2294,44689,44689,9.9
2295,44690,44691,7.1
2296,44692,44693,9.9
2297,44694,44720,7.1
2298,44721,44743,9.9
2299,44744,44849,7.1
2300,44850,44864,9.9
2301,44865,44867,7.1
2302,44868,44869,9.9
2303,44870,44887,7.1
2304,44888,44894,9.9
2305,44895,44914,7.1
2306,44915,44924,9.9
2307,44925,44929,7.1
2308,44930,44933,9.9
2309,44934,44948,7.1
2310,44949,44956,9.9
2311,44957,44959,7.1
2312,44960,44969,9.9
2313,44970,44994,7.1
2314,44995,44995,9.9
2315,44996,45017,7.1
2316,45018,45020,9.9
2317,45021,45034,7.1
2318,45035,45035,9.9
2319,45036,45040,7.1
2320,45041,45046,9.9
2321,45047,45073,7.1
2322,45074,45078,9.9
2323,45079,45092,7.1
2324,45093,45093,9.9
2325,45094,45095,7.1
2326,45096,45101,9.9
2327,45102,45167,7.1
2328,45168,45169,9.9
2329,45170,45186,7.1
2330,45187,45187,9.9
2331,45188,45188,7.1
2332,45189,45189,9.9
2333,45190,45199,7.1
2334,45200,45221,9.9
2335,45222,45294,7.1
2336,45295,45296,9.9
2337,45297,45345,7.1
2338,45346,45356,9.9
2339,45357,45467,7.1
2340,45468,45478,9.9
2341,45479,45547,7.1
2342,45548,45558,9.9
2343,45559,45570,7.1
2344,45571,45572,9.9
2345,45573,45576,7.1
2346,45577,45578,9.9
2347,45579,45579,7.1
2348,45580,45589,9.9
2349,45590,45590,7.1
2350,45591,45700,9.9
4 changes: 2 additions & 2 deletions src/LuminaSupplemental.Excel/LuminaSupplemental.Excel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<PackageProjectUrl>https://github.com/Critical-Impact/LuminaSupplemental</PackageProjectUrl>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<RepositoryUrl>https://github.com/Critical-Impact/LuminaSupplemental</RepositoryUrl>
<PackageVersion>2.1.3</PackageVersion>
<FileVersion>2.1.3</FileVersion>
<PackageVersion>2.1.4</PackageVersion>
<FileVersion>2.1.4</FileVersion>
<Description>Supplemental data for lumina and dalamud plugins.</Description>
</PropertyGroup>

Expand Down
Loading

0 comments on commit 152535f

Please sign in to comment.