From 8a8f983db6f1f8e636066f8fd6ef5e491d2c6bc8 Mon Sep 17 00:00:00 2001 From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54> Date: Thu, 23 Sep 2010 22:35:18 +0000 Subject: [PATCH] fix git-svn-id: http://svn.net-core.org/repos/t-engine4@1306 51575b47-30f0-44d4-a5cc-537603b46e54 --- game/modules/tome/data/zones/grushnak-pride/npcs.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/game/modules/tome/data/zones/grushnak-pride/npcs.lua b/game/modules/tome/data/zones/grushnak-pride/npcs.lua index 8467054f72..e9ce1e816e 100644 --- a/game/modules/tome/data/zones/grushnak-pride/npcs.lua +++ b/game/modules/tome/data/zones/grushnak-pride/npcs.lua @@ -80,6 +80,9 @@ newEntity{ base="BASE_NPC_ORC_GRUSHNAK", define_as = "GRUSHNAK", [Talents.T_ONSLAUGHT]=5, [Talents.T_SECOND_WIND]=5, [Talents.T_JUGGERNAUT]=5, + [Talents.T_UNSTOPPABLE]=5, + [Talents.T_MORTAL_TERROR]=3, + [Talents.T_BLOODBATH]=5, }, resolvers.sustains_at_birth(), -- GitLab