mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Implement not_extendable spell field
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `spells_new` CHANGE `field197` `not_extendable` INT(11) NOT NULL DEFAULT '0';
|
||||
Reference in New Issue
Block a user