From a7b69a65e2fc6719d88f8156b5f7704c8b45ae13 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 28 Oct 2007 11:09:42 +0000 Subject: [PATCH] Fix bug #1807959: Light prayer ineffective/broken. Set minimal range to 2. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7419 282e977c-c81d-0410-88c4-b93c2d0d6712 --- spell/Misc/spell_light.arc | 1 + 1 file changed, 1 insertion(+) diff --git a/spell/Misc/spell_light.arc b/spell/Misc/spell_light.arc index 6bd8fbcf3..0ff152b09 100644 --- a/spell/Misc/spell_light.arc +++ b/spell/Misc/spell_light.arc @@ -18,6 +18,7 @@ duration 1000 duration_modifier 1 range_modifier 1 range_modifier 10 +range 2 maxgrace 10 no_drop 1 invisible 1