PHP код:
/run local o=GetShapeshiftFormCooldown GetShapeshiftFormCooldown = function(i) if i==1 then return GetSpellCooldown(8983) elseif i==3 then return GetSpellCooldown(5215) else return o(i) end end
PHP код:
/run local o=GetShapeshiftFormCooldown GetShapeshiftFormCooldown = function(i) if i==1 then return GetSpellCooldown(8983) elseif i==3 then return GetSpellCooldown(5215) else return o(i) end end
HA1DEKS (24.08.2021)