Fixed counterwall spell.

The counterwall spell did not work because the attacktype
was missing in the arch.
--AV


git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2823 282e977c-c81d-0410-88c4-b93c2d0d6712
master
avogl 2004-06-09 01:41:38 +00:00
parent 607a7aa839
commit a2447779b9
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ name_pl counterwall
face spell_summoner.111 face spell_summoner.111
level 8 level 8
sp 8 sp 8
attacktype 524288
casting_time 14 casting_time 14
path_attuned 256 path_attuned 256
other_arch counterspell other_arch counterspell