DB/Misc: Fix start spell for shaman

By Malcrom
This commit is contained in:
Aokromes
2017-07-02 17:44:58 +02:00
committed by GitHub
parent 71a4021f4d
commit ce14a6ea89

View File

@@ -0,0 +1,2 @@
-- Fix start spell for shaman
UPDATE `playercreateinfo_action` SET `action`=188196 WHERE `action`=403;