ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/lg_speedball.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:57 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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