ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/nasty_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 nasty_ice
2     name very cold ice
3     face nasty_ice.x11
4     hp 1
5     dam 5
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 blue
17     color_fg light_blue
18     editable 8
19 pippijn 1.1 anim
20 pippijn 1.3 nasty_ice.x11
21     nasty_ice.x12
22     nasty_ice.x13
23     nasty_ice.x14
24     nasty_ice.x15
25     nasty_ice.x16
26     nasty_ice.x17
27     nasty_ice.x18
28     nasty_ice.x19
29     nasty_ice.x1A
30     nasty_ice.x1B
31     nasty_ice.x1C
32 pippijn 1.1 mina
33     end
34 root 1.4