Rename creature_evnt_creatureEventCreatures.sql to creature_event_creature/EventCreatures.sql

This commit is contained in:
Manmadedrummer
2025-06-12 20:18:32 -04:00
committed by GitHub
parent a0521faaaa
commit 7f325b71bc

View 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);