mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
1 line
288 B
SQL
1 line
288 B
SQL
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Spells:AdditiveBonusValues', 'false', 'Allow certain bonuses to be calculated by adding together the value from each item, instead of taking the highest value. (ie Add together all Cleave Effects)'); |