Make bullet swarm fire small bullets instead of magic bullets. Previously
bullet swarm (which is an evocation spell) gave sorcery exp. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3936 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a0d89b0692
commit
0aaace11cd
5
CHANGES
5
CHANGES
|
@ -1,5 +1,10 @@
|
|||
Changes for CVS top of tree:
|
||||
|
||||
Make bullet swarm fire small bullets instead of magic bullets. Previously
|
||||
bullet swarm (which is an evocation spell) gave sorcery exp.
|
||||
Andreas Kirschbaum 2005-10-28
|
||||
|
||||
|
||||
Correct rune definitions. Some runes did use obsolete fields or had
|
||||
inconsistent definitions.
|
||||
Andreas Kirschbaum 2004-09-14
|
||||
|
|
|
@ -10,7 +10,7 @@ value 70
|
|||
sp 6
|
||||
casting_time 5
|
||||
path_attuned 16
|
||||
other_arch spell_magic_bullet
|
||||
other_arch spell_small_bullet
|
||||
duration 3
|
||||
duration_modifier 4
|
||||
maxsp 12
|
||||
|
|
Loading…
Reference in New Issue