mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
2 lines
237 B
SQL
2 lines
237 B
SQL
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Combat:OneProcPerWeapon', 'true', 'If OneProcPerWeapon is not enabled, we reset the proc try for that weapon regardless of if we procced or not.');
|