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.3 by pippijn, Tue Jan 2 21:49:33 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:40:18 2007 UTC

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