Giter VIP home page Giter VIP logo

Comments (4)

kissingers avatar kissingers commented on May 16, 2024

after this pr
#18569

from azerothcore-wotlk.

PkllonG avatar PkllonG commented on May 16, 2024
DELETE FROM `creature` WHERE `guid` = 148734;
DELETE FROM `creature` WHERE `guid` = 148733;
INSERT INTO `creature` VALUES (148734, 23448, 0, 0, 564, 0, 0, 1, 3, 0, 678.06, 285.22, 354.325, 3.29867, 604800, 0, 0, 1, 0, 0, 0, 0, 0, '', 46741, 1, NULL);
INSERT INTO `creature` VALUES (148733, 23448, 0, 0, 564, 0, 0, 1, 5, 0, 676.226, 325.231, 354.319, 3.12414, 604800, 0, 0, 1, 0, 0, 0, 0, 0, '', 46741, 1, NULL);

from azerothcore-wotlk.

kissingers avatar kissingers commented on May 16, 2024

excelent! thanks...
UPDATE acore_world.creature SET phaseMask = 3, WHERE guid = 148734;
UPDATE acore_world.creature SET phaseMask = 5, WHERE guid = 148733;

from azerothcore-wotlk.

Gultask avatar Gultask commented on May 16, 2024

hehe, sowwy.
I'm rewriting the Shade of Akama and Illidari Council fights so I can fix them asap. I'd recommend not updating the core yet if you're doing BT progression, although I believe not all fights worked correctly.

from azerothcore-wotlk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.