ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/snowstorm_x.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:36 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +13 -12 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object snowstorm_0
2 root 1.1 other_arch spell_icestorm
3 root 1.4 face icestorm.x13
4     sp 0
5     exp 50
6     dam 1
7     ac 3
8     speed -0.02
9 root 1.1 level 10
10     type 62
11 root 1.4 resist_cold 100
12     invisible 1
13     move_block 0
14     blocksview 0
15 root 1.1 activate_on_push 1
16     activate_on_release 1
17 root 1.4 color_bg white
18 pippijn 1.2 color_fg light_blue
19 root 1.1 editable 32
20     visibility 100
21     end
22 root 1.4