ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/evil_ice.arc
Revision: 1.5
Committed: Fri Feb 9 01:51:38 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.4: +6 -6 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.4 object evil_ice
2 root 1.5 anim
3     evil_ice.x11
4     evil_ice.x12
5     evil_ice.x13
6     evil_ice.x14
7     mina
8 root 1.4 name strange looking ice
9     face evil_ice.x11
10     hp 1
11     dam 10
12     wc -30
13     speed 0.2
14     level 1
15 pippijn 1.1 type 102
16     subtype 7
17 root 1.4 attacktype 16
18     move_on all
19     no_pick 1
20     is_floor 1
21 pippijn 1.1 lifesave 1
22 root 1.4 color_bg white
23     color_fg blue
24     editable 8
25 pippijn 1.1 end
26 root 1.4