Changed Classic vitality start points to 0.
This commit is contained in:
parent
cbc6d70c71
commit
e54665ecc8
@ -207,7 +207,7 @@ EnableVitality = False
|
||||
# Vitality needs to be enabled, and startingpoints needs to be lower
|
||||
# than max-vitality points.
|
||||
# Default: 140000
|
||||
StartingVitalityPoints = 140000
|
||||
StartingVitalityPoints = 0
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Limits
|
||||
|
Loading…
Reference in New Issue
Block a user