ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/nasty_ice.arc
Revision: 1.2
Committed: Sun May 7 08:30:16 2006 UTC (18 years, 2 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
Fixed some typoes and wrong colour.

File Contents

# User Rev Content
1 pippijn 1.1 Object nasty_ice
2     type 102
3     subtype 7
4     level 1
5     walk_on 1
6     wc -30
7     lifesave 1
8     name very cold ice
9     face nasty_ice.111
10     anim
11     nasty_ice.111
12     nasty_ice.112
13     nasty_ice.113
14     nasty_ice.114
15     nasty_ice.115
16     nasty_ice.116
17     nasty_ice.117
18     nasty_ice.118
19     nasty_ice.119
20     nasty_ice.11A
21     nasty_ice.11B
22     nasty_ice.11C
23     mina
24 pippijn 1.2 color_fg light_blue
25 pippijn 1.1 color_bg blue
26     speed 0.2
27     no_pick 1
28     attacktype 16
29     hp 1
30     dam 5
31     editable 8
32     is_floor 1
33     end