#219 AddImmunitySpell missing Taunts and Riposte

已关闭
neatz093 年之前创建 · 2 条评论
neatz09 评论于 3 年之前
这个人很懒,什么都没留下。
image 评论于 3 年之前
协作者
#define IMMUNITY_TYPE_TAUNT 8
#define IMMUNITY_TYPE_RIPOSTE 9
``` #define IMMUNITY_TYPE_TAUNT 8 #define IMMUNITY_TYPE_RIPOSTE 9 ```
image3 年之前 关闭
image 评论于 3 年之前
协作者

lua function was added for this: HasSpellImmunity(Entity, immunity_type)

lua functions updated to accept any immunity_type now: AddImmunitySpell RemoveImmunitySpell

lua function was added for this: HasSpellImmunity(Entity, immunity_type) lua functions updated to accept any immunity_type now: AddImmunitySpell RemoveImmunitySpell
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。