fix(Core/Movement): properly send movement *ack packets to controlling players. (#7635)
- Closes #7606
This commit is contained in:
parent
2f9f95221b
commit
ec9d6d38da
2 changed files with 78 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630323397055182800');
|
||||
|
||||
UPDATE `creature_template` SET `InhabitType`=3 WHERE `entry`=32535;
|
||||
Loading…
Add table
Add a link
Reference in a new issue