eqemu-server/utils/sql/svn/2209_optional_additive_bonus_rule.sql
2013-02-16 16:14:39 -08:00

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)');