Create Event17.sql

This commit is contained in:
Manmadedrummer
2025-06-21 12:11:18 -04:00
committed by GitHub
parent 8ce53c2032
commit 513f046ba4

2
game_event/Event17.sql Normal file
View File

@@ -0,0 +1,2 @@
INSERT INTO acore_world.game_event (eventEntry,start_time,end_time,occurence,`length`,holiday,holidayStage,description) VALUES
(17,'2025-06-21 00:00:00','2030-12-31 12:00:00',10080,240,0,0,'Scourge Invasion (Saturday Midnight)');