mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Add the ability to disable a tradeskill recipe
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `tradeskill_recipe` ADD `enabled` tinyint(1) NOT NULL DEFAULT '1';
|
||||
Reference in New Issue
Block a user