ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/cause_wounds.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:21 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +11 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object cause_wounds
2     face cause.x11
3     is_animated 1
4     wc -30
5     speed 1
6 root 1.1 type 102
7     subtype 5
8 root 1.4 move_type all
9     move_on all
10     no_pick 1
11     is_turnable 0
12     editable 0
13 root 1.1 anim
14 pippijn 1.3 cause.x11
15     cause.x12
16     cause.x11
17 root 1.1 mina
18     end
19 root 1.4