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.4 by root, Tue Feb 6 22:40:18 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 00:49:55 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines