ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_bullet.arc
(Generate patch)

Comparing deliantra/arch/spell/Bullet/spell_bullet.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.3 by pippijn, Tue Jan 2 21:58:22 2007 UTC

1Object spell_magic_bullet 1Object spell_magic_bullet
2name magic bullet 2name magic bullet
3name_pl magic bullet 3name_pl magic bullet
4face spell_sorcery.111 4face spell_sorcery.x11
5level 1 5level 1
6sp 1 6sp 1
7casting_time 2 7casting_time 2
8path_attuned 16 8path_attuned 16
9other_arch bullet 9other_arch bullet
15subtype 5 15subtype 5
16value 10 16value 10
17attacktype 2 17attacktype 2
18no_drop 1 18no_drop 1
19invisible 1 19invisible 1
20msg
21A magic bullet causes damage in anything it hits.
22It is fired in the cast direction.
23endmsg
20end 24end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines