mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-07 06:13:52 +00:00
Update world_content_service_rulesets.cpp
This commit is contained in:
parent
4aa31ab77d
commit
9d1fe011a7
@ -573,13 +573,13 @@ inline std::vector<RuleSet> GetCustomRulesets()
|
||||
.rule_set = {
|
||||
.ruleset_id = 200,
|
||||
.name = "Double Experience",
|
||||
.notes = "Doubles EXP globally",
|
||||
.zone_ids = "",
|
||||
.instance_versions = "",
|
||||
.content_flags = "",
|
||||
.content_flags_disabled = "",
|
||||
.min_expansion = EXPANSION_ZERO_VALUE,
|
||||
.max_expansion = EXPANSION_ZERO_VALUE,
|
||||
.notes = "Doubles EXP globally",
|
||||
},
|
||||
.rules = {
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user