mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Players: Fixed buying bank tabs
This commit is contained in:
3
sql/updates/world/master/2025_09_01_00_world.sql
Normal file
3
sql/updates/world/master/2025_09_01_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `trinity_string` WHERE `entry`=810;
|
||||
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
|
||||
(810,'Tab %u');
|
||||
Reference in New Issue
Block a user