Core/Players: Fixed buying bank tabs

This commit is contained in:
Shauren
2025-09-01 00:11:04 +02:00
parent 629d845ae9
commit 8b2fc59397
5 changed files with 45 additions and 38 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `trinity_string` WHERE `entry`=810;
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
(810,'Tab %u');