ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/icestorm.arc
Revision: 1.12
Committed: Tue Nov 3 09:49:47 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.11: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object icestorm
2 root 1.4 anim
3     icestorm.x11
4     icestorm.x12
5     icestorm.x13
6     mina
7 root 1.8 name icestorm
8     face icestorm.x11
9     wc -30
10 root 1.6 speed 1
11 root 1.8 level 1
12     type 102
13     subtype 7
14     move_type fly_low
15     move_on walk fly_low
16 root 1.3 no_pick 1
17 root 1.9 magicmap light_blue
18 root 1.11 smoothlevel 255
19     smoothface icestorm.x11 icestorm_S.x11 icestorm.x12 icestorm_S.x12 icestorm.x13 icestorm_S.x13
20 root 1.1 end
21 root 1.8