ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/slow.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:47 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.7 object slow
2 root 1.4 anim
3     slow.x11
4     slow.x12
5     slow.x13
6     mina
7 root 1.8 face slow.x11
8 root 1.3 wc -30
9     speed 1
10 root 1.8 type 102
11     subtype 7
12     move_type fly_low
13     move_on walk fly_low
14 root 1.3 no_pick 1
15     magicmap white
16 root 1.1 end
17 root 1.8