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

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 root 1.8 move_block -all
14 root 1.7 blocksview 0
15 root 1.5 activate_on_push 1
16     activate_on_release 1
17 root 1.9 magicmap light_blue
18 root 1.1 visibility 100
19     end
20 root 1.7