ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/evil_ice.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +16 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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