fix(DB/acore_string): Remove weird spaces in npc info (#4031)
This commit is contained in:
parent
c3b3230298
commit
3c96a7df10
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1608648169001292100');
|
||||
|
||||
UPDATE `acore_string` SET `content_default` = 'Unit Flags: %u.\nUnit Flags 2: %u.\nDynamic Flags: %u.\nFaction Template: %u.' WHERE `entry` = 542;
|
||||
Loading…
Add table
Add a link
Reference in a new issue