|
[56930] = { |
|
slot = GW2.SKILLBARSLOT.Slot_13, |
|
activationtime = 0.5, |
|
icon = 'Split Second', |
|
}, |
|
[56928] = { |
|
slot = GW2.SKILLBARSLOT.Slot_14, |
|
activationtime = 0.5, |
|
icon = 'Rewinder', |
|
}, |
RAID BD "Power Chronomancer" not work.The CN client need to update .
Even though I modified LUA and TXT files, skills still don't work in the game.The skill ID is still old 56930.
[56931] = {
slot = GW2.SKILLBARSLOT.Slot_13,
activationtime = 0.5,
icon = 'Split Second',
},
[56929] = {
slot = GW2.SKILLBARSLOT.Slot_14,
activationtime = 0.5,
icon = 'Rewinder',
},
SkillManager_Addon/skillpalettes/sm_sp_mesmer.lua
Lines 1014 to 1023 in 0945b22
RAID BD "Power Chronomancer" not work.The CN client need to update .
Even though I modified LUA and TXT files, skills still don't work in the game.The skill ID is still old 56930.
[56931] = {
slot = GW2.SKILLBARSLOT.Slot_13,
activationtime = 0.5,
icon = 'Split Second',
},
[56929] = {
slot = GW2.SKILLBARSLOT.Slot_14,
activationtime = 0.5,
icon = 'Rewinder',
},