ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/cause_wounds.arc
Revision: 1.10
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.9: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

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