@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_06_17_00 -> 2025_06_17_01
|
||||
--
|
||||
ALTER TABLE `game_event_creature` MODIFY COLUMN `eventEntry` smallint NOT NULL COMMENT 'Entry of the game event. Put negative entry to remove during event.';
|
||||
ALTER TABLE `game_event_gameobject` MODIFY COLUMN `eventEntry` smallint NOT NULL COMMENT 'Entry of the game event. Put negative entry to remove during event.';
|
||||
Reference in New Issue
Block a user