eqemu-server/utils/sql/git/required/2014_04_25_spawn_events.sql
cavedude00 d8ad337c0e Fixed a zone crash in spawn_conditions.
spawn_events changes, fixes, and additions.
2014-04-25 12:40:25 -07:00

1 line
75 B
SQL

alter table spawn_events add column `strict` tinyint(4) not null default 0;