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

File Contents

# User Rev Content
1 root 1.6 object lg_speedball
2 root 1.4 anim
3     speedball.x11
4     speedball.x12
5     mina
6 root 1.7 face speedball.x11
7 root 1.1 exp 2
8     food 20
9 root 1.7 dam 30
10     wc -20
11 root 1.5 ac 30
12 root 1.7 speed 1
13     level 1
14 root 1.5 attacktype 2
15 root 1.7 weight 1000
16     move_type fly_low
17     no_pick 1
18 root 1.1 monster 1
19     see_invisible 1
20 root 1.7 is_used_up 1
21 root 1.1 only_attack 1
22 root 1.7 one_hit 1
23 root 1.8 magicmap red
24 root 1.1 end
25 root 1.7