mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
3
data/sql/updates/db_world/2026_03_29_01.sql
Normal file
3
data/sql/updates/db_world/2026_03_29_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_03_29_00 -> 2026_03_29_01
|
||||
-- Fix Ashtongue Channeler saved health (was incorrectly 1)
|
||||
UPDATE `creature` SET `curhealth` = 87973 WHERE `id1` = 23421;
|
||||
Reference in New Issue
Block a user