mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Changes to allow individual spawn2 locations to vary in npc selection (cond)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `spawnentry` ADD COLUMN `condition_value_filter` MEDIUMINT(9) NOT NULL DEFAULT '1' AFTER `chance`;
|
||||
Reference in New Issue
Block a user