Skip to content

Commit

Permalink
Fix Maker's Mark to use 3 sec delay in macros, closes doxxx#177
Browse files Browse the repository at this point in the history
  • Loading branch information
Ermad committed Feb 5, 2018
1 parent 3b79228 commit 40e6542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/services/actions.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// Heavensward
byregotsBrow: { common: true, skillID: {"Alchemist": 100126, "Armorer": 100122, "Blacksmith": 100121, "Carpenter": 100120, "Culinarian": 100127, "Goldsmith": 100123, "Leatherworker": 100124, "Weaver": 100125} },
preciseTouch: { skillID: {"Alchemist": 100134, "Armorer": 100130, "Blacksmith": 100129, "Carpenter": 100128, "Culinarian": 100135, "Goldsmith": 100131, "Leatherworker": 100132, "Weaver": 100133} },
makersMark: { buff: true, skillID: {"Goldsmith": 100178} },
makersMark: { skillID: {"Goldsmith": 100178} },
muscleMemory: { skillID: {"Culinarian": 100136} },

// Specialist
Expand Down

0 comments on commit 40e6542

Please sign in to comment.