Fix some default settings values in README

hightime
Jordan Irwin 2018-07-04 14:13:12 -07:00 committed by stujones11
parent 7e2d9426d1
commit b6283f3f0f
1 changed files with 2 additions and 2 deletions

View File

@ -32,11 +32,11 @@ armor_material_mithril = true
armor_material_crystal = true
-- Increase this if you get initialization glitches when a player first joins.
armor_init_delay = 1
armor_init_delay = 2
-- Number of initialization attempts.
-- Use in conjunction with armor_init_delay if initialization problems persist.
armor_init_times = 1
armor_init_times = 10
-- Increase this if armor is not getting into bones due to server lag.
armor_bones_delay = 1