From 7c6c269741ced54464e9d5128f1e27e1b3899231 Mon Sep 17 00:00:00 2001 From: eracc Date: Mon, 14 Aug 2006 19:45:09 +0000 Subject: [PATCH] Missed a few skills that should be in the Grand Titan inventory. Added with this commit. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4793 282e977c-c81d-0410-88c4-b93c2d0d6712 --- styles/monsterstyles/humanoid/humanoid_19 | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/styles/monsterstyles/humanoid/humanoid_19 b/styles/monsterstyles/humanoid/humanoid_19 index 5e4fcfdae..e905a6ef8 100644 --- a/styles/monsterstyles/humanoid/humanoid_19 +++ b/styles/monsterstyles/humanoid/humanoid_19 @@ -51,10 +51,6 @@ arch spell_paralyze end arch abil_slow end -arch skill_sorcery -end -arch skill_pyromancy -end arch skill_missile_weapon end arch plate_mail @@ -77,4 +73,20 @@ end arch corpse weight 750000 end +arch abil_fear +end +arch spell_sm_lightning +end +arch skill_sorcery +end +arch skill_pyromancy +end +arch skill_evocation +end +arch skill_summoning +end +arch skill_use_magic_item +end +arch skill_punching +end end