diff options
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/skill_castnodex_db.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 991671790..c9783da2f 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ =========================
08/10
+ * Reverted Tracking being affected by dex [Playtester]
* Aloevera and Anodyne now cast on self [Playtester]
* Fixed view id of some new headgears [Playtester]
* Added two missing braces to Yellow Novus card script [Playtester]
diff --git a/db/skill_castnodex_db.txt b/db/skill_castnodex_db.txt index 1113e33f3..f80859840 100644 --- a/db/skill_castnodex_db.txt +++ b/db/skill_castnodex_db.txt @@ -18,6 +18,7 @@ 410,1 //WE_CALLBABY
482,1 //PF_DOUBLECASTING
462,1 //SL_KAIZEL
+512,1 //GS_TRACKING
518,1 //GS_DUST
1014,1 //PR_REDEMPTIO
10010,3 //GD_BATTLEORDER
|