This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: changed action ahead to job config.
- Loading branch information
1 parent
2768f65
commit 06a9f4d
Showing
5 changed files
with
22 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,16 @@ | ||
[ | ||
|
||
//PvE | ||
|
||
151, //Stoneskin | ||
198, //Ice Spikes | ||
350, //Vulnerability Down | ||
385, //Fool's Tightrope | ||
469, //High and Mighty | ||
592, //Ring of Fire | ||
945, //Shield of the Heavens | ||
|
||
//PvE | ||
|
||
//PvP | ||
|
||
1240, //Chiten | ||
1302, //Hallowed Ground | ||
1303, //Inner Release | ||
2413, //Covered | ||
3039, //Undead redemption | ||
3052, //Relentless Rush | ||
3054 //Guard | ||
|
||
//PvP | ||
151, | ||
198, | ||
350, | ||
385, | ||
469, | ||
592, | ||
945, | ||
1240, | ||
1302, | ||
1303, | ||
2413, | ||
3039, | ||
3052, | ||
3054 | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters