From 99250faec7ec43e358b554f0adb61e10062c7f99 Mon Sep 17 00:00:00 2001
From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54>
Date: Sun, 27 Mar 2011 23:04:18 +0000
Subject: [PATCH] hehe

git-svn-id: http://svn.net-core.org/repos/t-engine4@3083 51575b47-30f0-44d4-a5cc-537603b46e54
---
 game/modules/tome/class/GameState.lua | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/game/modules/tome/class/GameState.lua b/game/modules/tome/class/GameState.lua
index f1c466feae..301b52c156 100644
--- a/game/modules/tome/class/GameState.lua
+++ b/game/modules/tome/class/GameState.lua
@@ -627,7 +627,7 @@ local drop_tables = {
 			greater_normal = 4,
 			greater = 12,
 			double_ego = 20,
-			ego = 35,
+			ego = 45,
 			basic = 20,
 			money = 7,
 		},
@@ -637,7 +637,7 @@ local drop_tables = {
 			greater_normal = 10,
 			greater = 20,
 			double_ego = 35,
-			ego = 20,
+			ego = 30,
 			basic = 15,
 			money = 8,
 		},
-- 
GitLab