This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
In function addon have MobEffect(int, const std::string &, bool, int, int);
If use
ef = new MobEffect(int, const std::string &, bool, int, int);
we can create custom effect, but as add icon for it?
In function addon have MobEffect(int, const std::string &, bool, int, int);
If use
ef = new MobEffect(int, const std::string &, bool, int, int);
we can create custom effect, but as add icon for it?