From b1fcd571be614f0583441d81f91866c09739c2cb Mon Sep 17 00:00:00 2001
From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54>
Date: Fri, 3 Jun 2011 14:51:35 +0000
Subject: [PATCH] plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@3569 51575b47-30f0-44d4-a5cc-537603b46e54
---
 game/modules/tome/data/birth/classes/warrior.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/game/modules/tome/data/birth/classes/warrior.lua b/game/modules/tome/data/birth/classes/warrior.lua
index ca12c95948..15c289f278 100644
--- a/game/modules/tome/data/birth/classes/warrior.lua
+++ b/game/modules/tome/data/birth/classes/warrior.lua
@@ -146,7 +146,7 @@ newBirthDescriptor{
 		["spell/fire"]={true, 0.2},
 		["spell/air"]={true, 0.2},
 		["spell/conveyance"]={false, 0.2},
-		["spell/aegis"]={false, 0.2},
+		["spell/aegis"]={false, 0.1},
 		["spell/enhancement"]={true, 0.2},
 		["technique/2hweapon-cripple"]={true, 0.1},
 		["technique/combat-techniques-active"]={true, 0.1},
-- 
GitLab