DB/Creature: Remove currentwaypoint
In two cases added as typo, in other added as 1. Personally I see no reason to hold this column (cherry picked from commit ebd938981104e123f10e00bd9bc9e1f9180ebcbb)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `currentwaypoint` = 0 WHERE `currentwaypoint` > 0;
|
||||
Reference in New Issue
Block a user