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-b93c2d0d6712master
parent
607a7aa839
commit
a2447779b9
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue