DB/Trainers: Updated Orgrimmar trainers

This commit is contained in:
Meji
2023-03-04 20:34:36 +01:00
parent 3c9eb0377c
commit f83b161bcc
2 changed files with 10 additions and 2 deletions

View File

@@ -368,5 +368,4 @@ INSERT INTO `game_event_gameobject` (`eventEntry`, `guid`) VALUES
(@EVENT, @OGUID+137),
(@EVENT, @OGUID+138),
(@EVENT, @OGUID+139),
(@EVENT, @OGUID+140),
(@EVENT, @OGUID+141);
(@EVENT, @OGUID+140);

File diff suppressed because one or more lines are too long