ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/snowstorm_x.arc
Revision: 1.13
Committed: Sat Oct 16 09:19:19 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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.1 end
18 root 1.7