mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +00:00
Add optional rule SQL for combat update [skip ci]
This commit is contained in:
parent
f614c35f6e
commit
9aba993888
@ -0,0 +1,2 @@
|
||||
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Combat:LevelToStopDamageCaps', '0', '1 will effectively disable them, 20 should give basically same results as old incorrect system.');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user