From 72b612f081705d16086769f9b7183ad7be985406 Mon Sep 17 00:00:00 2001 From: stujones11 Date: Sun, 13 Apr 2014 20:26:14 +0100 Subject: [PATCH] Update armor.conf.example --- 3d_armor/armor.conf.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/3d_armor/armor.conf.example b/3d_armor/armor.conf.example index fdb1469..5fd0e80 100644 --- a/3d_armor/armor.conf.example +++ b/3d_armor/armor.conf.example @@ -20,11 +20,11 @@ ARMOR_DROP = true -- Pulverise armor when a player dies, overrides ARMOR_DROP. ARMOR_DESTROY = false --- You can use this to increase or decrease armor effectiveness, --- eg: ARMOR_LEVEL_MULTIPLIER = 0.5 will reduce armor level by half, +-- You can use this to increase or decrease overall armor effectiveness, +-- eg: ARMOR_LEVEL_MULTIPLIER = 0.5 will reduce armor level by half ARMOR_LEVEL_MULTIPLIER = 1 --- You can use this to increase or decrease armor effectiveness, +-- You can use this to increase or decrease overall armor healing, -- eg: ARMOR_HEAL_MULTIPLIER = 0 will disable healing altogether. ARMOR_HEAL_MULTIPLIER = 1