ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/snowstorm_x.arc
Revision: 1.12
Committed: Tue Nov 3 09:59:35 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
Changes since 1.11: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object snowstorm_0
2 root 1.1 other_arch spell_icestorm
3 root 1.7 face icestorm.x13
4 root 1.12 magicmap light_blue
5 root 1.7 sp 0
6     exp 50
7     dam 1
8     ac 3
9     speed -0.02
10 root 1.5 level 10
11     type 62
12 root 1.7 resist_cold 100
13     invisible 1
14 root 1.8 move_block -all
15 root 1.7 blocksview 0
16 root 1.5 activate_on_push 1
17     activate_on_release 1
18 root 1.1 visibility 100
19     end
20 root 1.7