fix(Core/Movement): properly send movement *ack packets to controlling players. (#7635)

- Closes #7606
This commit is contained in:
UltraNix
2021-09-02 10:40:51 +02:00
committed by GitHub
parent 2f9f95221b
commit ec9d6d38da
2 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630323397055182800');
UPDATE `creature_template` SET `InhabitType`=3 WHERE `entry`=32535;