ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/manabullet.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:46 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object manabullet
2 root 1.4 anim
3     snowball.x11
4     snowball.x11
5     snowball.x21
6     snowball.x31
7     snowball.x41
8     snowball.x51
9     snowball.x61
10     snowball.x71
11     snowball.x81
12     mina
13 root 1.8 other_arch manaball
14     face snowball.x11
15 root 1.3 is_animated 0
16 root 1.8 speed 1
17     type 102
18     subtype 5
19 root 1.6 glow_radius 3
20 root 1.8 move_type fly_low
21     move_on walk fly_low
22 root 1.3 no_pick 1
23 root 1.8 is_turnable 1
24 root 1.9 magicmap white
25 root 1.1 end
26 root 1.8