ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/bullet_mnia.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:46 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object bullet_mania
2 root 1.4 anim
3     bullet.x11
4     bullet.x21
5     bullet.x31
6     bullet.x41
7     bullet.x51
8     bullet.x61
9     bullet.x71
10     bullet.x81
11     mina
12 root 1.8 face bullet.x12
13 root 1.3 is_animated 0
14 root 1.8 dam 50
15     wc -30
16 root 1.3 speed 10
17 root 1.8 type 102
18 root 1.3 attacktype 32770
19 root 1.8 move_type fly_low
20     move_on walk fly_low
21     no_pick 1
22     is_turnable 0
23 root 1.3 reflecting 0
24 root 1.1 end
25 root 1.8