mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
5 lines
248 B
SQL
5 lines
248 B
SQL
/* Sorvani */
|
|
|
|
-- Max Buff Slots for Pets --
|
|
INSERT INTO `rule_values` (`ruleset_id`,`rule_name`,`rule_value`,`notes`)
|
|
VALUES (1,'Spells:MaxTotalSlotsPET','25','do not set this higher than 25 until the player profile is removed from the blob'); |