mirror of
https://github.com/araxiaonline/ScourgeInvasion.git
synced 2026-06-13 03:02:21 -04:00
Update EventCreatures.sql
This commit is contained in:
@@ -1,33 +1,35 @@
|
||||
INSERT INTO acore_world.game_event_creature (eventEntry, guid) VALUES
|
||||
(17,10998),
|
||||
(17,10999),
|
||||
(17,11001),
|
||||
(17,11002),
|
||||
(17,11003),
|
||||
(17,11004),
|
||||
(17,84400),
|
||||
(17,84402),
|
||||
(17,84418),
|
||||
(17,84419),
|
||||
(17,84423),
|
||||
(17,84424),
|
||||
(17,84950),
|
||||
(17,84953),
|
||||
(17,85653),
|
||||
(17,85654),
|
||||
(17,86853),
|
||||
(17,86857),
|
||||
(17,86858),
|
||||
(17,87071),
|
||||
(17,91563),
|
||||
(17,91564),
|
||||
(17,91565),
|
||||
(17,91566),
|
||||
(17,248650),
|
||||
(17,248651),
|
||||
(17,248652),
|
||||
(17,248653),
|
||||
(17,248654),
|
||||
INSERT INTO acore_world.game_event_creature (evententry, guid)
|
||||
VALUES (17, 10998),
|
||||
(17, 10999),
|
||||
(17, 11001),
|
||||
(17, 11002),
|
||||
(17, 11003),
|
||||
(17, 11004),
|
||||
(17, 84400),
|
||||
(17, 84402),
|
||||
(17, 84418),
|
||||
(17, 84419),
|
||||
(17, 84423),
|
||||
(17, 84424),
|
||||
(17, 84950),
|
||||
(17, 84953),
|
||||
(17, 85653),
|
||||
(17, 85654),
|
||||
(17, 86853),
|
||||
(17, 86857),
|
||||
(17, 86858),
|
||||
(17, 87071),
|
||||
(17, 91563),
|
||||
(17, 91564),
|
||||
(17, 91565),
|
||||
(17, 91566),
|
||||
(17, 9999211),
|
||||
(17, 248654),
|
||||
(17, 9999207),
|
||||
(17, 248651),
|
||||
(17, 248652),
|
||||
(17, 248653),
|
||||
(17, 248650),
|
||||
(17, 9999212),
|
||||
(17, 9999213),
|
||||
(17, 9999214),
|
||||
|
||||
Reference in New Issue
Block a user