Pārlūkot izejas kodu

closes #1437

tags/v0.6^2
Shaun pirms 4 gadiem
vecāks
revīzija
2c1eaa4547
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. +4
    -0
      src/server/components/spellbook.js

+ 4
- 0
src/server/components/spellbook.js Parādīt failu

@@ -613,6 +613,10 @@ module.exports = {
this.stopCasting(null, true);
},

onBeforeUseItem: function () {
this.stopCasting(null, true);
},

clearQueue: function () {
this.stopCasting(null, true);
},


Notiek ielāde…
Atcelt
Saglabāt