ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SummonMonster/lg_speedball.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +12 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object lg_speedball
2     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