ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Winter/nasty_ice.arc
(Generate patch)

Comparing deliantra/arch/ground/Winter/nasty_ice.arc (file contents):
Revision 1.8 by root, Sat Mar 3 01:15:40 2007 UTC vs.
Revision 1.9 by root, Sat Mar 3 01:22:32 2007 UTC

1object nasty_ice 1object nasty_ice
2type 102
3subtype 7
4level 1
5walk_on 1
6wc -30
7lifesave 1
8name very cold ice
9face nasty_ice.x11
10anim 2anim
11nasty_ice.x11 3nasty_ice.x11
12nasty_ice.x12 4nasty_ice.x12
13nasty_ice.x13 5nasty_ice.x13
14nasty_ice.x14 6nasty_ice.x14
19nasty_ice.x19 11nasty_ice.x19
20nasty_ice.x1A 12nasty_ice.x1A
21nasty_ice.x1B 13nasty_ice.x1B
22nasty_ice.x1C 14nasty_ice.x1C
23mina 15mina
24color_fg light_blue 16name very cold ice
25color_bg blue 17face nasty_ice.x11
26speed 0.2
27no_pick 1
28attacktype 16
29hp 1 18hp 1
30dam 5 19dam 5
20wc -30
21speed 0.2
22level 1
23type 102
24subtype 7
25attacktype 16
26move_on walk
27no_pick 1
28is_floor 1
29lifesave 1
30color_bg blue
31color_fg light_blue
31editable 8 32editable 8
32is_floor 1
33end 33end
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines