mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-20 23:11:56 -04:00
DB/Creature: Remove currentwaypoint
In two cases added as typo, in other added as 1. Personally I see no reason to hold this column
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `currentwaypoint` = 0 WHERE `currentwaypoint` > 0;
|
||||
Reference in New Issue
Block a user