mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
Fix (Core\Script) Grammar Correction (#10031)
* Fix (Core\Script) Grammar Correction GAME_EVENT_CHILDEREN_OF_GOLDSHIRE to GAME_EVENT_CHILDREN_OF_GOLDSHIRE * SQL correction
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1641421162754592797');
|
||||
|
||||
-- grammar fix
|
||||
UPDATE `game_event` SET `description`='Children of Goldshire' WHERE `eventEntry`=74;
|
||||
Reference in New Issue
Block a user