Core/Phasing: Implemented db spawns in personal phases (#26345)

Co-authored-by: Shauren <shauren.trinity@gmail.com>
This commit is contained in:
Matan Shukry
2021-12-28 14:24:10 +02:00
committed by GitHub
parent 1aad7f8ddd
commit 8fabe5a3aa
24 changed files with 574 additions and 81 deletions

View File

@@ -0,0 +1,6 @@
-- Add Name placeholder for phaseshift
DELETE FROM `trinity_string` WHERE `entry` = 179;
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES
(179, "PhaseShift:
* Flags %u, PersonalGuid: %s (%s)");