ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/snowstorm_x.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run
Changes since 1.6: +12 -11 lines
Log Message:
second normaliser run - dude

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     sp 0
5     exp 50
6     dam 1
7     ac 3
8     speed -0.02
9 root 1.5 level 10
10     type 62
11 root 1.7 resist_cold 100
12     invisible 1
13     move_block 0
14     blocksview 0
15 root 1.5 activate_on_push 1
16     activate_on_release 1
17 root 1.7 color_bg white
18 root 1.5 color_fg light_blue
19 root 1.1 editable 32
20     visibility 100
21     end
22 root 1.7