Skip to content

Commit

Permalink
feat(ffxiv): update game data through patch 7.05
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenChrysus committed Aug 29, 2024
1 parent d1fc134 commit 01b4a97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
"name": "ffxiv-ember-overlay",
"description": "React + Redux overlay for the OverlayPlugin and ACTWebSocket plugins for Advanced Combat Tracker for use with Final Fantasy XIV.",
"license": "GPL-3.0-only",
<<<<<<< HEAD
"version": "1.9.5",
=======
"version": "1.9.3",
>>>>>>> 264c286 (fix(ffxiv): update buff, debuff, and DOT jobs)
"keywords": [
"ffxiv",
"dawntrail",
Expand Down
4 changes: 1 addition & 3 deletions src/data/game/effects.json
Original file line number Diff line number Diff line change
Expand Up @@ -46312,9 +46312,7 @@
"type" : "effect",
"dot" : false,
"debuff" : false,
"jobs" : [
"SAM"
],
"jobs" : [],
"locales" : {
"name" : {
"en" : "Tengentsu's Foresight",
Expand Down

0 comments on commit 01b4a97

Please sign in to comment.