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,5 +1,5 @@
|
||||
INSERT INTO acore_world.game_event_creature (eventEntry, guid) VALUES
|
||||
(17,10998),
|
||||
INSERT INTO acore_world.game_event_creature (evententry, guid)
|
||||
VALUES (17, 10998),
|
||||
(17, 10999),
|
||||
(17, 11001),
|
||||
(17, 11002),
|
||||
@@ -23,11 +23,13 @@ INSERT INTO acore_world.game_event_creature (eventEntry, guid) VALUES
|
||||
(17, 91564),
|
||||
(17, 91565),
|
||||
(17, 91566),
|
||||
(17,248650),
|
||||
(17, 9999211),
|
||||
(17, 248654),
|
||||
(17, 9999207),
|
||||
(17, 248651),
|
||||
(17, 248652),
|
||||
(17, 248653),
|
||||
(17,248654),
|
||||
(17, 248650),
|
||||
(17, 9999212),
|
||||
(17, 9999213),
|
||||
(17, 9999214),
|
||||
|
||||
Reference in New Issue
Block a user