mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-15 04:32:28 +00:00
Add an optional SQL to add the new rule to the rule_values table. Default value is unchanged.
This commit is contained in:
parent
6a31af81ee
commit
5fdf976137
@ -0,0 +1,2 @@
|
|||||||
|
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`)
|
||||||
|
VALUES (1, 'GM:MinStatusToLevelTarget', '100', 'GM status needed to use #level on your target');
|
||||||
Loading…
x
Reference in New Issue
Block a user