Преглед на файлове

modding #1983: Added the follower object to the onFollowerDeath event

tags/v0.12.0
Shaun преди 1 година
родител
ревизия
c18fd60b49
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. +1
    -0
      src/server/components/follower.js

+ 1
- 0
src/server/components/follower.js Целия файл

@@ -175,6 +175,7 @@ module.exports = {
afterDeath: function (deathEvent) {
this.master.fireEvent('afterFollowerDeath', {
deathEvent,
follower: this.obj,
master: this.master
});
}


Зареждане…
Отказ
Запис