From 0a8e7bd13e374e88694bcbdbb2b75414e3d14e8b Mon Sep 17 00:00:00 2001 From: alestan Date: Fri, 20 Aug 2010 00:08:58 +0000 Subject: [PATCH] made sunspear and word spells not throw objects git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@13657 282e977c-c81d-0410-88c4-b93c2d0d6712 --- spell/Bolt/sunspear.arc | 1 - spell/Cone/holy_word.arc | 1 - 2 files changed, 2 deletions(-) diff --git a/spell/Bolt/sunspear.arc b/spell/Bolt/sunspear.arc index f6ad302d5..1f220b028 100644 --- a/spell/Bolt/sunspear.arc +++ b/spell/Bolt/sunspear.arc @@ -9,5 +9,4 @@ glow_radius 2 reflecting 1 move_type fly_low no_pick 1 -weight 500 end diff --git a/spell/Cone/holy_word.arc b/spell/Cone/holy_word.arc index 777bda8f5..3d6a93da4 100644 --- a/spell/Cone/holy_word.arc +++ b/spell/Cone/holy_word.arc @@ -10,5 +10,4 @@ speed 1 wc -30 move_type fly_low no_pick 1 -weight 500 end