mirror of
https://github.com/araxiaonline/ScourgeInvasion.git
synced 2026-06-13 03:02:21 -04:00
Rename creature_evnt_creatureEventCreatures.sql to creature_event_creature/EventCreatures.sql
This commit is contained in:
14
creature_event_creature/EventCreatures.sql
Normal file
14
creature_event_creature/EventCreatures.sql
Normal file
@@ -0,0 +1,14 @@
|
||||
INSERT INTO acore_world.game_event_creature (eventEntry,guid) VALUES
|
||||
(17,9999076),
|
||||
(17,9999070),
|
||||
(17,248653),
|
||||
(17,9999064),
|
||||
(17,9999061),
|
||||
(17,9999067),
|
||||
(17,9999073),
|
||||
(17,248650),
|
||||
(17,248654),
|
||||
(17,248652);
|
||||
INSERT INTO acore_world.game_event_creature (eventEntry,guid) VALUES
|
||||
(17,248651),
|
||||
(17,9999058);
|
||||
Reference in New Issue
Block a user